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
  • 1641 Views
  • 0 replies
  • 2 kudos

Resolved! STM32WB55 Zigbee router does not send route records

Hi,We are encountering a problem with an STM32WB55-based Zigbee router we have developed, where, in some cases, the Zigbee end device connected via the router becomes unreachable for requests sent from the coordinator.Specifically, when the STM32WB55...

d-serj by Associate
  • 474 Views
  • 1 replies
  • 1 kudos

STM32WL3x LBT example

Hello,I am currently working with the NUCLEO-WL33CC1 boards (MB2029-HIGHBAND-B02 + MB1801D). I have successfully ported our wireless solution to this platform (6tisch stack). Transceiver works properly, no problems so far.However, my next step is to ...

Resolved! How to run a clock while device is asleep?

Hello,My goal is to setup a timer which also runs when the device is in (Zigbee) sleep mode. I have tried to adapt HAL_GetTick() to be run by LPTIM1 on an STM32WB5MMG, which led to the device not boot anymore. I also tried setup timestamps on the RTC...

Name by Associate III
  • 543 Views
  • 3 replies
  • 1 kudos

Resolved! I2C HAL Size Management error - STM32WL + Si7021

What does this error mean for the I2C interface? I have it on the connection between the LORA E5 Mini and the SI7021 sensor.The debugger stops here:Exactly at his method call:  /* Wait until TXIS flag is set */ if (I2C_WaitOnTXISFlagUntilTimeout(hi...

markpow_0-1737749096645.png
markpow by Senior
  • 1116 Views
  • 10 replies
  • 4 kudos

BLE data every 5 ms

Hello,I designed my custom board using STM32WB series to be connected to sensor and send data to CLIENT which is my laptop.  I am able to use Write and Read Characteristics for a single character.Now I intend to use READ characteristic to send data e...

Nico3 by Senior
  • 551 Views
  • 7 replies
  • 0 kudos