This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52840 RSSI Demo

Hello,
I have three nrf52840 development boards and one pcb that I made myself using nrf52840. I want to find the location of my pcb with a demo using these development boards. I put the code peripheral -> beacon to my pcb and central -> uart code to the development boards. I am using SDKv15.0.0. I should be able to know in which room my pcb is or its distance by measuring the rssi value according to the codes, but I cannot perform this demo.
Have you done a similar study on this subject before? If you did, I couldn't find a video similar to this demo, can you share it? Can you help me with what codes I can use?
thank you

Parents Reply
  • I downloaded the code you shared to my development boards and my pcb. I also saw that my pcb can be programmed this way, which is pretty good. But what I want to do is a little different than that. Can I make the development boards see the RSSI value of my pcb without a phone or computer interface in between? For example, can I read the RSSI value of my pcb from the development boards, and access it with a computer terminal? 
Children
Related