Is there a way to configure the EEK ibeacon to transmit the battery level in the raw packet transmission of the ibeacon? So far I only find configuration parameters for UUID/Major/Minor/Output Power/Frequency
Regards Ingo
April Beacon advertises battery level in Google Eddystone TLM format period. You should filter the packet out and read the battery level directly.
Thank you - can you by any chance provide the structure of the Google Eddystone TLM format period - I have not worked with it before.
Ingo
Please check eddystone TLM-plain protocol
Thank you - so the battery level is provided in mV.