This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE device not visible

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.

Parents
  • Hi

    Using a phone's default Bluetooth scan settings (in the settings menu), it will not show all devices that are advertising over BLE, but only a select few, like HIDs, headphones, etc. You can try downloading the nRFConnect app on your OnePlus and make sure location services are enabled. You should be able to see way more devices, includling the ble_app_uart device.

    Are you using a development kit or a custom board? Are you sure that the device has been programmed, and if so, that it has been programmed with both the application code and the SoftDevice?

    Best regards,

    Simon

Reply
  • Hi

    Using a phone's default Bluetooth scan settings (in the settings menu), it will not show all devices that are advertising over BLE, but only a select few, like HIDs, headphones, etc. You can try downloading the nRFConnect app on your OnePlus and make sure location services are enabled. You should be able to see way more devices, includling the ble_app_uart device.

    Are you using a development kit or a custom board? Are you sure that the device has been programmed, and if so, that it has been programmed with both the application code and the SoftDevice?

    Best regards,

    Simon

Children
Related