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 ...
Dear All,We have been working on STM32WB-NUCLEO Board from few days and started with the P2P Server example. We went ahead and tried to implement the P2P Server using only the Custom Template provided in STM Cube IDE (CubeMX). We are facing following...
Hello! I am trying to save the data that I receive through bluetooth in the 1M flash memory of the Nucleo board(STM32WB55). But when I call HAL_FLASH_Unlock() the program goes to HardFault_Handler function and stands in the while(1). Besides that the...
Hi everyone!I have stm32L072 chip and sx1272 lorachip.I had developed a simple end-node device with stm32 lrwan library and endnode example for nucleo board.Developed by Atollic True Studio.Versions is: MAC_VERSION= 04.04.02.00 and STM32CubeExpansion...
Hi everyone! I have stm32L072 chip and sx1272 lorachip. I had developed a simple end-node device with stm32 lrwan library and endnode example for nucleo board. Developed by Atollic True Studio. Versions is: MAC_VERSION= 04.04.02.00 and STM32CubeExpan...
Hello,We are a group of students of Polytech Nice in a project using the STEVAL-STRKT01 LoRa tracker for GPS detection in the mountains. We know that this tracker is able to detect the accelerometer and we would like to use it with interruptions if t...
I am using the STM32WB55 Nucleo board and the firmware pack (currently at 1.7.0) includes examples for the standard set of IDEs (EWARM,MDK-ARM & SW4STM32). I can import the SW4 project into the STM32CubeIDE, but it does not retain the link to the Cu...
I have made my own board using the STM32WB55CGU processor (the 48 pin package, as used on the Nucleo Dongle, MB1293C.I am now trying to get the BLE working and tuned. The first step, it seems, is to load the transparent mode firmware into the chip wh...
Hello - My project is based on the SensorDemoBLESensor application built using using the CubeMX tool version 5.6.1 with the X-NUCLEO-BNRG2A1 development board attached to a NUCLEO-F303RE. I successfully added 5 custom characteristics to my first cust...
How can I use frequency hopping application of STM32WLE5? due to I didn't find any information on the website, but this function show on the firmware package. Could you please help us?thanks a lot.