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.

How to make the USB Dongle as a slave without using Btool?

Other Parts Discussed in Thread: CC2540

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.