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

flash write

hello, Is there any examples to write beacon properties like uuid major and minor in flash memory when i edit the values from mobile app i want to advertise those values. in nrf52840 using sdk 14.1

Parents Reply
  • hi hung, for me i dont want to write the value in flash. no issues i dont want to retain the value after the device gets reset. i am having a doubt. i have created service for uuid major and minor to read and write. where i want to place the sd_ble_gap_adv_data_set. can i make in the beacon .c file or can i do it in main.c file in my beacon_write_handler function.

Children
No Data
Related