Other Parts Discussed in Thread: CC2541, CC2540, CC2541DK-MINI
Hi,
I tried to search forum as much as possible to search for the answers that I was looking for but I was unable to get any satisfactory answers. Lots of people have
asked the questions in the past that I am aksing in this post but they were were never answered properly. Please be patient with me.
I am trying to interface CC2541 to an external microcontroller using UART.
External MCU -----> CC2541 ---------> wireless ---------> PC
My questions are as follows
1. What formware should I use to do this?
BLE_Bridge
HostTestRelease
SerialBLEbridge
SimpleBLEPeripheral
If someone recommends any of the given choices above then can also recommend what part of the code needs to be changed. What pins should be used to do the Rxd and TxD on CC2541?
2. What commands should the MCU used to make CC2541 adverstise, pair , transfer data to PC and read data from the PC. What commands should PC send to the CC2541 to accept the data and send it to an external MCU?
3. What kind of USB based bluetooth dongle should be used with the PC to connect with CC2541? Can any off the shelve USB based bluetooth dognle can work?
dave