This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Changing the eddystone tlm (telemetry) packet using Nordic APIs

Can we alter the eddystone tlm (telemetry) packet to send custom data. [This is not following the standard packet structure]. 

But I wanted to know how to alter the given data packet information using NORDIC APIs so that we can read the same in the customized app.

Parents
  • Hi,

    We don't have any API for changing the packet as this would go against the specification. In short, modifying the packet so it doesn't follow the specification would make it a non Eddystone device and thus incompatible with other devices that uses Eddystone and hasn't been modified. It is possible to change the packet structure but then you would have do re-write the Eddystone source files directly.

    regards

    Jared

Reply
  • Hi,

    We don't have any API for changing the packet as this would go against the specification. In short, modifying the packet so it doesn't follow the specification would make it a non Eddystone device and thus incompatible with other devices that uses Eddystone and hasn't been modified. It is possible to change the packet structure but then you would have do re-write the Eddystone source files directly.

    regards

    Jared

Children
No Data
Related