Hello @Kiran Pradeep Could you please give a try as per the below document instructions.
Interacting with an MT3620 in Power Down state
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
While working on Avnet Azure Sphere MT3620 rev 1 starter kit, by mistake, I flashed code which puts device to power down (PowerManagement_ForceSystemPowerDown
) state for 30 seconds after 3 seconds of startup. Now the development kit is repeatedly going to power down state before I could perform any stop/delete command. How to recover from this wakeup - sleep loop?
On boot, I am trying to execute azsphere device sideload delete
, but the device goes to sleep even before I could complete the command. I can confirm the code is running as it turn on LED for 3 seconds before sleep.
Hello @Kiran Pradeep Could you please give a try as per the below document instructions.
Interacting with an MT3620 in Power Down state