NUCLEO-WBA25CE1 "Bootloader limitation"
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link MATTER - Matter software expansion for STM32Cube - STMicroelectronics It is a reference implementation for the demonstration of Matter on ST...
Please go and visit our wiki pages where you can find a lot of information on our wireless product families (WB, WBA, WL) and the supported protocols: BLE, Zigbee, Thread, Matter, Lora, ... To begin your technical journey, please start from this top ...
I am trying to develop a product using the STM32WB5MMG.In the schematic of STM32WB5MMG, the pins PC5, PB10 and PB11 are connected to GND via 3.3pF (C7, C8, C9).Why are these pins connected to GND via 3.3pF (C7, C8, C9)?Does this mean that PC5, PB10 a...
Hello All; I would like to know about mesh network with STM32wb. Now I know about relay node, friend node, low power node, proxy node but I don't know about provisioner node. I can't make my project with example in firmware 1.10.0. It's unsuccessfu...
Hello,For those who saw my post about SD card and FileX, I am still on that subject and encountered an issue about SPI with the STM32WBA52CG MCU.A Cube project is available attached to this post as a simplified example of SPI communication.While usin...
Hello,In our sensor node project, we are using STM32WL5MOCH6 as a LoRa module. We shall drive the module with a host MCU which is STM32U5. Could you please validate the schematic?Schematics are attached.Best regards,Egemen Aksoy
I want to configure a stm32wb55rg as BLE gateway and ESP32 as BLE node such that ESP32 can send data sensor. The data also needs to be sent to UART or Mobile Phone. Can anyone suggest me a MOOC or may be a document that can be used as a manual to p...
Hello, basically the title. What are the minimal configurations that need to be made in order for a STM device to show up into an iOS device's BLE connectable devices list without using 3rd party apps? I currently got my app up and running and it wor...
Have anybody developed BLE HID sample for P-NUCLEO-WB55 board ? I am very interested in Keyboard or Mouse or better Combo code.
Hello, I am using an STM32WB series processor. I am working on an MSC project involving an SD card that I communicate with via SPI. When I connect my circuit to my computer through the USB port, I encounter the following issue: "Please insert a disk ...
(1)I am trying to develop a product using the STM32WB5MMG.Can I leave the unused IO pins of the STM32WB5MMG as NC?Do I need to do pull-down (or pull-up) in HW?The STM32WB5MMG has a lot of IO pins.If I need to place a pull-down resistor, I'll have to ...
HI,I'm new to STM programming. I have set up everything and I'm able to load the program to the board. but when I'm trying to print some lines to the SWV data console, nothing is getting printed. I have used the example UART printf program that is gi...