Skip to content

Update script requires OTA service to be included in advertisement #5

Description

@jagheterfredrik

One quirk that made this library not quite plug-and-play was the fact that the service needs to be included in the advertisement to be properly found, at least on OS X.

NimBLEAdvertising *pAdvertising = NimBLEDevice::getAdvertising();
pAdvertising->addServiceUUID("8018");

Might be worth pointing out.

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