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

STM32WB5MMG read characterisitc

Hi, I want to make a simple application with an STM32WB5MMG that exposes a characteristic which I can read. I created the service and the characteristic, and I enabled the CHAR_PROP_READ property. In custom_app.c, I then use Custom_STM_App_Update_Cha...

How to get XX_SCAN_REQUEST_XX event

ST ,I am working on getting the scan request event ob the full stack.After looking at these posts : https://community.st.com/t5/stm32-mcus-wireless/ble-how-can-i-get-a-scan-request-event/td-p/221485https://community.st.com/t5/stm32-mcus-wireless/ble-...

DS4_0-1753722639206.png
DS.4 by Senior II
  • 191 Views
  • 4 replies
  • 0 kudos

LoRaWAN: Switch from Class C to A

Split from L072Z LRWAN1: Switch from Class C to AI also encountered the problem of CLASSC conversion failure. Could you please tell me if you have any solutions at present

dannyhui by Associate II
  • 140 Views
  • 2 replies
  • 0 kudos

BLE RF Testing Between Two Fasal Devices

Hello ST Team,I’m Shashank Hoysala from Wolkus Technologies.We have two device variants, Fasal 5.0 and Fasal 6.0, which differ in hardware but both use the same STM IC (STM32WB5MMGH6TR). We attempted BLE RF testing following the procedure recommended...

Resolved! STM32WBA65RI FlashManager stuck writing to FLASH

Hello,I am working to incorporate BLE bonding into our project, and have run into a tricky issue where the Flash Manager gets stuck trying to write a key to flash. I've enabled the Flash Manager and SNVMA_NVM modules in the IOC file:I'm currently usi...

JFisherLegato_0-1758046734786.png

Resolved! Programming NUCLEOWB55RG board with another board

I want to program a NUCLEOWB55RG board with another identical NUCLEOWB55RG. The reason is the other NUCLEO board is placed on a PCB and is powered externally, so i cannot connect USB to it. Do I just remove the JP1 jumper and connect the SWD pins (SW...

openocd is not working with STM32WBA65 CPU

The bottom line is the  "wba" file stm32wbax.cfg is missing from openocdHere are the details:I have designed a board with the STM32WBA65 CPU.I downloaded openocdDownloading from origin https://github.com/STMicroelectronics/OpenOCD.git (fetch)git chec...

SWent.1 by Associate II
  • 179 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WL30 change USART baud rate

Hello everyone,I'm working with the STM32WL30 and I'm trying to change the baud rate of the USART peripheral. However, I'm encountering some issues when I change the baud rate.The function I wrote for changing the baud rate looks like this:void chang...

PhilippR by Associate
  • 176 Views
  • 6 replies
  • 2 kudos