Are you sure the code posted right at the beginning is the only code running on your device?
That error corresponds to BLE_ERROR_GAP_INVALID_BLE_ADDR which is described as:
BLE_ERROR_GAP_INVALID_BLE_ADDR
The upper two bits of the address do not correspond to the specified address type.
It seems possible that your TELO 580 is reporting itself with an invalid Bluetooth LE MAC address.
Please could you tell me what the MAC address the nRF Connect app reports the TELO 580 as is?
nRF Connect
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Are you sure the code posted right at the beginning is the only code running on your device?
That error corresponds to
BLE_ERROR_GAP_INVALID_BLE_ADDR
which is described as:It seems possible that your TELO 580 is reporting itself with an invalid Bluetooth LE MAC address.
Please could you tell me what the MAC address the
nRF Connect
app reports the TELO 580 as is?