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

How to boot the OTA program at address 0x08000000 with a custom program at address 0x08007000 from the ST BLE Toolbox app. I have the P2P Server service with the OTA Reboot Characteristic.

From the ST BLE Toolbox app, I see the OTA Reboot Characteristic on my connected BT device. I type in 01 and the following code is executed:void P2PS_STM_App_Notification(P2PS_STM_App_Notification_evt_t *pNotification){/* USER CODE BEGIN P2PS_STM_App...

DSaci.2 by Associate II
  • 643 Views
  • 3 replies
  • 0 kudos

Resolved! BLE Mesh on WB10?

Hello,I am looking to implement BLE MESH onto the WB10, however there are not any tutorials. I usually import the NUCLEO-WB15 onto the WB10 as they are similar bar a few config values but there aren't any WB15 MESH examples either, just the WB55. Ha...

Shahin by Associate II
  • 634 Views
  • 2 replies
  • 0 kudos

Resolved! Hardware and software support for STM32WLE5JC

Hi team, I have been asked to work on STM32WLE5JC development kit. So, I have purchased one kit online. Meanwhile, I would like to know which IDE (for coding) is best to work with the kit as well as the other necessary hardware and software tool chai...

YO.1 by Associate II
  • 1585 Views
  • 9 replies
  • 0 kudos

How do I toggle a pin upon each BLE packet.

I'm using the STM32WB55, with STM32CubeWB V1.14.1 & `stm32wb5x_BLE_Stack_full_fw.bin` V1.14.1.Looking in `app_debug.c`, I can configure `aGpioConfigList[]` and `aRfConfigList[]`, which allows for CPU2 to toggle a GPIO pin based on various events.I ca...

Olly by Associate II
  • 493 Views
  • 1 replies
  • 0 kudos