Hi, we are doing mass production using PLT. And we have found that like 10% of the sensors are stuck in certain stage as seen in following power cycle images.
The program is stuck in this weird stage which looks like it is in a bootloader. After we program the sensor, we detach the power for MCU and attach the actual battery. While programmming, we confirmed that the sensors advertise. But when we put on the actual battery, It seems like it just stuck. I have never seen this issue before.
We tried to see if we can replicate the current consumption as seen in the image by putting some APP_ERROR_CHECK in the bootloader but we were not able to replicate it.(we are using nrf SDK 15.3)
Have you guys observed this issue before? If you guys did, what would be the issue?