Other Parts Discussed in Thread: CC3220SF
How do I close the BLE stack, Power Up/Power Down
I need API
for example in CC3220sf the function is:
sl_Open/sl Close
advice
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 do I close the BLE stack, Power Up/Power Down
I need API
for example in CC3220sf the function is:
sl_Open/sl Close
advice
Hi,
On CC26xx/CC13xx the BLE stack is not meant to be "closed" and "reopen". If you want to do so, you have to reset the device.
With that being said, there are ways to set the device in lower power modes, even if the BLE stack is still opened.
I hope this will help,
Best regards,
Hi,
The power driver will select the appropriate power mode for you.
Best regards,