Skip to content

Please provide EddystoneTLM #39

@iamdenny

Description

@iamdenny

I just checked your examples which is https://github.com/sandeepmistry/arduino-BLEPeripheral/tree/master/examples/Eddystone
There are only UID and URL examples.
I would like to get TLM example.
Please make it for me.
Thanks.

Activity

sandeepmistry

sandeepmistry commented on Dec 1, 2015

@sandeepmistry
Owner

@iamdenny it would be great if you had time to submit a pull request for this!

A few pointers:

In EddystoneBeacon::loop(), a check would need to be added to switch the Eddystone data advertised from UID/URL to TLM at a regular interval. For example, current advertisement interval is 100ms, so TLM data could be interleaved every 10 packets or so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sandeepmistry@iamdenny@ioarun

        Issue actions

          Please provide EddystoneTLM · Issue #39 · sandeepmistry/arduino-BLEPeripheral