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.