Hi~
Does anyone know how to change the CC2540 USB Dongle to slave mode?
Is there any sample code or reference manual?
Thanks.
(sorry for my poor english ...)
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi~
Does anyone know how to change the CC2540 USB Dongle to slave mode?
Is there any sample code or reference manual?
Thanks.
(sorry for my poor english ...)
Did you manage to achieve what you were hoping back in January? I'm in an analogous position. I'm tasked to develop a BLE App for the iPhone 4S and want something (anything!) to act as a BLE peripheral, just to be sure that the iPhone can see it. If I'd known for sure that the Wahoo Heart Rate Monitor followed the BLE spec in its service, I'd regret not shelling out $80 for one. As it is, I've bought the CC2540 USB Dongle, and then a CC Debugger to reprogram it (all on an old Dell Latitude, running XP), and so I'm out-of-pocket more than the cost of the Wahoo toy. BTool sees the Dongle, but I can't see how to get it into slave mode and advertise something (Generic Access would be nice). The only hex file that seemed available for reprogramming the Dongle was CC2540_USBdongle_HostTestRelease_All (which seems to have replaced some older hex files) and so, based on the "All" part (as opposed to "Master") it seems as though there may be hope that the Dongle can be simply told to be a slave.
I'll toss in one more question: There is are hex files down there which conceivably might have some application. I imagine CC2540_keyfob_SimpleBLEPeripheral.hex is intended only for the Keyfob (which I don't have). But there's also CC2540MiniDkDemoSlave.hex. Where is that used?