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, the reference design STDES-WL5U2SBB (MB1791) specifies a frequency range between 470-530 MHz. I plan to run LoRa on 433MHz with 10 dBm. I do not wish to use a 4-layer PCB in my product design. This seems to be the only version that has 2-layer...
In the STM32CubeWB source code collection, I found the BLE_Peripheral_Lite project. This project however is only available for the P-NUCLEO-WB55, but I am working with the NUCLEO-WB15 board.According the Release notes this should be easy:<quote>The p...
Hi,Is it possible to import files from I-CUBE-LRWAN package to a new project generated with MX? From the info I've found so far I know there is no way to import it automatically with Cube MX and I have to transfer them manually but I'm not sure which...
I have added a partition (MY_MEMORY) to my flash to store a static library (littlefs) so that I don't have to include it in the firmware that is updated over the air however the output binary file for the project is very large. I have reviewed this p...
I'm having an oddly difficult time seeing how to do something quite simple. In older CubeMX projects, the `Adv_Request` function looked like this: static void Adv_Request(APP_BLE_ConnStatus_t NewStatus) { tBleStatus ret = BLE_STATUS_INVALID_PARAMS;...
I have three STM32WB55 applications:A) is a debugging application that's only ever flashed directly and standalone using the STM32CubeProgrammer CLI.B) is a bootloader with integrated FUOTA functionality.C) is my "actual" application. It can be compi...
Hello - I have a custom pcb using the stm32wb55 and I have spending time optimizing the power consumption. My primary intentions with this PCB is to sample data around 1 Hz and send this data to html server app using BLE. I'm using the BLE_Sensor ...
SensorTile.box Pro: I am having difficulty figuring out which api to use within a function I have created to send accellerometer sensor data to a Stm32WB client . Function example :void sendAccelerometerData(int x, int y, int z) {uint8_t data[6]; dat...
Hello everyone,I'm working on a project which includes the following hardware setup.> Raspberry Pi 4 Model B> STM32WB55RGV6 Nucleo board> WizNet W5500 Ethernet Module I'm using SPI protocol to communicate between STM32WB board and WizNet W5500 module...
Hi All,I am working with the STM32WL55 MCU in a project-based between Generic Node and MB1389 (Nucleo board). my code is using Lorawan_End_Node.Everything seems to be working well but the radio part is not transmitting (checking it with AIRSPY an a S...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.