KvdV49 / propforth

Automatically exported from code.google.com/p/propforth
1 stars 0 forks source link

HC06 bluetooth name query command #203

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

In the example driver code for the HC06:

c" AT+NAME?" hcSend

Is given as command to query the HC06 device name.  

This does not query the device name, it sets the device name to "?"

There is no command to query the HC06 device name in programming mode.

We must use the pairing screen from an android device to see what name is 
displayed. 

Please verify.

Original issue reported on code.google.com by prof.bra...@gmail.com on 19 Jul 2013 at 4:24