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 all,When I wake up from Standby mode and reinitialize the pins and peripherals, they still don't work. Below is my STBY_SysHwRestore() routine, where I reinitialize clocks, pins and peripherals, but the rest of the code does nothing when they acce...
Hello,From readme.txt:On the Nucleo board side:- Power on the Nucleo board with the BLE_Hid application--- connected to usbOn the PC side:- open a terminal window with the following settings:baud rate of 115200Byte size of 8Parity NoneStop bits 1Data...
I would like for my services and characteristics to have a user readable string name.(when someone discovers them)How do I set that name in the descriptor of the attribute?Is there a convention on how the descriptor need to be set so devices will sho...
Hello,I am currently working with the STM32WB55CGU6TR MCU and using an RTOS. I've created two threads:PWM Thread: This thread generates PWM signals using the GPIO toggle method at frequencies of 60Hz and 600Hz.Read FIFO Thread: This thread reads data...
This is regarding these two posts: https://community.st.com/t5/stm32-mcus-wireless/ble-how-can-i-know-upon-getting-connection-event-if-device-was/m-p/681086#M19378 Answered by @Alan PORTE https://community.st.com/t5/stm32-mcus-wireless/different-even...
Hi, I am using STM32WB55RG board. When I started working on the board, I did not upgrade the FUS and the wireless BLE stack. I just simply flashed my firmware hex file through cube programmer and it was working as expected(basic ble write and notify ...
I'm working on generating two different trigger signals: one at 60Hz and another at 600Hz, using three PWM signals on three GPIO or timer channels. I attempted to use slave trigger mode for synchronization, but I'm encountering a phase shift in the P...
I have a problem with code that uses the STM32WB5MMG.Everything was working on the device, the BLE was appearing perfectly, and I programmed everything that needed to be executed.I set up a GATT server with its services and characteristics, everythin...
hello every oneI'm still struggling with BLE and LPMwith your help I have a working stop2 project that goes correctly into stop modeas I'm very low on current budget I'm planning to stop every thing for few sec and come back from stop mode by RTC do ...
Hi all, I'm trying to use TIM1 with CH1 and CH2 to output PWM signal on PA9 and PA8 with RAK3172-SIP. Here is what I've tried : /* USER CODE BEGIN Header */ /** ****************************************************************************** ...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.