Skip to content

Support for BLE Extended Advertising #63

Description

@anon-ware

Some newer BLE devices that use Extended Advertising (Bluetooth 5.0+) are not detected during scanning in the app.

In particular, target devices implementing the Nordic UART Service (NUS) over extended advertising are not discovered, even though they are visible with other BLE scanning tools such as nRF Connect.

This suggests the current scanning implementation may be limited to legacy advertising packets. Adding support for Extended Advertising would improve compatibility with newer devices using NUS and similar services.

Please let me know if logs, device details, or testing would be helpful.

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