This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Code works only in debug mode on one type of custom chip, and works OK on another type of custom chip or DK52

Hi,

I am check this code: https://github.com/NistantriTech/ibeacon_nrf52/tree/ed938973c9a8ebd4f0bb91a3689e5d8242980681

It used SDK15.0

On Ebyte 52832 - and face problems to run in. It works only on Debug mode.

I checked the same code on another vendor (RFSTAR) 52832 with same Model: NRF52832_xxAA_REV2.

It works OK, and also on DK52

Other programs work on the same Ebyte chip that is causing the problems.

What can be the problem in the code that cause such problem of not running in Normal mode?

Thanks,

Avi

Related