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

Resolved! I2S on STM32WB55

Hello,I am trying to get I2S and DMA working on my stm32wb55 microcontroller. I want to read data from an INMP441 (or similar). I did try to use the STCube IDE (or MX) to configure I2S and DMA using tutorials from the internet but this also did not w...

nikzin by Associate II
  • 316 Views
  • 5 replies
  • 0 kudos

B-WL5M-SUBG1 and NUCLEO-WL55JC radio performance

I have 3 Nucleo-WL55JC and 2 B-WL5M-SUBG1 systems all running same code and located within a 1 foot of each other.  Additionally I have custom sensors based on the STM32WL5MOC located 4 to 8 feet away.  The Nucleo-WL55JC modules report rssi values be...

RCool.1 by Associate II
  • 669 Views
  • 2 replies
  • 0 kudos

Resolved! Persistent data saving callback

Hello,Based on the NVM example, after: ZbPersistNotifyRegister(zigbee_app_info.zb,APP_ZIGBEE_persist_notify_cb,NULL).What actions cause the device to enter the callback? Where can this information be found?Thanks,

ISLTG by Associate III
  • 372 Views
  • 2 replies
  • 0 kudos

NVM saving persistent data

Hello,I copied the logic from the NVM Zigbee examples. I notice that the end devices almost periodically calls the persistent data callback to save when I am sending sequential data sequences.However, this unfortunately causes the end device to somet...

ISLTG by Associate III
  • 789 Views
  • 11 replies
  • 1 kudos

Resolved! Adjust ZbZclClusterCommandReq callback timeout

Hello,I am looking how to shorten the timeout and/or failure entering of the callback.I am using ZbZclClusterCommandReq(cluster, &req, callback, arg). I currently have my own ACK timeout implementation, however, the callback still is entered with eit...

ISLTG by Associate III
  • 278 Views
  • 1 replies
  • 0 kudos

Resolved! Issue with Extended Erase Command on STM32WB55RG via USART1

Hi support, I’m currently working with a Nucleo-WB55RG board, and my goal is to perform a firmware update using an ESP32 as the host. The ESP32 is connected to the STM32 via USART1 (PA9 and PA10).The sequence followed is : 1. Connect to the bootloade...

Xem by Associate II
  • 321 Views
  • 4 replies
  • 1 kudos

I-CUBE-LRWAN Abandoned?

In another thread:@VicR wrote:The Cube LRWAN package you mentioned it not the latest one and has not been updated for years.We recommend you to use the STM32CubeWLSo what about platforms other than WL? Are they abandoned?@VicR