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

Resolved! STM32WB55 Cube MX 5.6 Generated Code Errors

When using the Custom Template option in Cube MX 5.6 for the WB55, the generated "custom_stm.c" file contains some bugs in the "Custom_STM_App_Update_Char" function. Namely, the calls to "aci_gatt_update_char_value" mistakenly pass the characteristic...

BPaik by Senior
  • 1243 Views
  • 5 replies
  • 0 kudos

B-LO72Z-LRWAN1 HAL_RNG

HiI am trying to generate a true random number on the B-LO72Z-LRWAN1 using the HAL_RNG_GenerateRandomNumber function with the code below:uint32_t rnd_generator (void) {RNG_HandleTypeDef RngHandle;  // RNG handler declaration uint32_t rv;  RngHandle.I...

GErma.1 by Associate III
  • 885 Views
  • 1 replies
  • 0 kudos

How to enable debug messages in BLE_HeartRateFreeRTOS demo

Hi,Can any one guide me how can i enable debug messages in BLE_HeartRateFreeRTOS demo.i have enable below macro but doesn't get any success#define CFG_DEBUGGER_SUPPORTED  1#define CFG_DEBUG_BLE_TRACE   1#define CFG_DEBUG_APP_TRACE   1#define CFG_DEBU...

asala.19 by Associate III
  • 658 Views
  • 2 replies
  • 0 kudos

Resolved! Issue: Attempting to flash firmware onto coprocessor on STM32WB55RGV6 results in Error: FUS_STATE_ERR_UNKNOWN

Greetings, I have my STM32WB55RGV6 connected to my computer through USB using the ST-LINK port on the board. When trying to flash the coprocessor to run an example application from the WB firmware package, I cannot even erase the previous firmware. U...

0693W000001t6TwQAI.png 0693W000001t6TcQAI.png 0693W000001t6UBQAY.png 0693W000001t6ULQAY.png

Resolved! STM32WB55 BLE OTA Process Issue

Using STM32CubeMonitor-RF I am able to update my device via OTA with one small issue. I send the command to program my device and my application gets deleted and the device reboots into our OTA application but I have to search for my device a second ...

0693W000003Ph5kQAC.png 0693W000003Ph6EQAS.png

Radio Peripheral Documentation

STM32WB SoCs have radio module. I need a way to write own wireless stack but the documentation is lacking their description.So far documentation mentions 3 peripheral devices on APB3:0x6000 1000 - 0x6000 1FFF 4 KB 802.15.4 CTRL0x6000 0400 - 0x6000 07...

Teivaz by Associate
  • 2007 Views
  • 12 replies
  • 0 kudos