We are tryning to implement a nvm example written for nrf52840 development kit on Arduino nano BLE 33 sense, which works on the same controller. But we are unable to read or write to memory clearly. Any ideas what could be the problem. Also I want to know regarding the difference in memory management (nvm.c&nvm.h) and client management (cli.c &cli.h )between both the boards( Arduino Nano BLE 33 Sense and nrf52840 Nordic DK)