STM32 MCUs Wireless

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

Resolved! SWD and BOOT Pin lockout - STM32WL33

Hello,I am looking to add an STDC14 header to my design.I am concerned that by putting such a connector on the board, this will allow 3rd parties to simply buy an STLINK and reprogram my device.I am not familiar with STM32, so in the interest of spee...

CEagl.1 by Associate III
  • 183 Views
  • 1 replies
  • 0 kudos

STM32WLE5JC Adaptive Data Rate Implementation

Hi,I'm working with the STM32WLE5JC mcu and Cube firmware 1.13.0. Can someone explain how the module/stack implements adaptive data rate? I can see from lora_app.h that it is enabled by default, but exactly how is it implemented?The screenshot is fro...

helixembedded_0-1732033699454.png

LoRaWAN End Node JOIN FAILED

Hi community,I am using the STM32WLE5CC MCU on a self designed board and I am having problems to Join the device to my hub.The code is based on the LoRaWAN_End_Node example supplied by ST and addapted to my MCU following https://community.st.com/t5/t...

alefarri_0-1732727906118.png
alefarri by Associate
  • 200 Views
  • 1 replies
  • 0 kudos

Resolved! STM32wb55 Zigbee Network connection status

I'm trying to find a way to get the connection status of the Zigbee Network.Our application can successfully join a network. We have also implemented persistence and are able to rejoin a previously setup Zigbee Coordinator. But I haven't found a way ...

Oswalt by Associate
  • 1479 Views
  • 4 replies
  • 1 kudos

How to Write Correct Sleep Function for WB55?

Split from https://community.st.com/t5/stm32-mcus-wireless/how-to-write-correct-sleep-function-for-wb55/td-p/746937 as this is a separate question   Hello,  I have another question: When I enable the CFG_LPM_SUPPORTED parameter in CubeMX, where shoul...

Ygt by Associate II
  • 215 Views
  • 1 replies
  • 0 kudos

BLE basic library support for Zephyr v4.0.0

Hi, I am programming the STM32 NUCLEOWBA55CG with Zephyr v4.0.0 and our application is using the BLE stack.Due to flash limitations, we would like to use the basic stack and link layer BLE libraries for the STM32WBA series  (see communication with ST...