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

P-NUCLEO-LRWAN2 issue

Hello,I am currently testing the P-NUCLEO-LRWAN2. I am having problems getting it to work. I followed the tutorial in the UM2073. I managed to perform all the steps requested but I don't receive any data in the LORIOT dashboard.I also uploaded the "E...

MChar.1 by Associate II
  • 297 Views
  • 0 replies
  • 0 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
  • 1029 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
  • 722 Views
  • 1 replies
  • 0 kudos

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