STM32WB55 Filtering out iBeacon that does not have GeneralDiscoverable Flag Set
Hi everyone,
I am trying to use an STM32WB55 to detect iBeacons and have found that if an iBeacon does not have it's GeneralDiscoverable flag set then it is not detected by the system. I believe that the iBeacon is being filtered by the coprocessor on the STM32WB before it gets to the application code.
Has anyone else encountered this or can confirm that iBeacons that do not have the GeneralDiscoverable flag set are being filtered out by the coprocessor before getting to the application code on the Cortex-M4.