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

Resolved! Mistake in wiki page

Hi,I was learning how to work with STM32WB55RG, using the following wiki page: https://wiki.st.com/stm32mcu/wiki/Connectivity:STM32WB_BLE_STM32CubeMX The tutorial here is top notch, great explanation and examples, easy to follow. Only error is that t...

Resolved! How to use LSI instead of LSE with STM32WBA55

Hi,I use the example “BLE_p2pServer_ota” with NUCLEO-WBA55 as a template for a project.For space reasons and to save costs, I would like to use the internal oscillator LSI1 (32,000kHz) instead of the external 32,768 chrystal LSE. After switching to L...

ledi001 by Senior
  • 409 Views
  • 5 replies
  • 3 kudos

Resolved! STM32WL33 Debug prove ST-LINK(ST-LINK GDB server) not working

Hi All,I have just started a project with STM32WL33CC1 MCU. To get started I am trying to run and debug the example MRSUBG_Chat project.The project builds fine but refuses to enter debugging.I can program the WL33 using STM32CubeProgrammer and STM32_...

ola by Associate III
  • 624 Views
  • 8 replies
  • 2 kudos

Resolved! STM32WB55: Rejoining a Zigbee Home Assistant network

Hello, I'm trying to create a smart device to connect to my Home Assistant network using Zigbee. So far, I've been able to connect to the network and control a light (turning it on and off), which works perfectly. The issue I'm now facing is rejoinin...

Hesseltjuuh_0-1735907291352.png

LoRaWAN Parameters

How we can change the parameters dyanamically in the lorawan stack from program ? I got some information like ,we can use LmHandler APIs to set the parameters .... But How we can use and exactly where we can call these functions ?Thanks in advance