I am trying to connect to a BLE FTMS service that is being broadcast by an Android application. My ConnectIQ software successfully scans for and shows several devices, such as a smart trainer, other BLE devices, etc. But this particular service is invisible to the ConnectIQ code.
Is there any really low level information available discussing ConnectIQ and advertising packets?
When I compare BLE advertising packets that are seen by a ConnectIQ app and this one, the difference seem to be in the flags. The working one does not advertise simultaneous connections.
Below is how this advertisement is captured in WireShark.
Any ideas why I can't see this advertisement in ConnectIQ?