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 ...
Hi, Im developing stm32wb55ceu6 RF application hardware. In the application note AN5290 it says that a second antenna matching network is needed after the LP filter . But i cant find anything else about this matching network. Next page at the schem...
Hello,I am working on a point-to-point communication project using the P-Nucleo LRWAN2 board package. In this setup:The NUCLEO-L073RZ acts as the transmitter.The NUCLEO-F746ZGT6 acts as the receiver.I have downloaded the LoRaWAN package for STM32Cube...
Hello Developers,I am currently facing an issue with joining the LoRaWAN network using the LoRaWAN AT Slave example provided by STM32Cube_FW_WL_V1.3.0 on a new Nucleo STM32WL55JC1 board. Despite following the provided instructions and configuring the...
I am developing an application from LoRaWAN End Node example in STM32WLE MCU. I would like to use serial communication through already configures USART2 to configure some tests from a python script, but I cannot find the interrupt function that is ca...
Hello,I'm looking for a board that provides all program/debug signal on a header while allowing to disconnect on-board MCU.I've looked at a few NUCLEO boards - only JTCK, JTMS, NRST, SWO are exposed to a header (with possibility to disconnect on-boar...
Dear Friends, I’m developing firmware for the STM32WB05KZV6TR with these sensors: LIS2MDLTR (magnetometer), LSM6DSO32XTR (accelerometer/gyroscope), and HSFPAR004A (force sensor). My PCB is already printed, and components are installed, so I can’t ad...
I am currently working with the STM32WB55RG microcontroller on the NUCLEO-WB55RG development board and am encountering an issue while attempting to install or update the BLE wireless stack using STM32CubeProgrammer.Upon attempting to start the wirele...
Hello, I'm encountering the same issue, and i started debugging the embedded bootloader protocol manually. Or i'm starting getting crazy, but what specified in AN3155 is not respecting what i'm having on the serial port.I'm using NUCLEO-WB09KE(MB2032...
I have connected a Nicerf SX1262 us915 lora module with the STM32L496RG MCU. Lora module has DIO1 and Busy pins for tx and rx confirmation(data send and receive ).I'm using STM32CubeExpansion_LRWAN_V1.3.1 library and i have used sx1262 example which ...
At a high level, our device is essentially a Zigbee -> BLE bridge. The use case is that our device would start up as a Zigbee coordinator and allow multiple Zigbee end devices to join. Messages from the end devices would be sent over Zigbee and then ...