I am using a DA14585 for the project but without the BLE part. So I use it as a normal microcontroller.
I am working on a low energy application, so I need the microcontroller to go into sleep mode and wake up every 5 minutes.
Can anyone help me with a sample code to configure a wake up timer after 5 minutes?
Thank you so much
Hi There,Thank you for posting your question online.
Gius_8 said:I am using a DA14585 for the project but without the BLE part. So I use it as a normal microcontroller.
This is not ideal, since the DA145xx series have been designed to be a BLE IC. You can disable the BLE Radio but most functionalities are working with the BLE core.Regarding sleep modes, please check our Tutorial:DA1453x & DA1458x Sleep Modes Tutorial — DA1453x & DA1458x Tutorial Sleep Modes (renesas.com)Please also refer on the ble_app_sleepmode example on the SDK6.Best Regards,OV_Renesas