• ble disconnect

    I am using nRF 52832 (softdevice v2.0). I am writing a code to get data via SPI and then transmit over BLE. I have written my code and SPI is working perfectly. But the connection with the BLE gets' timeout in 3 min. It also stops advertising. …