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, I am trying to achieve high throughput on a custom board. I partially replicated BLE_Throughput example for an initial testing.I am receiving the BLE data in MATLAB. In CubeMX, I use a custom ble template. I am trying send a payload 1000x time...
Hi all,some time ago I successfully developed a firmware for a ZigBee sleepy end device running on a STM32WB5MMG module. I could manage the module to draw only about 3µA in low power mode while still being able to communicate a button press over the ...
Are there any plans to add Zephyr support for the STM32WB0X line of chips? Or is it already supported with the current HAL? I couldn't find any Zephyr related information on the product page.
Hi,we are working on NOD_WL55JC for LoRaWAN network with FUOTA.we are facing problem when at the following condition1) development kit used NOD_WL55JC, firmware ( en.stm32cubewl-v1-3-0.zip) - en.stm32cubewl-v1-3-0\STM32Cube_FW_WL_V1.3.0\Projects\NUCL...
Could you shed some light on what the button "start wireless stack" actually does?1) Is there some flag in flash that has to be set after flashing the wireless stack? Or is it just an option byte or something?2) Why is this seperate button necessary?...
Hi Community,I’m trying to use the CubeMonitor-RF sniffing tool to monitor packets between my two NUCLEO-WB55 boards. I have followed all the instructions indicated by UM2288 and the ST Wiki. However, I am confused about the firmware upgrade for the ...
I am using the B-L072Z-LRWAN1 and trying to optimize for low power consumption. So far I have set up the hardware by desolding SB37, SB18, R26, and D2. Now when moving JP9 from pos. 2-3 to pos. 1-2 (i.e. TCXO powered from PA12 instead of VDD_RF_LRA),...
Hi,I'm a novice in STM32WB and BLE mesh. I have started using the "BLE_MeshLightingPRFNode" example test with the "ST BLE MESH" APP. I want to use the "vendor model" to transfer the segmented and unsegmented packets in BLE mesh network by a host node...
I want to add a new timmer application in the "BLE_MeshLightingPRFNode", so I need to know which timmer is available.Because the RTOS needs a reference timer, but I don't see the RTOS initialize and activate sequence in this sample code. Is RTOS not ...
Hello I want to use PER test using Nucleo-WB55RG So, I followed the procedure in git-hub, but TX does not work. I don't know what the problem is, please help me