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.

CC3220MODA: Waking up from hibernation (power cycle) ends up in locked (not booting) state

Part Number: CC3220MODA

Hello,
we are facing some issues with our CC3220MODA. It looks like the software reboot is not reliable on our device.
From the user's perspective, the device gets stuck and needs to be restarted manually.
Our device is running all the time (not battery-powered), we don't use sleep or hibernate.

Sometimes (quite random), when we try to power cycle using PRCMHibernateCycleTrigger() (or just do update OTA, which ends up with the same function) some of our field test devices don't boot up.

I think that it might be an issue that MCU is trying to perform wake up from hibernate, and possibly there is not enough power for calibration event.

I have few questions:
1) When calibration fails, the MCU locks up. Will it boot on the next power cycled (remove and reapply power source)?
2) Can we somehow read that info, why the MCU is not booting?
3) How important the radio calibration is? What could be the side effect of a non-calibrated device? We have a use case, where we are running in an environment with quite big temperature differences over a short period of time (2 hours). 
4) The calibration events should run on every 20°C change or 24 hours by default setting. Is possible to get these temperature measurements from the MCU? 

Thanks, 
Igor