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

Resolved! STM32WB5MM-DK unable to connect over Matter

I am attempting to use the https://github.com/stm32-hotspot/stm32wb-matter-device-over-thread/ repo to connect a STM32WB5MMG-DK to an Amazon Alexa acting as a border router, using the Alexa app. The device always fails to connect, outputting the seri...

RHeyse by Associate
  • 3578 Views
  • 3 replies
  • 0 kudos

STM32WB55 BLE connection issues at higher temperature.

Hello!  We are a bit stumped here.  We have a product that we are testing at 65C and it seems that the bluetooth connection keeps dropping at this temperature (Connection timeouts).  We are running from a 32K LSE and 32M HSE crystals.  All our parts ...

BStic.2 by Senior
  • 353 Views
  • 3 replies
  • 0 kudos

Why STM32WL Alarm always wakeup advance 1 second

I use STM32WL RTC Alarm as low power mode timer for achieve ms level accrancy and any duration sleep. System will convert sleep time to Alarm time before enter low power mode. I have tested different  sleep time, verified convertion result is correct...

st_post_1.png
SimonLaw by Associate
  • 411 Views
  • 2 replies
  • 0 kudos

Resolved! About RSSI of STM32WL.

Hi ST experts.I used the pingpong sample code to test RSSI and SNR. I set SF=12, BW=62.5Khz.I used SX1261 calculator tools to calculate, under this condition, its RSSI can reach -140dBm.But during my actual test, our RSSI reached -120dBm and the SNR ...

Weili_0-1701143447749.png Weili_1-1701143713323.png
Weili by Associate II
  • 905 Views
  • 2 replies
  • 0 kudos

Use the same UART with STlink and with another module

Hi everyone !I'm really new to STM32 and everything that goes around... I want to communicate with a SIMCOM A7670E with my NucleoWB55RG and UART1. I'm using PB6 and PB7 for USART1_TX and USART1_RX. But these pins (I kept the jumpers) are also connect...

Fannyrsy by Associate II
  • 385 Views
  • 3 replies
  • 1 kudos

Resolved! STM32WB55: Timerserver periodic wakeup from deep sleep

I have done following configuration for RTC:static void MX_RTC_Init(void){/* USER CODE BEGIN RTC_Init 0 *//* USER CODE END RTC_Init 0 *//* USER CODE BEGIN RTC_Init 1 *//* USER CODE END RTC_Init 1 *//** Initialize RTC Only*/hrtc.Instance = RTC;hrtc.In...

hardik by Associate II
  • 588 Views
  • 3 replies
  • 1 kudos