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
  • 1734 Views
  • 0 replies
  • 2 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
  • 1007 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
  • 1089 Views
  • 2 replies
  • 2 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
  • 1988 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
  • 1430 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
  • 1433 Views
  • 3 replies
  • 1 kudos

STM32WL55 CM0Plus is no longer able to work

Dear team!,I have a problem with STM32WL55JC1 board.I loaded the "LoRa End Node Dual Core "project and it works very well.Then I made a project from scratch, with Dual core checkbox checked.Before initialising any module, I built both projects and do...

MShafiee by Associate
  • 3680 Views
  • 2 replies
  • 0 kudos