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

How to set up Beacons from one nRF51822 to another?

Hello, I want to send beacons from one nRF51822 device to another. My project involves using omnidirectional antennas. So, will nRF51822 be the right choice for me?

I was planning on using the design and replacing the nRF51822 antenna with an omnidirectional one. Also, my main concern is how do I transmit a beacon from nRF51822 to another nRF51822 and how do I program these modules? I saw in the documentation that nRF51822 come with an ARM microcontroller, can I code that microcontroller to send and receive beacons and how? I also need the RSSI value at the receiver how do I get that?

All the help is really appreciated. Thank You.

Parents Reply
  • That is exactly what I am looking for. Thank You so much. Are the same functionalities possible with nRF51822? I recently bought 4 nRF51 Development Kits. CAn you guide me on how do I get started on coding the kits? I want to use the SDK given by Nordic to code the kit, what software do I use and how do I proceed? Also if you have any code available on how to set up an interrupt in nRF51 to a device when it receives beacon data, please provide me with that link.

    Thank you for all your help.

Children
Related