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

STM32WB55 gets stuck in UTIL_SEQ_WaitEvt() function

Hello, I'm working on a project started from Zigbee_APS_coord and Zigbee_APS_router examples on NUCLEO-WB55.USBDongle with STM32Cube_FW_WB_V1.21.0.The project is based on data exchange between the coordinator and several devices acting as routers (fr...

tcpctrnk by Associate III
  • 785 Views
  • 8 replies
  • 0 kudos

Resolved! i-cube-lrwan Class B Beacon not Received

Hi Everyone, Im working on nucleo L053r8 board with sx1276 lora module and i-cube-lrwan expansion software package. İ manage to do all the functions class A and Class C With TTN. Class B working but , beacons are rearly receiving. First Beacon is alw...

Resolved! Exit system memory bootloader after DFU using UART

Hi,I access the system bootloader by setting the bits nBOOT0/nSWBOOT0 = 0 and nBOOT1 = 1 in my code. I manage to connect via UART and flash my new firmware but then my MCU does not reboot because it remains in the system bootloader. How can I do this...

Coco by Associate III
  • 306 Views
  • 1 replies
  • 1 kudos

Resolved! Not able to get BLE working on STM32WB55CGU6

Hello,I'm trying to get BLE working on my custom STM32WB55CGU6 board. I was following this tutorial since it matches well with my setup: STM32 Bluetooth Firmware Tutorial (Bring-Up) - Phil's Lab #129However I am not able to see my board using nRF Con...

Jaws404_0-1742200932945.png
Jaws404 by Associate II
  • 530 Views
  • 6 replies
  • 1 kudos

STM32WB55CEU6 SDMMC or other options

Hi all,   We want to use STM32WB55CEU6 for a project that needs wireless transmission, but at the same time we would also like to have onboard memory in form of a micro SD card. What I have found so far is that STM32 products integrate SDMMC controll...