some sensors high current issue during production

We use nRF52832 to develop our sensor.

Then SDK version we used is 14.2.0, and the softdevice is S332(ANT_s332_nrf52_2.0.1)

Now we develop the FW hex file with softdevice and application.

It seems good and the result is as our expected  when we test.

After production, we have the issue which is a few sensor will always reset after wakeup.

It will cause the high current issue.

We found the solution if our FW hex with softdevice , applicaiton and bootloader seems good.

Our problem is why we need to add additaional bootloader hex to our FW hex.

But most  sensor didn't have the problem with only softdevice and applcition.

Thanks for your help.

  

Parents
  • Hi

    These addresses should be just fine as long as the compiler doesn't complain when flashing or logger doesn't complain while running the application. 

    If that's not it, there must be something else that is different with the working and non-working boards, so please inspect the faulty ones to make sure they are soldered correctly with a multimeter or similar to make sure they are connected correctly and all components are set up.

    Best regards,

    Simon

Reply
  • Hi

    These addresses should be just fine as long as the compiler doesn't complain when flashing or logger doesn't complain while running the application. 

    If that's not it, there must be something else that is different with the working and non-working boards, so please inspect the faulty ones to make sure they are soldered correctly with a multimeter or similar to make sure they are connected correctly and all components are set up.

    Best regards,

    Simon

Children
No Data
Related