Hello AprilBeacon community,
I have an use case where I’d like to detect my arrival at home as quickly as possible using AprilBeacons N01 and N04 in iBeacon mode. This means I’d prefer the highest Tx Power and more frequent advertising when the beacon is on the move.
Then on the other hand, when my AprilBeacon is sitting still at home, I don’t need that fast detection anymore, and I could lower the Tx Power and set less frequent advertising to save battery. Most of the time the beacon is sitting still anyway.
This would be my example configuration:
When on the move: broadcasting UUID2, Tx Power +4db and 500ms advertising freq
When stationary: broadcast UUID1, Tx Power -4db and 5000ms advertising freq
Could these inputs be added to the application interface?
Thanks
Mikko