Hello all,
I am using the BLE app UART code. I m trying to connect one plus through BLE connection. but nordic devkit BLE is not visible.
I am using the default configuration without any changes.
please share any changes is required.
Hello all,
I am using the BLE app UART code. I m trying to connect one plus through BLE connection. but nordic devkit BLE is not visible.
I am using the default configuration without any changes.
please share any changes is required.
Hi,
We are using nRF SDK17 & softdevice S112
We are testing with the BLE appUART example code without making any changes.
The nordic device is visible in Oppo K1 having BLE 5.0 but not visible in Oneplus Nord 2 with BLE 5.2
Hi
I don't see any reason for this phone not to be able to scan and detect your DK. Can you try erasing bonding information on both the OnePlus and DK you're using (you can do this with an nrfjprog --eraseall for the DK and reprogram it) as one of the devices might think it's already connected to the other, which is why they don't discover each other.
Best regards,
Simon