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 ...
Hello, I am very interested in using the STM32WL for a wireless application. Is the matching circuit already included in the chip (so I just have to add an antenna) ? I don't find any information about this.Thanks.
Hi I'm designing a LoRaWAN end node based on RAK3172 and LoRaWAN_End_Node example. The frequency band is 868 MHz but i want to transmit on single frequency for example 868500000 Hz. I read the example but I don't know how to send packets only on sing...
I am currently trying to create a wireless sensor network using STM hardware and ZigBee.I'm new to this type of development and I'm struggling to figure out what hardware I need.I currently have a STM32F746G-DISCO MCU, I would like to use this board ...
I am running the LoRwWAN_End_Node example on the NUCLEO-WL55JC1 I've followed the steps set out in the following video:https://www.youtube.com/watch?v=8KNfrWoa1fwI am connecting to an existing local gateway on the TTN, and not using my own gateway as...
Hi,I use STM32Cube_FW_WB_V1.12.1 on a STM32WB55, with generated init code and HAL functions.I have setup a circular DMA for RX of UART1 and use HAL_UART_Transmit() when I need to send data.I'm communicating with a device (GPS module) that can be conf...
We are using an STM32WB55CG and trying to send 207 bytes of data every 40ms. I can see that data length extension has been enabled and the packets are not fragmented. We are getting the error returned BLE_STATUS_INSUFFICIENT_RESOURCES on average abou...
Hello, I've tried running and debugging the example project for lorawan end node and it gets stuck at waiting for LSE ready when I debug it using JLink. I also have a custom L072 board with sx1276 and the same thing occurs. The devkit is in working o...
I see 2 types of drivers. one are under ll , e.g., "stm32wbxx_hal_exti"and one under hal e.g., "stm32wbxx_ll_exti"Why are there two types for each?Can EXTI C2EMR2 be configured via the hal drivers and not the ll drivers?
The UM2587 User manual, "Getting started with the P-NUCLEO-LRWAN2 and P-NUCLEO-LRWAN3" covers only TTN V2.TTN V2 WILL BE SHUT DOWN NEXT WEEK!Also, it says "By default, the gateway is configured to forward packets to Loriot network server" - I don't t...