Other Parts Discussed in Thread: BLE-STACK
Tool/software: TI C/C++ Compiler
Hi,
I am working on cc2541. I have functional SimpleBLEBroadcaster and SimpleBLECentral. I want that BLE as central also broadcast. How can i do this at same time?
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.
Can someone provide SimpleBLE_ComboRoles Project?
I am searching on wiki but found this error
The requested URL is no longer available on this server and there is no forwarding address. If you followed a link from a foreign page, please contact the author of this page.
If you think this is a server error, please contact the webmaster.
Hi J Lindh,
I have cc2541 Chips.
Have you SimpleBLE_ComboRoles Project and provide me ?
Hi,
We do not provide any software example beyond what is part of the BLE-Stack. So unfortunately, I can not provide the code you are looking for. You would have to merge the broadcaster code configuration into the simple BLE central, which would require developing some code.