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!