about nRF52-ble-long-range-demo

Hi,

I'm trying to measure the communication distance with Coded PHY using two nRF52840s and the demo software below,

but there are some problems. They are shown below.

https://github.com/NordicPlayground/nRF52-ble-long-range-demo

a. Buttons and LED configurations are described in nRF52-ble-long-range-demo/readme.md, but LED doesn't light up after writing the specified hex file.

 Are there other settings?

b. I understand that I need a Serial Port Viewer (for example Tera Term or Realterm) to see RSSI, but is there anything else I should do? For example, program modifications,

   and When using the Serial Port Viewer, is it necessary to supply power to the board with a battery or the like?

c. When the writing of the software is completed, the power of the board is turned off, and it is restarted, the software disappears. Is this due to lack of memory?

It's my first time working with a board like this, so sorry for the elementary questions.

Best Regards,

Related