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,Is it possible to setup the radio on the STM32WL5x to sniff raw wireless M-bus packages?I do not want to transmit any data, just receive raw packages from meters that are in range.Thank you in advance.
Hi,I would like to program the NUCLEO-WL55J1 as a w-MBus concentrator. Getting data from nearby w-MBus sensors and pass it on to the cloud, while I still have the option to switch to LoRa for data transmitting.Do any of you have an example project, o...
Hi all, I am working on the stm32wb55 with stack 1.16.Now I am not sure If its a new issue or just something I noticed recently, but I get 0x0A error when I both:1. Discover Primary Services.2. Discover characteristics of the service. ( I give the co...
Hi,Just wondering in the throughput example provided in the BlueNRG-LP_LPS DK 1.3.0, why a timer is needed in the APP_Tick in throughput.c file. I also noticed in other examples such as SensorDemo project, there is also a timer set for the sensors. C...
There some limitations/issues with the generation of the LoRaWAN/Target/radio_conf.hThe template radio_conf_h.ftl is hard coding key values in a way that does not preserve user set values.The following lines are of concern:#define XTAL_DEFAULT_CAP_VA...
I just started using the stm32cubemx tool and I want to make an application with a STM32WL55 which only wakes up once every day and exchanges one simple LoRa class A message. I need to use as little power as possible. I get the impression that the le...
data on serial monitor tera term setting what is the reason of data mis matching ?
when i use the adc oversampling code then it work in debugg mode but when i use the heart rate sensor program then it will not work in live debugging ,it say target not found.what is wrong with this code ?
when i generate the adc based code then it show the error without doing anything in the main code