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

Resolved! Receive sensitivity of GFSK modem on STM32WL55

The STM32WL5x Datasheet mentions the RX Sensitivity of the Radio Modem for both 2-FSK and LoRa modulation (see image below) but makes no mention of GFSK, GMSK or BPSKWhat are the receive sensitivity values for these modulation schemes?

MoralkaraLynn_0-1725865626245.png

Resolved! Nucleo-WB55RG Samples Aren't Working

I can't seem to get any of the samples to connect using the ST BLE Toolbox or ST BLE Sensor applications.  Here's what I have:Uploaded the latest BLE full stack:Uploaded the BLE_HeartRate_reference.hex file:Disconnect/Connected the USB cable to Nucle...

kumaichi_0-1725821217285.png kumaichi_1-1725821306092.png
kumaichi by Associate III
  • 297 Views
  • 2 replies
  • 0 kudos

Having trouble with Bluetooth STM32WB55RG

Hey everyone, I am using STM32WB55RGV7 processor. At the beginning of my bootloader programif (((*(__IO uint32_t*)address) & 0x2FFE0000 ) == 0x20000000) // if there is an application at the APP_START_ADDRESS { typedef void(*pFunction)(void);pFunction...

kazimk by Associate II
  • 791 Views
  • 11 replies
  • 1 kudos

BLE Custom MESH

How can a custom BLE mesh be created ?I have already checked all the mesh models provided as example but how can I can make a custom mesh as I need to add a few external sensors.I have checked the MOOC for BLE mesh but it does not tell aything about ...

Rituraj by Senior
  • 322 Views
  • 2 replies
  • 0 kudos

Resolved! LoRa transmission with STM32WL55

Hi,I try to build up a HAM LoRa APRS system with STM32 and I don´t receive any messages in my gateway. For testing purposes, I use an 868 MHz gateway and an RAK3172 module. The RAK3172 module is configured as shown below:Initialize the LoRa module (u...

Kampi_0-1704547768720.png Kampi_1-1704547818700.png Kampi_2-1704547830407.png
Kampi by Associate III
  • 6004 Views
  • 4 replies
  • 2 kudos

Resolved! BLE stack uploading issue

Hello All,   I am reaching out to seek assistance regarding an issue I encountered while attempting to upload the BLE stack to my STM32WB device using the STM32 Cube Programmer. Below is the sequence of commands I executed:STM32_Programmer_CLI.exe -c...