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 ...
Good morningI must project a board in this way:This baord will be connect to usb -c of the computer.There will be a converter 5V --> 3.3V.A MCU with bluetooth and antenna integrated.The goal is: the computer must recognize the board like USB serial P...
Hello,We are working on a smart floor system for sports applications using STM32WB55 MCUs.Each floor tile has its own STM32WB55 that collects sensor data (foot pressure/position).Our requirement:Send data from many STM32WB nodes simultaneously to a P...
When using the version v2024.08.14-nightly described in the Wiki, configuring and outputting with the ZAP tool does not include GeneralCommissioning inside DispatchSingleClusterCommand in IMClusterCommandHandler.cpp. This causes a build error.Could y...
Good morning,I am working with the MB1389E board and STM32CUBEIDE. I need to put it into low power mode for a few minutes and then measure and transmit data when it wakes up.I tried the LPTIM_Timeout example (included in the STM32Cube MCU Package exa...
Dear ST Community, I'm working on a Zigbee IoT project where I need to configure my STM32WB55RG Nucleo board as a Zigbee End Device that joins an external coordinator (Raspberry Pi + CC2531 running Zigbee2MQTT). I'm having trouble properly flashing ...
I am using the 2 stm32wb55rev6 controller and i have uploaded the latest version of the FUS and the stack ble full firmware.I am not able to connect to the client by using the server.
As previously mentioned in the other post I am using the 2 stm32wb55rev6 controller.I have setted the initial node connected to the cube monitor (using the aci facilities menu) to sca mode.And set the pheripheral application running on the other boar...
i am using the stm32wb55rev6.how can we able to drive the rf transmit mod external power amplifier (PB0) to control the rf.Is there any other things we should do in the cubemx other than enabling the rf?please share the document if it is there.
1. [Part Number] STM32WL33CC12. [Environment] Windows OS, STM32CubeIDE version 1.18.0, Firmware package STM32Cube FW_WL3 V1.1.03. [Schematics] STM32 Nucleo-64 development board4. [Details] See below.5. [Expected behavior] When the device is woken up ...
Detail: I use CubeMX to create a CMake project and edit it in VSCode. My target MCU is STM32WBA54KGUx. I configured the STM32_WPAN, then clicked generate code. In VSCode, when I clicked the "build" button (or run task "Cmake: clean rebuild"), the bui...