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

Resolved! How to run BLE examples on STM32WB55 Nucleo?

I have downloaded the stm32cube package that contains the BLE example but i am unable to correctly import and run any of the project on the MCU.Looking for help, thank you.

HIfti by Associate II
  • 1319 Views
  • 4 replies
  • 0 kudos

STM32WB55 BLE Stack can't work on stm32wb55RGV6

Hi All, I have trouble getting the BlE working on my new hardware(stm32wb55RGV6). The prgram can't enter into  APP_BLE_Init( ); . The same code in P-NUCLEO-WB55.Nucleo(stm32wb55RGV6U)can work. What's different between stm32wb55RGV6  and stm...

Htzuh by Associate II
  • 2814 Views
  • 10 replies
  • 0 kudos

Resolved! Why I can't received a message downlink immediately?

Hi All;​ I am use I-CUBE-LRWAN version 1.2.1. I am program in class C mode. I send a message downlink from network server and I checked that the data was actually sent out. Why I can't received a message downlink immediately. Could you please adv...

Gz by Senior
  • 702 Views
  • 1 replies
  • 0 kudos

After the new firmware package for STM32WB, v1.2, I am not able to see the STM32WB on COM port after running a simple USB CDC code to enable serial communication.

//main.c file /* Includes ------------------------------------------------------------------*/ #include "main.h" #include "usb_device.h" #include "gpio.h"   /* Private includes ----------------------------------------------------------*/ /* USER CODE...

HSing by Associate II
  • 930 Views
  • 2 replies
  • 1 kudos

About the wireless stack downloaded by default

Hi,expert.I am learning to use P-NUCLEO to support development using STM32WB.As the title, I have a question about the wireless stack.I learned in UM2550 that when writing a wireless stack, the current wireless stack needs to be erased and written ag...

ota-s by Associate II
  • 1260 Views
  • 4 replies
  • 0 kudos