nRF52840 Dongle crash when running example "Peripheral LBS"

Looking for base examples for a push to talk using this dongle board and GATT. I choosed Peripheral LBS

Other basic example (Beacon, Blinky etc) compiled and work w/o problems. I'm using the latest 3.2.1 libs. 

This example (well defined to nRF52840 Dongle board) crash when execute the instruction 

bt_enable(NULL);
Any suggestion? Thanks in advace, it's really urgent!
Parents Reply
  • Hallo Amanda.
    Struggling with the modifies of the "original" Peripheral LBS example.

    I used "as is, w/o mods, but the pow consumption is still huge (27 mA ).

    How I can handle it? Try with removing 
    CONFIG_NCS_SAMPLES_DEFAULTS=n
    but none.
    No way to remove printk form compile, so also the USB and serial debug is still running.

    I'm in panic, please help me, thanks in advance.

Children
Related