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

Resolved! What determines if a peripheral is enabled during startup?

Hi,i am working on a Project right now where i need to send some data via LoRa. I'm using a STM32WL55 and i had some trouble with the radio setup, so to check the basic functionality of my radioi rebuilt the SUBGHZ_Tx_Mode example for my board and co...

D.Heink by Associate III
  • 600 Views
  • 1 replies
  • 0 kudos

STM32WB55RGV6(P2P communication), I use stm32wb55 to transfer the data collected by ads1299 to USB dongle。(my board is server, usb dongle is client),it's failled.

Determine whether the data is ready by judging the edge of the DRDY pin of ads1299, but there is no signal. When I use the virtual timer to repeat the notification, there is data, but because it is not synchronized with the ADS1299, the data is not c...

Lep by Senior
  • 537 Views
  • 2 replies
  • 0 kudos

Connection of paired client not working

Hello,Setup:STM32WB,Wireless Firmware version 1.14.1Wireless Firmware build 1FUS version 1.1.0Working on a custom boardPhone Xiaomi MI A2 Android 10My issue is that my custom device (server) don't accept connection with a phone (client) that is alrea...

HSAADI by Associate III
  • 539 Views
  • 0 replies
  • 1 kudos

Resolved! Ble application gets stuck when terminating scanning

I have a program that builds upon the p2p example.The scanner starts when I press a button withaci_gap_start_general_connection_establish_proc(HCI_SCAN_TYPE_ACTIVE, LE_Scan_Interval, LE_Scan_Window, PUBLIC_ADDR,0x00, 0);If the button is held for 5 se...

WRosé.1 by Associate II
  • 595 Views
  • 2 replies
  • 1 kudos

Basic steps to get OPENTHREAD up and running

Has anyone got a simple example of the steps needed to get THREAD working? I have followed the application notes and cant get things working :( I have got the STM32WB55 nucleo board running with OpenThread FTD CLI example code nicely, but would like ...

RPars.1 by Associate
  • 612 Views
  • 1 replies
  • 0 kudos

Test Report and Declaration of Conformity

Dear all,I develop a LoRa device that is built around STM32WLE5CCU6. In order to certify the product with CE marking from a notified body, I need to have the test reports and the declaration of conformity for STM32WLE5CCU6.Does anyone know where I ca...