Hi
How can I change my eddystone adv packet date in air and the value will add 1 every second. I can't make it. Anyone can help me? Thanks.!
Hi
How can I change my eddystone adv packet date in air and the value will add 1 every second. I can't make it. Anyone can help me? Thanks.!
Hi,
Did you try to modify the Eddystone-TLM frame? TLM frames are updated periodically in this example (battery voltage, temperature, adv. count, and time) and the implementation is in es_tlm.c.
Hi,
Did you try to modify the Eddystone-TLM frame? TLM frames are updated periodically in this example (battery voltage, temperature, adv. count, and time) and the implementation is in es_tlm.c.