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

Characteristic with write and notification parameter: the data automatically sent back to the device after write to.

STM32WB55Why I can`t post question in any group?This question i want to post in STM32WB55 but receive error "You can't add new topics, so select existing topics for your post"Hi.I use characteristic with properties: CHAR_PROP_WRITE | CHAR_PROP_NOTIFY...

Ada controlling the STM32WB

I ported AdaCore's opensource Ada toolchain to the STM32WB. I made a workalike of the dongles client demo. So far, so good!http://www.hrrzi.com/2019/06/ada-on-stm32wb.htmlHave fun!

Hedley by Associate III
  • 502 Views
  • 2 replies
  • 0 kudos

BLE_HeartRateFreeRTOS does not seem to be running BLE

I have CM0 running the BLE_Stack_fw and have compiled and loaded the BLE_HeartRateFreeRTOS firmware, but am not able to see the device show up when I am looking for it on BLE.I am able to run the BLE_HeartRate example without FreeRTOS without any iss...