2025-10-01 12:09 AM
After flashing firmware to STM32WB5MMG, commands return error codes regardless of which firmware type is flashed:
With HCI Layer firmware (stm32wb5x_BLE_HCILayer_fw.bin):
HCI commands return 0x01 (Unknown HCI Command)With Full BLE Stack Extended firmware (stm32wb5x_BLE_Stack_full_extended_fw.bin):
aci_gap_set_non_discoverable(); // Returns 0x0C (Command Disallowed)
aci_gap_ext_start_scan(...); // Returns 0x01 (Unknown HCI Command)
aci_gap_start_observation_proc(...); // Returns 0x01 (Unknown HCI Command)We’re moving the ST Community to a new platform to give you a better and more reliable community experience.