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,Situation: Currently, I am trying to intergrate BME688 to the board Nucleo-WL55JC1. To be specific, on the board, I downloaded and ran the LoRaWAN_End_Node example. Then, instead of obtaining temperature/humidity/pressure from a funct...
I'm currently working with the "Thread_Coap_Generic" example for the STM32WB, which I got from MXCube. I want to connect to a pre-existing thread network. I have changed the panid and channel of the example to that of my network (in the "app_thread.c...
https://www.st.com/en/evaluation-tools/nucleo-wl55jc.html indicates that it has "Arm® Cortex®-M4/M0+". I am confused about this: does it use an M4 or an M0+?Also, what is the difference between the WL55JC1 and WL55JC2 versions of the Nucleos? Please ...
I am also trying to debug my pcb through bootloader usb but my my win11 computer says usb device not regonsized.
Hello,I'm using STM32WB55 in conjunction with freeRTOS OSI found a very good I2C BARE-METAL working example located at:..\STM32Cube\Repository\STM32Cube_FW_WB_V1.12.1\Projects\P-NUCLEO-WB55.Nucleo\Examples\I2C\I2C_TwoBoards_AdvComITI'm looking for a ...
Hello, I many years used ST-Link to download my framework to STM32, so I am not new in this.But now - I used all available settings in - ST-LINK software (under reset, hot, normal, with different frequency). I pushed reset in the boards, I connected ...
Hi,I created Lora project which send and receive data. I designed my board, no TCXO.My schematic:My result:the random value is 0, TxTimeout everytime.I replaced to new MCU, new RF switch IC but result not change. Please support me.Thanks.
Hi,I created my project which send or receive data through LoRa. This is my result:This is my configuration:Can I fix in my firmware ? Please support me.Thanks.
Hi i build an application with fatfs implementation to log data.but when the file size reach 64kB, the SD card stop responding and i can not write on it.I used standard configuration for ff_confany suggestion to resolve the problem ?thank you.