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
  • 3400 Views
  • 0 replies
  • 2 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
  • 136 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
  • 537 Views
  • 4 replies
  • 2 kudos

Resolved! P-NUCLEO-WB55 BLE stack and FUS programming problems

Hi all,i'm working on a project involving BLE and I wanted to use the P-NUCLEO-WB55 board as a BLE sniffer as described here: https://wiki.st.com/stm32mcu/wiki/Connectivity:STM32_Sniffer_for_BLE_Setup_guide#HardwareI managed to find a P-NUCLEO-WB55 b...

Andrea_Mutti_0-1758709709157.png Andrea_Mutti_1-1758709961375.png Andrea_Mutti_2-1758709982084.png