johnjameson
Junior Member level 3
- Joined
- Jan 30, 2012
- Messages
- 31
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,516
Hey guys,
Just looking for a bit of guidance when using a bluetooth module.
I have a HC-06 Bluetooth module,I put it on a breadboard,powered it up,paired it with my pc.Then I used Teraterm to open a connection to it,which it did(the red light stayed continuously on),entered in the command “AT” but I got no response back.(I thought I could send commands to it without it having to be connected to a micro,like to change its baud rate or something).
I presume this has something to do with the HC-06 being a slave only module and it has to be connected to a microcontroller in order to view data on the hyperterminal.
So my query is can anyone direct to where I might view some example code which I could load onto a 8051 micro(something that would send a word or number to the bluetooth) and then I could view the word/number on the hyperterminal
thanks
Just looking for a bit of guidance when using a bluetooth module.
I have a HC-06 Bluetooth module,I put it on a breadboard,powered it up,paired it with my pc.Then I used Teraterm to open a connection to it,which it did(the red light stayed continuously on),entered in the command “AT” but I got no response back.(I thought I could send commands to it without it having to be connected to a micro,like to change its baud rate or something).
I presume this has something to do with the HC-06 being a slave only module and it has to be connected to a microcontroller in order to view data on the hyperterminal.
So my query is can anyone direct to where I might view some example code which I could load onto a 8051 micro(something that would send a word or number to the bluetooth) and then I could view the word/number on the hyperterminal
thanks