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

unable to write app data with pm_peer_data_app_data_store

Hello

Based on this example : https://devzone.nordicsemi.com/f/nordic-q-a/57881/store-custom-application-data-using-peer-manager?ReplyFilter=Answers&ReplySortBy=Answers&ReplySortOrder=Descending from Keneth I am trying to write some app data after bonding. Even if the is no error in both pm_peer_data_app_data_store() and pm_peer_data_app_data_load() the read data are different that the once I am trying to write. code is here:

71302.main.c

Am I missing something?

SDK v17

DK : nRF52

please advice

Dimitris

Related