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
  • hopefully this does not mean, that with SDK 9.2+ Garmin won't allow "open" BLE connections at all. Becaue many sensors do not support bonding. There is no real "open" in BLE, because connections are always encyrpted with BLE. But keys are not persisent without bonding. What means that man in the middle attacks are possible. I doubt this would be important for a huge number of e.g. bicycle sensors, but maybe this is due to new EU-regulations ("RED directive").

Comment
  • hopefully this does not mean, that with SDK 9.2+ Garmin won't allow "open" BLE connections at all. Becaue many sensors do not support bonding. There is no real "open" in BLE, because connections are always encyrpted with BLE. But keys are not persisent without bonding. What means that man in the middle attacks are possible. I doubt this would be important for a huge number of e.g. bicycle sensors, but maybe this is due to new EU-regulations ("RED directive").

Children
No Data