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 ...
Which Cluster may use to send and receive data or string between Router and Coord?And how do I coding for that.Thank you.
The given example on LoRaWAN_End_Node software pack is transmit temperature, humidity, and pressure data. My main objective is to do the same thing but instead of send those three datas, I want to send the parsed GNSS data like how the SimOsGetPos di...
Hello thereI am completely new in STM32, I need to use two SX1262MB2CAS shield to tx with one of them and rx from the other one.Do you know which drivers i will need and how to configure the stm32cubeide project to have acces to two stm32?
Hello, I tested the VL53L4CD with the Nucleo-STM32F401 using the ST-Example and I got Ranging readings. However, when I port the code to use the STM32WL55JC, I always get an I/O Error.I use the same pin configurations to drive the sensor as in the Ex...
Before this I'm launching my modified version of LoRaWAN_End_Node firmware, but my Nucleo Board keeps restarting and heating up so I unplugged the USB cable. When I tried to connect my board back I get a FAILS.txt file with the following contentThe i...
Hey,I try to change the device name for my broadcast inside the initialization of the Ble_Hci_Gap_Gatt_Init() funtion. My implementation is the following:static void Ble_Hci_Gap_Gatt_Init(void){ uint8_t index; uint16_t gap_service_handle, gap_d...
We have a product that uses the STM32WB55RGV6 controller. Some of the boards start up without issue, some of them occasionally fail with the STM32WB55RGV6 processor not starting up, and others never start. We don't know if it is a grounding issue wi...
Im using the Thread_Coap_Generic Example for the STM32WB5MM-DK (CUBEWB version 1.15.0). THe CPU2 Binary is as it is descibed in the readme.txt "stm32wb5x_Thread_FTD_fw.bin". I want to change the logging level of the Openthread. The Change of OPENTHR...
thanks. -wq