Hello, I have adjusted the Uart Central Example from the SDK 15.1.0 with the stack s140 v6.1.0 so that the device can connect to two peripherals. The name of the device is also found in on_adv_report, but then the sd_ble_gap_scan_start () function sets the error_code 0x00000008 from the error_info structure. However, I can not find a suitable error code. Which error should be communicated with this number and how can this error occur?
Many thanks for the help.