I'm working on USB Dongle and a CC2540 board. Now, I flash the CC2540 board to be a Central. It will send some data to the USB Dongle.
I have read many threads. For example, http://e2e.ti.com/support/low_power_rf/f/538/t/187762.aspx
They flashed the USB Dongle by using the HostTestRelease. Then, they used the Btool to advertise the USB Dongle.
However, in my case, I would like to flash to USB Dongle as a slave and then, let it advertises automatically when it's turned on. After that, the central will detect and start to send some information.
How can I do this?
Thanks for your help.