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 ...
Do I have to pay something if I want to use a STM32wb-based device and open Thread for commercial purposes?
Hello,I have STM32WB55 Nucleo kit (EPNWB55$CU5) from STM32WB workshop. As I know, it works only with special versions of wireless stack from workshop package.I tried to update USB dongle BLE stack with stm32wb5x_495B_wireless_cryp_BLE_Stack_fw_v1.0.0...
[Check comment]
The new STM32CubeMX 5.1.0 do not support STM32WB55 IPCC setting (System Core). Firmware STM32Cube_FW_WB_V1.0.0. I can not check the HandsOn's from the STM32WB55 Nucleo Board. The board is listed to the CubeMX.
When we can expect the Segger to support stm32wb?https://www.segger.com/downloads/supported-devices.php
In every example which i have tested after second device disconnection it stops Advertising. After a short investigation i found that aci_gap_set_discoverable waits for hci_cmd_resp_release. I don't know if problem is with stack on CM0 or it is pro...
I am running the Mac_802_15_4 FFD and RFD examples on 2 STM32WB55 Nucleo bords.On Coordinator, the APP_MAC_mcpsDataIndCb function is triggered but don't save the data in the Mac_dataInd_t structure. What can I do to receive data?
Hey everyone,I'm using a stm32wb55 nucleo board.When i'm using ST example about RTC, i have a problem with the accuracy of RTC and i want to know how i can configure RTC for increase her accurancy? I.E.: all of 10 minutes i lose 6 secondsThanks in ...
Hello, everyone. I'm a beginner in Lora. And I need to program an I-NUCLEO-LRWAN1 extension card on a STM32L073 Nucleao-64 to send sensor data to a RaspBerry Pi gateway. Then I tried the code of the End__Node project but it didn't work. I found this ...
With Cortex M0+ (BLE) running, how Cortex M4 writes data on flash ?The reference manual says during flash writes all acess are denied.