Hi,
Are there any sample code to put M33 MCU in nRF9160 SOC in sleep mode (Imcuoffo).
With regards,
Praveen Palaparthi
Hi,
Are there any sample code to put M33 MCU in nRF9160 SOC in sleep mode (Imcuoffo).
With regards,
Praveen Palaparthi
In order to implement power management API's do we need to create a operate thread or can we implement in system Idle thread in idle.c file.
I'm not 100% about what you mean with regards to the idle.c file, but I would assume that should work fine as well if you have a similar "enter_sleep" function in that .c file where you call that function from one of your threads. (e.g. the main thread)
Thank you Martin... I got the information..I have another query on low power modes i have created new case for that lets meet there.
Thank you.
Thank you Martin... I got the information..I have another query on low power modes i have created new case for that lets meet there.
Thank you.