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 ...
Saludos!Im new to STM32W series.With two P-NUCLEO-WB55 boards on my table im trying to run the BLE_CableReplacement example.It doesnt work out of the box so i opened the readme.txt @par How to use it ? This application requires having the stm32wb5...
Hi Guys, as I am new to STM and STM32CubeIDE, I am wondering how can I get the LoRaWAN_End_Node-example to work on our custom chip STM-chip STM32WLE5JC. Basically, I want to re-configure the project via the "Device Configuration Tool" so that it work...
TLDR: Is there a simple way (or at least clear step-by-step instructions) to reset the P-NUCLE-WB55 back to the firmware it was delivered with?Full:I have a P-Nucleo-WB55 and am trying to develop a project with it. I ran the "Getting Started" demo on...
Hello I am using stm32wb55 nucleo i am tring to delete the firmware but it shows errorC:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin>STM32_Programmer_CLI.exe -c port=SWD -fwdelete ---------------------------------------------...
Hi!I am using P-nucleo WB55 board to develop BLE application. 1 I use TIM2 to generate a interrupt where I use SPI to read external ADC data. However, I found that the time period between SPI SCK signal and rising edge of TIM's PWM is varying. as sho...
Hi Everyone!We have two RFM98PW LoRa Modules and we successfully can communicate with these modules from more than 9 kilometers. But when we change our frequency from 434 to about 433.663 we cannot communicate very well. It just *****. Using these Lo...
Hey guys , I am trying to program custom stm32 board using stm32lorwan module using stlink v2 pins. I have configured debugger as followed.Can you tell me debug configuration?>>Connect to remote GDB server , port no 61234>...
Hello ST,We are looking for the solution for OTA BLE firmware upgrade using another BLE module. It must be between two STM32WB board not from android app .Could you please provide the documents or example for this solution.Best RegardsDeepak Aagri
We are using the STM32WB5MMG in our product.To inform any client about the battery level of our device we want to implement theSIG Battery Level Service.After configuration through CubeMX, the Service is visible and the value can be read.However, how...
I have implemented STM32WB P2P Router connection with following P2P Server1 to 6.In my application I need to connect more than 6 devices in the same room or hall so I can use 2 P2P Routers but P2P Server will get repeated.How can I manage this situat...