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 ...
I have CM0 running the BLE_Stack_fw and have compiled and loaded the BLE_HeartRateFreeRTOS firmware, but am not able to see the device show up when I am looking for it on BLE.I am able to run the BLE_HeartRate example without FreeRTOS without any iss...
How can use st-link as a uart for STM32L072CZ ......?We have CMWX1ZZABZ-091 LoRa module, this module contain STM32L072CZ mcu.When we connect this module using STLINKv2, com port is not showing.I could not able to do programming to this module. How ...
Hello, I am very new with SMT. It's my first board and I juts open from the box. I also received the ST-Link/v2-IsolI have two nodes and a Gateway in a field and unfortunately, the transmission are not good. I suspect my gateway to not working well.I...
I have tried debugging some of the BLE example projects for the Nucleo-WB55, specifically the BLE_HeartRateFreeRTOS and BLE_TransparentMode examples. During debug, the erase, program, and verify steps all complete successfully, but then shortly afte...
I'm trying to flash the wireless co-processor binaries onto my evaluation board to run one of the Bluetooth test programs. I'm following the procedure provided in the release notes of the wireless co processor binaries directory and it says to run th...
We are working on B-L072Z LRWAN1. We are trying to read ADC. We set pins ADC and make the adjustments on CubeMX than import code to SystemWorkbench. But we got 3 types of error;1- Sometimes when we debug the code we got OpenOCD child process terminat...
"The I-CUBE-LRWAN Expansion Package consists of a set of libraries and application examples for STM32L0, STM32L1 and STM32L4 Series microcontrollers acting as end-devices."Can i use the libraries comming with this package even if i am using a STM32F7...
How to do Programming in cmwx12zzabz-078 Lora module..?Im new for STM32 controller. I purchased cmwx12zzabz-078 Lora module which is integration of STM32L082 and SX1276 module. when i connect this module its showing in device manages as "STM device ...
And description of the scheduler used in application of "Cable Replacement"
Is there some kind of example of using stm32WB in the same way as HM-10 BLE. I need to communicate between controller and mobile phone. The simplest solution seems to be serial communication. Maybe someone have any example How to read and write valu...