Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and SDK 7.2.
Nordic - Beacon Transmitter Sample Application explaination page
Although I read this link, it was difficult to understand for me.
I don't know the difference after defining this or not.
So my questions are,
-
What is the difference defining USE_UICR_FOR_MAJ_MIN_VALUES ?
-
This step,
where do I type this nrfjprog command? What is nrfprog tool?