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 guys, I am new to BLE and was looking for help finding useful information/examples pertaining to a problem I'm trying to solve. I am looking to connect device 1 (laptop/PC/mobile) via BLE to an STM32WB55 nucleo board, which would then be connected...
I am using B-L072Z-LRWAN1 LoRa®/Sigfox™ Discovery kit. I want to implement broadcast communication using LoRa without gateway(not LoRaWAN). As I could see from the ping pong application sample provided as part of the I-CUBE-LRWAN SDK, that nowhere n...
Hi,I am still studying about Low Power mode, according to low power run mode I tried to set V core is in range 2 and set MSI clock in 2MHz in STMWB55. please tell me how to do it?Thank You!:smiling_face_with_smiling_eyes:
I've got custom hardware that needs a wireless stack upgrade to the latest stack, located here:https://github.com/STMicroelectronics/STM32CubeWB/blob/master/Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x/stm32wb5x_BLE_Stack_full_fw.binBut I do no...
Good afternoon....I am new to STM32 land. I have a STM32WB55 board I am working with...I am using 16MHz internal clock source, the I2C module at 100kHz, a timer running with 8MHz and some GPIO interrupts. I would like to know how to go about placin...
I am putting all application tasks in block state until successful BLE initialization, still if I add some statements or simply osDelay() in any of task, BLE is not getting on. The code execution is not even reaching to specific statement still why i...
I'm completely new to the embedded software and want to use STM32WB for my project, which will send image data from USART camera to the mobile phone. For now, I'm researching about BLE (protocols, characteristics etc.) and have no clue about how to u...
HelloI am working on wb55RGV6 nucelo, I have bought nucleo revision C and I was able to flash it with stmcubeprogammer (stm32wb5x_FUS_fw_1_0_2.bin).I have had a new ,nucleo, a D revsion and I can't flash it, i can't delete firmware, I have tried to a...
Dear STI'm working on a custom board, trying to adapt the BLE_HeartRateFreeRTOS to work on a STM32WB55CEU6. So far i have been able to discover and connect to the MCU and call the characteristics in the Heart Rate service:Body Sensor LocationHeart Ra...
HelloI am using an STM32WB55. This microcontroller communicates in SPI with a second STM32F4 micrcontroller.The STM32WB55 is slave and the STM32F4 is the master of communication.During an electrostatic discharge, the SPI communication is disturbed.Th...