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 ...
Hello everyone. I started developing a zigbee zigbee application on a custom PCB, and since I don't need that much space I used the STM32WB55CC MCU. Everything went great until I had all components planted and wanted to update the zigbee stack when I...
I am currently encountering difficulties with my P-NUCLEO-LRWAN3 board. It is worth noting that the board used to work flawlessly; however, it has recently encountered connectivity problems. Despite meticulously following the recommended setup proced...
Hello,I hope this message finds you well. I am currently managing over eight Zigbee devices connected to one Coordinator in a star topology fashion (8 or more End devices to one Coordinator). However, the manual procedure for flashing new firmware i...
I found the DMA request mapping of the F4 series on ST's official website. With this form, I can configure DMA on zephyr. My problem is that I cannot find the DMA request mapping of STM32WBA52CG. Can you provide me with one? Thank you.The device tree...
ADS1219 Data SheetHello, I am attempting to communicate with TI's ADS1219 via I2C from a STM32WL55JCI, I know the I2C works becuase I can use the same line to write/read from a FRAM chip. Unfortunately, the ADS1219 communication always results in a H...
Hi,I am a bit confused about re-join request process on the lora STM32WL. I want to make my end node will join request to the gateway for five times when the join accepted process is not happening. After five times the join request process and end no...
Hello I have two STM Nucleo-WL55JC2 boards. I have tried running the SubGHz_Phy_PingPong example and it works flawlessly. When observed using TeraTerm, I am only able to see the RSSI and the SNR values. I also need to observe the latency of this ...
Hi, we are using stm32wb55 board for wearable project. logs on serial port are fine when we flashed simple hello world program in loop. But when flashed the application menu developed by us we are seeing some junk value all the time. we are setting t...
Hello, I am trying to figure out a root cause for a weird unexplainable error on STM32WB with BLE Stack. In our application, we have BLE stack fully functional, but every now and then, when we make a small change, like adding a debug line, APPE_SysUs...
Hey,Im working with nucleo-wl55jc1 and I’m trying to work with 300kbps rate.I’ve read in the RM0453 reference manual that it is possible, but as I know the gfsk parameters doesn’t allow this rate.Can someone recommand gfsk parameters that work will w...