From 272f501ed76718d3d05cc5a86e7df5f382988df8 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Tue, 21 May 2019 23:01:07 +0200 Subject: [PATCH] uart note on master --- doc/uart_notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/uart_notes.md b/doc/uart_notes.md index 7b5c3af61..1490f85d1 100644 --- a/doc/uart_notes.md +++ b/doc/uart_notes.md @@ -180,3 +180,5 @@ The ROLE command takes its parameter after an equal sign: |`AT+PO` |set ODD parity |`OK Odd` | We recommend you to use the scripts when trying to set these parameters. + +We've noticed that the HC-06 in Master mode doesn't always reply properly to the commands, especially to AT+VERSION. If you have such a problem, temporarily switch it to Slave mode, power cycle it and send again AT+VERSION.