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

Resolved! STM32WB BLE OTA low upload speed on some phones

Hello,I am using BLE_OTA project for STM32WB55. I upload a bin file which is 350 kb using ST BLE Sensor. However, the upload speed is so lower for some phones. For example, it takes up to 450 seconds on some android phones while the others take 25 se...

serhat by Associate II
  • 843 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB55 BLE_Ota erasing the flash when upload is started

Hello everyone, I'm using BLE_Ota application for STM32WB55 (https://github.com/STMicroelectronics/STM32CubeWB/tree/master/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Ota) I can able to run the code successfully. In the OTA code, it erases the...

serhat by Associate II
  • 822 Views
  • 2 replies
  • 0 kudos

How to test the STM32WB BLE radio on a custom board?

(1) We use our own custom board with the STM32WB55RGV6, we want to test the radio.Question:Is the CPU2 CM0+ already programmed with the "stm32wb5x_BLE_Stack_fw.bin" from the factory?I have tried to download the "stm32wb5x_BLE_Stack_fw.bin" using ST-L...

0690X0000088cPRQAY.jpg
EGuna by Associate II
  • 2099 Views
  • 7 replies
  • 0 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
  • 1114 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
  • 1021 Views
  • 2 replies
  • 0 kudos