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
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
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