I’m doing a BLE scan on an Argon and getting lots of these messages in the logs:
int count = BLE.scan(scanResults, SCAN_RESULT_MAX);
[hal.ble] ERROR: params->interval < 0x0004 failed: -270
Anyone have any ideas?
-Tim
I’m doing a BLE scan on an Argon and getting lots of these messages in the logs:
int count = BLE.scan(scanResults, SCAN_RESULT_MAX);
[hal.ble] ERROR: params->interval < 0x0004 failed: -270
Anyone have any ideas?
-Tim