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 everyone,I am currently working on the LoRaWAN_AT_Slave example from the firmware package repository (STM32Cube_FW_WL_V1.3.0) provided by ST. So far, I have successfully implemented uplink and downlink communication, enabling the device to send se...
I am in a similar situation to @Richard Lowe back here:https://community.st.com/t5/stm32-mcus-wireless/looking-for-uart-guidance-for-the-stm32wb05kn-network-co/m-p/721231The getting started guide from the last post there references a "X-CUBE-WB05N us...
Hi. I`m using Zigbee_OnOff_Router_NVM example on WB55CGU6 custom board with existing Zigbee network in my home, but seems that my device not act as router. I mean that it not extends range of my network. What i do wrong?i checked:Set config.startupCo...
Hi. I have a problem with the STM32WB09KE board.I'm trying to activate Bluetooth LE using this developer board but the BLE init function returns this error massage. Success: aci_hal_write_config_data command - CONFIG_DATA_PUBADDR_OFFSETSuccess: aci_h...
Hi, I am using stm32wba55cg nucleo board, and running the example application BLE_p2pServer. While the serial logs of the board show that the device is in advertisement mode, it can not be discovered on my samsung s20 fe, running android 13.I tried u...
Hi, I was learning how to work with STM32WB55RG, using the following wiki page: https://wiki.st.com/stm32mcu/wiki/Connectivity:STM32WB_BLE_STM32CubeMX The tutorial here is top notch, great explanation and examples, easy to follow. Only error is tha...
I am using LoRa Wio E5 dev kit with ST-Link V2 clone. From Seeed Studio E5 project I can successfully run the LoRa demo code that sends a stream of dummy values like temp, battery voltage well and connects with my TTN server. When I try to use CubeMX...
Hi,I use the example “BLE_p2pServer_ota” with NUCLEO-WBA55 as a template for a project.For space reasons and to save costs, I would like to use the internal oscillator LSI1 (32,000kHz) instead of the external 32,768 chrystal LSE. After switching to L...
Hi All,I have just started a project with STM32WL33CC1 MCU. To get started I am trying to run and debug the example MRSUBG_Chat project.The project builds fine but refuses to enter debugging.I can program the WL33 using STM32CubeProgrammer and STM32_...
Hello, I'm trying to create a smart device to connect to my Home Assistant network using Zigbee. So far, I've been able to connect to the network and control a light (turning it on and off), which works perfectly. The issue I'm now facing is rejoinin...