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

How to do coding in multi-core controller ?

I am new to STM32WB, i have written BLE middle-ware application it is working on Scheduler, in main while Loop SCH_Run(~0) is handlling the entire middleware, now i want to wirte the actual application for Cortex-M4 but when i add anything in the Whi...

DMist by Associate II
  • 1122 Views
  • 6 replies
  • 0 kudos

Exchange strings between Server and Node

Hi everyone,I have built two custom ​boards (One server and and one node) and my application requires that the server and client communicate with each other and exchange the following parameters.A name in stringDate day and time.​The server will send...

AKetc by Associate III
  • 805 Views
  • 6 replies
  • 0 kudos

How to make ble characteristic payload more than 20 chars?

Hello,I want to make payload with 32 chars in my ble servise, I'm changing it in p2pstm.c like in workshop, but nothing more than 20 chars does't transmits. Also allready tried to change the ATT_MTU value in appConf.h - didn't help. How to do it?

PHerm by Associate
  • 640 Views
  • 1 replies
  • 0 kudos