Hello,
I am using a nrf5340DK to test the BLE Central sample of Zephyr.
As a BLE peripheral I am using a nrf52840 dongle. I have it configured via nrfconnect SDK - Bluetooth low energy software.
The nrf5340DK scans for peripherals, finds the dongle, connects to it, but then it is automatically disconnected with error code 0x016.
What could be the reason?