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 STTwo-32, I have 2 more questions: 1. What jumper to remove - so the NUCLEO board will stop advertising ? 2. What to do - to change power on STM32WB5MMG module from current 2.4-2.6V to 3.3V ? Thanks
Why there is no NUCLEO-WBA52CG projects in STM32CubeWBA?What caution should be taken when using STM32WBA52 in STM32CubeWBA?
Having checked the ST Website for LoRaWAN kits I settled on the LoRa LF Sensor and Gateway kit (P-NUCLEO-LRWAN3) There is no mention on the website that this pack is obsolete or end of life. I always check that because I have been burned before by ST...
In my project STM32WB55 uC is used and FW is generated by STM32CubeMX.Library (STM32Cube_FW_WB_V1.22.0) and BLE binary (stm32wb5x_BLE_Stack_full_fw.bin) are both version 1.20.My goal is to reboot only BLE stack on CPU2 without reset of CPU1.On commun...
Hi,I made a custom PCB with a STM32WBA54CGU6 to act as a Bluetooth LE Audio transmitter. This was going to be first "real" PCB since before I have only made much simpler designs (I know I was very ambitious). For the HSE, I used this document to deci...
Hello! I'm trying to flash wireless stack into the STM32WB55 USB Dongle.I've successfully upgraded FUS to version 2.0.0.3.But now i cannot flash wireless binaries. Each time I try to do this, i'm getting the message, that image is downloaded, verifie...
can anyone please share the older version 1.3.1 of the i-cube-lrwan package
Got this issue on entering sleep. I set my advertising to 1 second, and do not touch it after. Before sleep, all was good, I was advertising every ~1 second but when I enter sleep I notice it jumps to 1 or 2 ms.. very fast, and not so power consumin...
Hello sir/mam .When I am trying to connect my NUCLEO-F746ZG LRWAN2 gateway board to TTN network I am not able to do can you guide me with this gateway connection with the network ==> in this explain whether we need DHCP connection or with the st...
There is a sensor that I receive data from with 250 Hz sampling from Interrupt. I write the incoming data to the FreeRTOS queue. And I pull this data from the queue and write it continuously to the SD card. There is also a BLE in my project. When the...