This content has been marked as final.
Show 1 reply
-
1. Re: Advertising while Deep Sleeping
GyanC_36 Jul 2, 2018 12:25 AM (in response to ayork_3398046)Hello,
Yes, you can advertise while putting the BLESS/PSoC in DeepSleep during the advertisement intervals.
At every advertisement and connection interval , the BLESS interrupt wakes up the BLESS as well System(PSoC) from the DeepSleep Mode.
Please refer below Application Note fro more details on BLE Low Power Application Design.
http://www.cypress.com/file/140991/download
Also, refer the 'BLE_FindMe' code example from the PSoC creator ( Navigate to the PSoC Creator -> File-> Code Examples -> Search for 'BLE_FindMe' ) which has the Low Power Implementation and will help you to understand the concepts in better way.
-Gyan