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 ...
Hi!. I am trying to flash the ble mesh example project from Github in order to modify it and create my own application, but when I have built the project 79 errors where found. I have seen that these errors come from a lot of libraries that are missi...
We are basing an BLE Mesh application on the example project BLE_MeshLightingLPN for STM32WB55 and would like to add OTA update support to the application.
Hi!Thats my first time working with STM32_WPAN.How to simply add battery state service to P2P_Server example?I dont know how to add ANY service to any example. Code has many layers, and a lot of files. Too complicated for first attempt...I just want ...
Hello,I am gonna use the STM32WB35.After a while, I have configured it by the pintool SW, added the SW32WPAN, chosen custom service and filled the details for GAP and GATT ....Then, due I'm not familiar with the Sequencer, I added the FreeRTOS-CMSIS...
Hello, I am currently using the nucleo board installed with stm32wb55rg and I successfully opened my custom notification char based on P2P server example.However, it seems I can send data in bytes (in hex) to mobile phone but I am lost for converting...
I have STM32WB55RG-Nucleo board and STM32WB55CG Dongle. Current i am working on BLE_MeshLightingProvisioner project. this project doesn't have .ioc file to select the different microcontroller and i want run same BLE_MeshLightingProvisioner project ...
I'm writing firmware for a custom board using the STM32WB15CCU6E and am having trouble getting the BLE functionality to work properly. I have created a minimal project that gets BLE running, and have not changed anything in the STM32_WPAN section, so...
Hello, I have issues when I tried to use my nucleo 32WL with Sigfox (working well with LoraWAN). I followed the steps proposed in the AN5480 : working well for that : However, in practice when I try to obtain my ID and my PCA throught AT command, the...