Hello ,
I need an example for transmit and receive the Eddystone Beacons, whit NRF52832
There is an available example?
Thanks in avance
FB
Hello ,
I need an example for transmit and receive the Eddystone Beacons, whit NRF52832
There is an available example?
Thanks in avance
FB
Hello,
Yes, there is an Eddystone Beacon application available in our nRF5 SDK, and a sample in the Zephyr repository in the newer nRF Connect SDK under Bluetooth:Eddystone or Bluetooth:Beacon.
Kind regards,
Øyvind
Hello
I have seen the example, but I cannot see the part of the code that receives the eddyston beacons.
What I would like to achieve is the transmission of an eddystone beacon for 1 second (1 beacon every 100mS), switch in reception for a second, analyze what has been received, and return in transmission.
I would need an example that performs reception and how to switch from broadcaster to observer.
Thanks
Best regard
FB
Hi FB,
My apologies, I missed the part of transmit and receive. Beacons do not have two way communications, only transmit/broadcast. There is no examples for this.
Kind regards,
Øyvind
Hi FB,
My apologies, I missed the part of transmit and receive. Beacons do not have two way communications, only transmit/broadcast. There is no examples for this.
Kind regards,
Øyvind