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,

Parents Reply
  • Hi

    Thank you for your support.

    I understand  the RSSI displayed on the central side and it needs to have an LNA  to boost the RSSI seen on the central side. 

    When I use LNA or FEM, I know that I need a signal to control the LNA. Does the nRF52840-DK have ports for extracting control signals like TXEN(Tx enable) and RXEN(Rx enable)? If it doesn't exist, do we have to modify it ourselves?

    Best Regards,

Children
Related