Other Parts Discussed in Thread: CC2541
Hi
I am new to this forum and also new to the Bluetooth application development. For my particular application, I have designed a circuit with CC2541 IC on board. I have verified that my circuit is working well. I have also verified communication between two similar circuits having the same CC2541 IC. I have programmed the device on my circuit with the TI-provided broadcaster and peripheral profiles. Using a CC2541EM with SmartRF05 board, I can discover the IEEE address of my device. So it is proved that my device is advertising and is searchable by other Bluetooth devices.
Now, my goal is to explore my device using an Android phone and then transmit data from my device to the mobile phone. I have tried to search my device by turning on Bluetooth connection on phone but the mobile phone couldn't detect it. Does anybody know how to do it? and where to start it? Do I need to develop and install a new Android App for my particular function?