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 ...
Errors occurred during the build.Errors running builder 'CDT Builder' on project 'EN_Silva'.A resource already exists on disk '..../Debug/sources.mk'.A resource already exists on disk '..../Debug/sources.mk'.A resource already exists on disk '..../De...
Hello,I am having issues with RTC Alarms in BLE applications on my STM32WB boards. If BLE isn't turned on, the alarms work correctly. When I turn BLE on, the alarms stop working. After some debugging, I found out that the RTC registers are set up cor...
Hello,I'm trying to auto generate the the AppKey on device boot using the KMS Derive.I have enabled the LORAWAN_KMS definition as described on the AN5406 and also the configuration that needed. But the device don't generate any key and after investig...
Hello,I have started to develop one LoRa end node around a STM32WLE5CC6 chipset(QFPN48).My device is operating in EU868 band. While the device is transmitting, I acquire the data for the frequency spectrum with a spectrum analyzer. As you can see fro...
Hi,Currently, I'm working with the P-NucleoWB55 evaluation kit, and I'm developing a Zigbee network to exchange some messages between devices. My problem comes when I have to form and join the network. I'm not sure about the meaning of the configurat...
I am using STM32WB Discovery kit for STM32WBB5MM MCUs for development. I've setup the board as a RFD, Centralized End Device. How do I disable Zigbee security level if I don't need it? Currently, I have to set it manually in APP_ZIGBEE_NwkForm() by ...
Hello, I would like to use the NUCLEO-WL with Sigfox and LoRaWAN in the code as proposed in the workshop (youtube video : MOOC - STM32WL workshop - 6 LoRaWAN and Sigfox coexistence). However, the zip project is not part of CubeWL. Thus, How can we up...
Hello ST Community,I want to know if the STM32WB55RG supports MAC 802.15.4 Beacon Mode.For now, I'm sure that the CM0+ Stack supports Only the Non Beacon Mode (SO=BO=15) and Full broadcast Mode (PANID 0xFFFF, dest @ 0xFFFF) and OFC doesn't suppor...
I am currently using 2 STM32WB55RG MCUs and they are currently running the ZigBee_OnOff example project. Unfortunately, they are not working due to this error message that I see on a HyperTerminal:"RF IF return CCA or CSMA issue!".I'm not sure what i...