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'm working on a new design with the STM32WL5MOD and ran across a few questions from the datasheet.The datasheet indicates, "Filtering capacitors on power-supply pins and components for the SMPS are already integrated into the module." The schematic ...
Hi,Shortly. I want to send and receive data from another Transceiver module NRF905.I'm able to send data to NRF905 successfully, but to receive - unsuccess, and don't understand where the problem is.Here is setup: void MX_MRSUBG_Init(void) { /* US...
Hi,Where can I find the design files of the MB2032B mini board? Especially the pcb file would be helpful on antenna design.
Hello, I'm a novice at using this forum and programming stm32 boards, so any advice is appreciated. My plan is to use two stm32wl552jc1 boards to collect weather data and display at a remote location. My goal is to learn how to program the stm32 bo...
We are working with the STM32WB series for Bluetooth communication and need to assign specific Bluetooth MAC addresses to our devices during End-of-Line (EOL) testing. Instead of using the default factory-assigned MAC address.What is the recommended ...
Hi, I was wondering if there's any update on when "Matter Ethernet Examples" might be available. Looking forward to it. https://wiki.st.com/stm32mcu/wiki/Connectivity:Matter_develop_and_prototype#Platforms_supporting_Ethernet_technology Regards
Hello team, I am Manikandaprabu from illuminen technologies. I am working with STM32WB55CGU7 for client, server application.We need to pair the client and server modules and find the distance. Now we developed, client and server pairing is ok but th...
- MRSUBG is disabled in CubeMX if i disable LSE , - CubeMX allows me to use MRSUBG only if i enable LSE. Is that possible to use MRSUBG with LSI ?
I'm trying to create a ZigBee-only project (no BLE), that will only implement an APS Coordinator with FreeRTOS support for the STM32WB5MMG module. I'm looking at the Zigbee_APS_Coord sample, which is exactly what I need, and I noticed that it has a f...
Hello,Please i have question.for the board : NUCLEO-WB05KZ : Can I program this board with arduino IDE? If you have simple tutorial codes for BLE to get you started, please let me know.Thanks