Hello Nordic Support,
I am developing an application which has BLE bootloader and application using the custom nRF52840 board and nRF5 SDK v17.0.0. Both of them require bonding when connect. From the Nordic Info center, the Peer Manager library will call the FDS library functions and these FDS functions then call the fstorage functions. I would like to ask in my case, how can I manage the peer data of both the application and the bootloader? I don't want data from both programs to overlap each others. If not overlapping, can the application reuse the peer data from the bootloader?
Thanks and best regards,
Duy Tran