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

BLE Mesh & Gateway

Hi All,May i check with you all on the following question, 1. The data needs to be sent to server/cloud, therefore a gateway is required. Does ST have a solution on the BLE gateway?2. If the BLE Module is used, mesh topology will be employed. Does ST...

Pooh.T by Associate
  • 376 Views
  • 0 replies
  • 0 kudos

Resolved! Stop advertising due to SCH_SetTask()

Hello everyone,I am working on a project on which i would like to send a notification from a board to another when the firts one crosses a threshold with the built-in comparator. I started from the BLE_p2pServer and BLE_p2pClient examples from STM32C...

Franklin by Associate II
  • 947 Views
  • 6 replies
  • 0 kudos

STM32WB Dongle as central

Hi, I'd like to know how to use a STM32WB Dongle as central to interface a PC windows App to communicate with a STM32WB DK. Are there any examples I can use as a starting point?