code for microcontroller to receive data from bluetooth

Status
Not open for further replies.

yanti amol

Member level 1
Joined
May 31, 2011
Messages
32
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Indonesia-surabaya
Activity points
1,457
any help for me

what the code for for microcontroller to receive data from bluetooth (using C )
 

There is no code to directly recieive the Bluetooth data. Check your circuit for the interface betrween Microcontroller and the Bluietooth receiver. This could be probably SPI, USB, I2C or a parallel bus. Accordingy your code neds to be written..
 

Receiving data from a Bluetooth device is no different from getting data on the microcontroller's UART from any other source like a PC, or another microcontroller, if you use a serial bluetooth module like this one **broken link removed**

Just connect its TX, Rx to your controller thru a Maxim level shifter, and you are ready to go.

Regards,

Anand Dhuru
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…