Hi, all
If I use softdevice, isn't it recommended to use the 'nrf_nvmc_page_erase()' ? Can you explain why?
Hi, all
If I use softdevice, isn't it recommended to use the 'nrf_nvmc_page_erase()' ? Can you explain why?
what are you asking about?
what are you asking about?
as a softdevice you just program it into the nrf chip softdevice section there is no need to change nrf_nvmc_page_erase() is a program which you write into the chip program section but not softdevice . Not sure if you now that nrf52x have three sections dfu/application/softdevice in sdk ,softdevice cannot be modified it is in hex file not sure what you are asking about.