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.
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.