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 ...
Currently, we are using the STM32WLE5CC MCU.Some MCUs do not operate normally when the same firmware is inserted into several MCUs. (Abnormal current, delays in Uart log output, RF is not transmitted)If a higher voltage (4.4V) than the MAX operating ...
I'm designing power supply part of STM32WB55 microcontroller.I'll use a Li-ion battery for power supply of STM32WB55 microcontroller.As we know, the microcontroller requires 3.3 V maximum but Li-ion battery can generate maximum 4.2 V. So, I'll use in...
I have created this easy project for the RAK3172 based on the LoRaWAN end node skeleton (myIoTopenTech/TiposDeDispositivos/TTNMAD_SOUND/STM32CUBEIDE/ttnmad_noise/) available on GITHUB.The program works properly joining to The Things Network using OTA...
Hello,I'm doing a new board bring-up and following the document AN5503 (https://www.st.com/resource/en/application_note/an5503-bringing-up-the-bluenrglp-bluenrglps-devices-stmicroelectronics.pdf)At chapter 4 (HS_Startup_time) I use the example firmwa...
We have implemented BLE application on STM32WB5MMGH. I see that some of the BLE packets are getting lost in transit. The peripheral and the master are in very close proximity. I understand that packets can get lost depending on environment but my que...
Hi.I would like to send in the worst case 750 chars through ZigBee.Issu: I can send only 59 chars per zigbee message, using Messaging cluster.After reading the ZigBee specification, it seems that this cluster handles sending more than 59 chars, by fr...
If I see the pin layout of STM32WB55VQ,There are multiple VSSRF, VSS, and VDD like below.If I want to see proper function, should I connect all the VSSRF, VSS, and VDD?or is it fine connect only one of them (For example, one ground on VSSRF, one grou...
I am trying to create a project that takes advantage of the HAL drivers, but does not include auto generated code. It would be ideal to be able to tell the IDE which HAL drivers to include and start off from there. Unfortunately, I could not find suc...