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,I'am working with LORA and LORA-E5 chip, I'am trying to adapt the ping pong stm32 example (without lorawan). But for now I have a question, I'd like to have a point to point application, but my question is can I set a server and a client addre...
Hi,I try to launch the demo application called Zigbee_DoorLock_Server_Coord on a nucleo board WB55 with GDB and I have an error "Error on final launch" Device Debug Script (cf image)Others applications are OK.The application can run without GDB (RUN ...
Hi,I'm working with the BLE p2p-Router project and added the discovering of a Health Thermometer service. It works ..., but the discovering of the descriptor of the termometer measurement characteristic gives an unexpected answer. I use the start & e...
Hello,Is CORE_CM0PLUS support FREERTOS ?Thank you,
Can only be duplicated using LPTIM2, enabling interrupts for LPTIM1 works fine.Hard Fault can be resolved by only re-locating the VTOR to a 512-byte boundary.
HelloSTM32CubeWB has two demo applicationsBLE_Peripheral_LiteCDC_Standalone (USB)It seems impossible to run the BLE with USB. I added the CDC part to the BLE app and they don't work together (if you disable one, the other works fine).What is the conf...
Hello,I develop an application with SUBGHZ in transmitting and receiving mode.I have initialized the hardware and configured the SUBGHZ peripheral.I use the switch (PC3, PC4, PC5) to change between Tx and Rx mode, but i steel receiving data from RF e...
I bought the NUCLEO-WL55JC1 and installed the STM32CubeIDE1.9.0 on my work computer (and I also this it in my home computer, both are Window 10). The IDE automaticlly installed some STLink drivers during the softare installation, in addition to the S...
Sample code includes a 50ms delay "TCXO_WORKAROUND_TIME_MARGIN" in addition to the Radio.GetWakeupTime() when moving from RX to TX. Is this a necessary delay, and if so, why? Higher data-rate LoRa configurations are significantly bottlenecked by this...