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,Once i create a project with CubeMX for B-L072Z-LRWAN1 kit, how i can add I-CUBE-LRWAN libraries externally. Before this project i used ping-pong example in called library. It was divergent for which i want to do. Thanks.
Hello,I am teacher in France and newbe for CubeMX and TrueStudio. if want to integrate the soft en.cube_LRWAN1 in the a Nucleo-L476RG with i-nucleo_LRWAN1. I compile a project with the Nucleo-L476RG start for cubeMx with a solution en.cube_LRWAN1 and...
I used STM32Cube to generate a project for TrueStudio on the STM32WB.My target is the STM32WB55 Nucleo.But the project will not compile. Other posts say check the project target settings. There is no selection for STM32WB.Do I need to add another sup...
Hello,I choose in board selector to B-L072Z-LRWAN1 kit and create a project. But i cannot reach radio modules in TrueStudio, but only hal files. Should i add files myself, if so which files. Thanks.
I am currently trying to establish a simply communcation between two B-L072Z-LRWAN boards. For starters I wanted to set up the SPI interface on the STM32 to communicate with the SX1276. I generated code using cube MX by selecting the used board and w...
We use B-L072Z-LRWAN1 (Murata TypeABZ) dev board, where we were able to set-up clock sources to use HSI (@32MHz with PLL - HW_SetHSEasSysClock(void)) instead of HSE during Sigfox transmission. From the firmware perspective, everything is fine, but w...
Dear,I’m working with a B-L072Z-LRWAN1 Discovery Board and AT_Slave sample code of CubeExpansion_LRWAN_V1.2.0.I being able to JOIN to a Gateway, but when I try to send a frame to the Gateway with command AT+SEND= ... , the most of trials I get an A...
After seeing the STM32WB55 series, i want to shift , but it don't have zigbee till now but they mentioned as coming soon? So, will they update it over the internet or using any software? Will it inter-operable with Digi Xbee s2c/Pro module?
Hello,I’m working with a B-L072Z-LRWAN1 Discovery Board and AT_Slave sample code of CubeExpansion_LRWAN_V1.2.0.I being able to JOIN to a Gateway, but when I try to send a frame to the Gateway with command AT+SEND= ... , the most of trials I get an ...
Hello, i am working with this kits and library. Using ping-pong example for learn but now i want to add a new uart then read gps datas and monitor on a screen. CubeMX have B-L072Z-LRWAN1 in board section. But after generate code you have just a idl...