Hi,
I've got a beacon that has a button to trigger actions. I can configure the actions. For example, I when the user pushed the button the beacon advertises a URL.
In Delphi, I can identify the beacon and I can read all the device info.
What I can not figure out is how to identify that the user has triggered the button and thus the URL has been transmitted.
Does anyone know how to do this?
Thanks