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

Resolved! Low power Bluetooth advertising with STM32WB5MMG

The goal of my program is to:          1. Set low power time that runs off HSI for 10 seconds          2. Enter stop2 WFI           3. Wake up from low-power interrupt          4. Advertise for 5 seconds            5. Stop advertising          6. Rep...

aidant by Associate II
  • 350 Views
  • 2 replies
  • 0 kudos

Resolved! GPS data transmission using B-L072Z-LRWAN1

I am trying to send GPS data using B-L072Z-LRWAN1. I use PingPong project and changed the PingPong_Process as follows.static void PingPong_Process(void) { Radio.Sleep(); memcpy(BufferTx, tempBuffer, sizeof(tempBuffer) - 1); Radio.Send(Buffer...

Button EXTI for STM32WBA55CG

Hello everyone,I'm very new to BLE in general. Here is the story, i'm aplplying this example STM32WBA Bluetooth® LE – Serial communication - stm32mcuI want to create a button EXTI to send a BLE message and i should see the message on my phone via ST ...

RAK3172 error when waking up

Hello, I modified the SubGHz example from ST, and it's sending the message and goes to sleep, but when it wakes up it get's stuck on error handler.I'm getting stuck on where's the problem but I think it's an issue when it needs to configure the clock...

Athereos_0-1759307813206.png Athereos_1-1759307870399.png
Athereos by Associate
  • 127 Views
  • 1 replies
  • 0 kudos

STM32WL5MOC LoRaWAN_AT_Slave

Hello,I would like to use STM32WL5MOC module with AT Slave interface. In STM32WL package:* Which FW is recommended for STM32WL5MOC module: Single core(LoRaWAN_AT_Slave) or dual core(LoRaWAN_AT_Slave_DualCore)?* I couldn't find any examples for master...

JDave.4 by Associate III
  • 528 Views
  • 4 replies
  • 2 kudos