STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Matter software expansion for STM32Cube

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...

Ouadi by ST Employee
  • 3279 Views
  • 0 replies
  • 2 kudos

Resolved! UART not working with LoRaWAN

Hi, I'm using the LoRaWAN end node example from the stm32cubewl v1.3.0. The board im using is the RAK3172 based on the stm32wle5ccu6 chip. The application i want to build reads data from a modbus using UART and sends it through lorawan. I have assign...

KCB11 by Associate II
  • 1061 Views
  • 2 replies
  • 0 kudos

JSON Payload Not Received in Downlink in LoRaWAN

Hi everyone,I am using the LoRaWAN_AT_Slave example code on an STM32WL-based device, and I am operating in OTAA mode with the ChirpStack server to monitor the data. I am successfully sending sensor data to the server at the specified intervals.I have...

Downlink.png Downlink_Processing.png Downlink_JSON_Payload.png Downlink_Received.png

SPI setting speed is too low.

Hi, I'm testing a custom STM32WB09TEF7TR board. To communicate with the analog front end, I need to use SPI.However, SPI communication requires 17 us setting time, which means around 60 kHz.This speed is very slow.So, the Initiation of SPI becomes th...

scope_1.png
KKIM.6 by Senior II
  • 2605 Views
  • 3 replies
  • 0 kudos

STM32WLE5 Shutdown consumes too much current

we are working on STM32WLE5 development.We succeeded to enter Shutdown mode and measured supply current of less then 40nA when operated at 3.0V,but at that time, the VDDRF and VDDPA were not connected (0 volts), meaning we could not test the LoraWan ...

aviad by Associate
  • 496 Views
  • 1 replies
  • 0 kudos

Reading Zigbee window attributes does not work

I'm trying to get a window cover to work, but can't seem to get the communication between attributes to work. I've been able to do this with the on/off cluster but this just doesn't seem to work. Also the examples on github are programmed very differ...

Hesseltjuuh_0-1736943129961.png Hesseltjuuh_1-1736943136469.png