Skip to content

Appears advertising packet doesn't include ServiceIDList #91

Closed
@scottjenson

Description

@scottjenson

Recently pulled up an old RFDuino demo and it no longer works w/ Android! When I put the same URL into an Eddystone beacon, everything worked. Here is a hex dump of both devices, each with the same compressed URL: tiny.cc/cp9000

RFDuino
0x0201061416AAFE10EE0274696E792E63632F636239303030

Simple Eddystone beacon
0x0201060303AAFE1416AAFE10DE0274696E792E63632F636239303030

Notice that the RFDuino has two differences:

  1. It's missing 0303AAFE in front which is the ServiceIDList parameter w/ the Eddystone ID
  2. Transmit powers are different (not relevant)

I'm assuming this is a simple change to the library to add this service list? Without this change, I'm afraid arduinos will no longer be found by the more picky Anrdoid Nearby scanner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions