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 ...
Hi,I have generated the code for PWM generation using STM32 CubeMX and it is working fine on B-l072Z-lrwan1.But when I was trying to integrate same code with the existing Ping Pong example, I was not getting any PWM signal on respective pin. I have a...
I am using BL072Z board and the datasheet says:8.6 Reset sourcesThe reset signal of the B-L072Z-LRWAN1 Discovery kit is active low and the reset sources is one of the following:• Reset button B2• Arduino Uno V3 shield board from CN4• LoRa®/Sigfox™ mo...
Hi,I am working on CMWX1ZZABZ-078 module and I use the "X-CUBE-SFOX Expansion Package" stack for Sigfox. My Queries are as below:-1) How can I get MAC ID of the Radio Device using Sigfox stack? Is there any API available?2) It is mentioned i...
I need to develop an STM32WB55-based BLE system that consists of 2 parts. Each part will have a button on it as well as a sensor. When a button is pressed on one device, it needs to inform the other device, as well as communicate its sensor value. ...
Hi,I have added the following command to the post build steps.arm-none-eabi-objcopy -O binary "${BuildArtifactFileBaseName}.elf" "${BuildArtifactFileBaseName}.bin"The size of .bin file generated is 393411KB compared to 383KB hex file and does not upl...
I have observed, using a frequency counter, that the HSE clock on Nucleo board (after using the calibration value in the OTP memory) is off by around 20ppm. I have configured the SYSCLK to HSE_SYS. Now, HAL_GetTick counts the tick from the derived c...
Hi everybody, I already posted a question but maybe I was too specific.I need some help because I cannot understand how I have to incude STM32CubeExpansion_LRWAN_V1.2.2 expansion software in a existing blank project for b-l475e-iot01a2 in which it's ...
HiThe connection starts up in 1Mbps and when connected, I change it to 2Mbps. This all goes well, but I can't return to 1Mbps anymore if I do this. Any ideas ?thx in advance :D