Complete
over 3 years ago

Issue has been addressed and should be out in a future firmware update.

Bluetooth CIQ dataField break in FW 9.1

I have a Connect IQ datafield that breaks when upgrading to 9.1 on an Edge 530

The problem is also reproducible with the Blinky DataField in the store

Reverting back to 8.1 solves the problem

Registering the profile seems to work

After  a Ble.setScanState(Ble.SCAN_STATE_SCANNING)  onScanResults never gets called

This is my first bug logged so let me know if I am missing something

Cheers

Parents Comment Children
  • I can confirm this issue for Edge 1030 (FW 13.40) and Edge 1030plus (FW 6.40).

    OnScanResults never fires, if BLE connect is established from Datafield, after BLE profile was sucessfully registered and suitable advertising is present.

    It works exactly one time, if the datafield is deleted from all pages, device is restarted, and the the datafield is reinstalled after. But when the device is rebooted next time, no OnScanResults happen, until the workaround procedure is repeated.

    Very annoying, because this blocks any use case which is using BLE & datafield, e.g. for connecting to BLE sensor.