Hello, I am using an nrf52840 DK and trying to interface with the Garmin simulator to scan for devices over BLE. I am using the sample NordicThingy52 app and onScanResults() seems to never get triggered (added a print statement but never printed). I followed the instructions here: https://forums.garmin.com/developer/connect-iq/w/wiki/19/getting-started-with-connect-iq-ble-development and do not get an error when setting the COM port that the dev kit is connected to in BLE settings. I am using mac OS 14.
Would anyone have any suggestions? Thanks in advance!