Hi,
I am working on nRF52DK. The Bluetooth MAC address is stored into the Flash during the pairing sequence. Can some one provide me the links to understand the storing sequence.
Thanks in advance,
Hi,
I am working on nRF52DK. The Bluetooth MAC address is stored into the Flash during the pairing sequence. Can some one provide me the links to understand the storing sequence.
Thanks in advance,
The Bluetooth MAC address is stored into the Flash during the pairing sequence
Is it?
Can some one provide me the links to understand the storing sequence.
Would need more details of what code you are running - is it one of the SDK examples?
I have example code. If there is any documentation available it would help my debugging.
There are dozens of different examples!
The documentation is here:
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/examples.html
Is there any example code which stores the application data into flash.
Now I'm confused - you said you were using an example which does exactly that?!
For other examples, see
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/fds_example.html
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/fstorage_example.html
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/flashwrite_example.html