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

SDK 11 nrf51 dk uart example with name changing over UART

Hello friends,

I am trying to use the standard uart example of the SDK 11 with the nrf51 dk and trying to update the device's name via UART. I want to save somehow the new name, so it shows it again even if the device is reset.

I have tried to merge this project using this pstorage project. The pstorage project standalone works fine, but I can not make it work properly together.

Thank you.

Parents
  • Hello,

    It is possible that this is actually working, but that the phone (if you use a phone) has stored the name of the device, and assumes that it is the same, even if you successfully changed it. They tend to do that when they first scan a device. What you can do is to try to scan for it with another phone, or with nRF Connect for desktop (which does not store the names). 

     

    So what device are you scanning the device with?

     

    Best regards,

    Edvin

Reply
  • Hello,

    It is possible that this is actually working, but that the phone (if you use a phone) has stored the name of the device, and assumes that it is the same, even if you successfully changed it. They tend to do that when they first scan a device. What you can do is to try to scan for it with another phone, or with nRF Connect for desktop (which does not store the names). 

     

    So what device are you scanning the device with?

     

    Best regards,

    Edvin

Children
Related