2022-06-01 12:10 PM
Hello!
I'm attempting to set up the BLE AT Client example in the STM32U5 firmware package on a B-U585I-IOT02A board. I've managed to flash it, but when I run it on the debugger (through the ST-Link v3 USB port), the "AT" and "AT+BLE_SVC=1" commands sent to the STM32WB module both return error messages.
I'm thinking it's something to do with how I originally configured the hardware, but I've been stuck for a while on it. Does anyone happen to have any ideas or fixes?
Thank you,
Jake U.
2022-06-06 09:20 AM
Hello,
I answered you on your previous post, BLE_MultiAppAt application isn't compatible with BLE_AT_Client example. So, if you didn't flash BLE_AT_Server application on the STM32WB5MM module, BLE_AT_Client example didn't work.
Best Regards
2022-08-20 06:55 AM
Why is it inserted in board's examples!?