- This topic has 1 reply, 2 voices, and was last updated 11 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › Interface AUBTM-20 bluetooth module with Atmega16 microcontroller
Hi, I am using AUBTM-20 bluetooth module with atmega16 microcontroller…however, the data that is being sent on the module through phone is not received by the microcontroller..When i connect the module to the PC via terminal, i receive the data..i think the module is not forwarding the data it receives, to the microcontroller..for the microcontroller code, i have initialised the uart and reading data from the uart pin..but it does not receive any data there…what might be the problem? can some1 help? i have to finish this project in another week
Hi,
Connect the microcontroller to the terminal and send some data from the terminal to the microcontroller. Still not receiving then your code has bugs.