Skip to main content
juyec
Associate II
June 1, 2022
Question

How to set up BLE AT Client on B-U585I-IOT02A?

  • June 1, 2022
  • 2 replies
  • 1420 views

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.

This topic has been closed for replies.

2 replies

Remy ISSALYS
Technical Moderator
June 6, 2022

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

AUguc
Associate
August 20, 2022

Why is it inserted in board's examples!?