STM32WBA52CGU6 Advertisement Issue: Discoverable in iOS/Windows not in Android
- July 19, 2024
- 2 replies
- 3071 views
Hi Concerned Team,
Need valuable support:
1. Advertisement Issue: Discoverable in iOS/Windows not in Android
- Board: NUCLEO-STM32WBA52
- MCU: STM32WBA52CGUX
- SDK: 1.14.0
- Due to unavailability of out of box any BLE example code for STM32WBA52 series,
Used base code for STM32WBA55 series and converted firmware for STM32WBA52,
Tried examples: peer_to_peer_server_ota, heartrate_ota and beacon.
- Found strange case for all three examples that:
Device advertisement found in iOS(BLE5.3) and Windows(BLE5.0), with good RSSI around -26dBm to -34dBm,
even able to connect, read, write and notify perfectly,
But device advertisement not found in Android phones:
MI-11X(Android-V13, BLE5.1), Nokia-G42-5G(Android-V13, BLE5.1)
- peer_to_peer_sever_ota (STM32CubeIDE) advertisement found in windows and iOS related screenshots attached here.
Ref: Windows discovered advertisement
- Related peer_to_peer_server_ota firmware attached here for reference(7zip need to extract same).
- Related sniffer based packet info:

2. SDK has not a single STM32WBA52 BLE examples.
