Hello, i want to know is it possible scan iBeacons with a node using nrf mesh with proxy features like the light switch node server example? if this is, how i could start?
thanks.
Hello, i want to know is it possible scan iBeacons with a node using nrf mesh with proxy features like the light switch node server example? if this is, how i could start?
thanks.
It is possible to scan beacons using mesh nodes, yes.
I suggest that you check out the example:
SDK_for_Mesh\examples\beaconing
This example does only this (Scan for beacons), but you should be able to add this functionality to your mesh project.
Best regards,
Edvin