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

NRF 51822 is not discoverable

In NRF 51822 custom board I uploaded ble_app_uart code. Program uploaded successfully. But not able to discover from Phone and Tablet, where in another board it works properly. What is the problem here?Kindly help me on this...

Parents
  • Hi Manikandan,

    What version of the SDK are you using and what version of the Softdevice?

    Did you include the 32Khz Crystal option on your board? If not then you will need to configure the firmware to use the 32Khz RC osc. All of the BTLE examples in the SDKs use the 32Khz Crystal Osc. If this is the case then you can do a search here on the dev zone for the proper way to change the code to use the 32Khz RC osc.

    Jay

Reply
  • Hi Manikandan,

    What version of the SDK are you using and what version of the Softdevice?

    Did you include the 32Khz Crystal option on your board? If not then you will need to configure the firmware to use the 32Khz RC osc. All of the BTLE examples in the SDKs use the 32Khz Crystal Osc. If this is the case then you can do a search here on the dev zone for the proper way to change the code to use the 32Khz RC osc.

    Jay

Children
Related