Acknowledged
CIQQA-4261

BLE not working in simulator after updating to SDK9.2

I'm trying to simulate one data field that uses BLE to connect with sensors. It was working fine until I have updated to SDK9.2

Now, it seems dongle is not available for the simulator. Going back to SDK9.1 still works fine.

Tested in macOS Monterrey

Release notes mention two changes related to BLE. They may have some relation.  

New Features

  • Add bonded connection support in the simulator.

Bug Fixes

  • Fix issue where the simulator crashed when launching a BLE app when the dongle was not connected.

Anyone can try to reproduce this and confirm?

Parents
  • i found, that with 9.2.0 in simulator a BLE connection

    - works, with a device using BLE v5 (Laird BL652 chip), data is incoming after connect

    - is not working, with a device using BLE v4 (HM10 module), no data after connect, and connections drops after a few seconds with state=0 (disconnect)

    This issue is not seen on real device (Edge 1050 and Vivoactive 6)

Comment
  • i found, that with 9.2.0 in simulator a BLE connection

    - works, with a device using BLE v5 (Laird BL652 chip), data is incoming after connect

    - is not working, with a device using BLE v4 (HM10 module), no data after connect, and connections drops after a few seconds with state=0 (disconnect)

    This issue is not seen on real device (Edge 1050 and Vivoactive 6)

Children
No Data