STM32WB AT commands
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-01 2:44 AM
Hello,
I want to configure the STM32WB1x using AT commands. I tried sending just "AT" to see if it works with the pre-flashed firmware, but I received no response. I checked the firmware flashed on the chip, which is STM32wb1x_BLE_Stack_full_fw.bin, and apparently, it's not designed to function using AT commands.
Do you know how to flash the chip so that it can be controlled using AT commands? (For my project, I'm looking to enhance the BLE capabilities and use UART to send data over BLE. I want to achieve this using AT commands, but I'm open to other solutions if available).
Kind regards
- Labels:
-
STM32WB series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-01 3:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-01 4:20 AM
Hello, yes I've actually tried both but apprently it seems that AT commands doesn't work on the firmware pre flashed, when I connect the stm32wb to my phone via bluetooth I only get Heart rate status, and debug information on my UART,
Kind regards
Anas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-01 4:27 AM
Thanks for your feedback
I suggest you to flash your chip with one of the firmwares used in the application note.
Best regards
II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-04 1:19 AM
Hello, thank you for your reply
I tried to flash my STM32WB1board with the BLE_AT_Server firmware, but it doesn't work, the firmware is for the STM32WB5 boards, do you have an idea how can I switch from the STM32wb5 firmware to the STM32wb1
Kinds regards
abach
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-14 5:06 AM
Hello guys,
I'm trying to do the exact same thing ! I want to use AT command with STM32WB1 but i can't find a project which do that, only the STM32wb5 project.
Is this possible to switch easly ?
Best regards,
Yvan
