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

ble_app_uart sdk 15 dosnt work

Hi, Im using the latest SDK on the latest DK .

Im triying to run the ble_app_uart example  with default code and, I can compile it and upload it, but i cant see the ssid in my nrfconnect app.

If I use the ble_app_blinky I can see the "Nordic_Blinky" name in my nrfConnect app, can you help me ? 

I want to build something bigger but i want to start my path from this example.

Thanks and regards !

EDIT: I also tried ble_app_uart_c from ble_central and ble_app_uart from ble_peripheral

Its normal that I cant see the ssid in the nrfconnect app? 

Parents
  • Hi!

    So you can see the advertising name, "Nordic_Blinky", when using the ble_app_blinky example.

    But you can't see the advertising name when using the uart examples? Can you see the device in nRF Connect advertising with a wrong name, or can't you see the device at all?

    Its normal that I cant see the ssid in the nrfconnect app?

    No, you should be able to see the device in nRF Connect when using the UART examples.

    Are you using nRF Connect on a smartphone or nRF Connect for desktop?

    Best regards,
    Joakim.

Reply
  • Hi!

    So you can see the advertising name, "Nordic_Blinky", when using the ble_app_blinky example.

    But you can't see the advertising name when using the uart examples? Can you see the device in nRF Connect advertising with a wrong name, or can't you see the device at all?

    Its normal that I cant see the ssid in the nrfconnect app?

    No, you should be able to see the device in nRF Connect when using the UART examples.

    Are you using nRF Connect on a smartphone or nRF Connect for desktop?

    Best regards,
    Joakim.

Children
Related