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 a custom board having STm32WBCE on it. I have tried to call a function in stead of using in while (1)(Which I used to call in it and was working fine), implemented using sequencer + timer server in a repeated fashion which I create and start ...
I bought p-nucleo-lrwan2 package at two weeks ago.so I have searched p-nucleo-lrwan2 reference source.I get p-nucleo-lrwan1 endless board source, but I haven't find p-nucleo-lrwan2 gateway source.please I hope to get p-nucleo-lrwan2 gateway source.ha...
Hello,I have ran two examples of Zigbee applications on Nucleo STM32WB.One with end device device type and the other one with router device type (both with FFD stack).I have registered the node on my existing Zigbee network.I can see that the device ...
The example "DAC_SignalGenerator" is not working as expected for me using a NUCLEO-WL55JC1 board. Using CubeIDE 1.6 with FW Pack 1.0Using the on board button one should be able to switch between a triangle and a "escalator" waveform. While the triang...
I followed this[1] URL to update FUS and wireless stack, it failed and now i can't get wireless to work. All the examples are hard faulting. My FUS is still in version 0.5.3Reading 32-bit memory content Size : 4 Bytes Address: : 0x2...
In our previous design we were using DFSDM to read the microphone data, but with the STM32WB family there is only SAI PDM port. I read that the SAI consume more power than the DFSDM because it is processing PDM to PCM. I found also that the DFSDM is ...
I notice that there is an API, aci_gap_set_limited_discoverable(), which is designed to time out the STM32WB55 if no connection is made within a certain period. However, this option does not show up within the Cube (v6.2, just released) when setting ...