Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 1 month ago.
Bug in mbed-os-example-ble-EddystoneService TLM Beacon
Hello,
Just to inform you that there is an issue in the Eddystone TLM Beacon.
In the SEC_CNT[3-0] variable field, once the count reaches 2102.0, it immediately jumps to 4292776.4 and continues from there. New data is inserted in the two MS bytes of the field (0x028F). All 4 bytes in the field get changed.
The ADV_CNT[3-0] seems ok.
...kevin
1 Answer
8 years, 1 month ago.
Thanks. We're rewriting Eddystone Service with Google at the moment. See the progress here https://github.com/roywant/EddystoneBeacon.