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

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
  • 164 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
  • 584 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

Resolved! BOOT0 votage level

Hi,I am using STM32WB55 device in my design and have to provide 3.3V from outside to BOOT0 pin BEFORE MCU is powered ON. In the datasheets and the manuals that I have been reviewing I didn't find any straightforward information what voltage level can...

iHamd.1 by Associate II
  • 315 Views
  • 4 replies
  • 4 kudos

How to migrate Nucleo 68 pins to 48 pins

Hello everyoneI have the BLE_TransparentMode firmware available on the ST website, but it's from the Nucleo-68 development kit. Unfortunately, it doesn't have the firmware for 48 pins, as that's the product I'm developing and I need to go through the...

sibort50 by Associate II
  • 225 Views
  • 3 replies
  • 0 kudos

crc_ctrl.h problem on the STM32WBA6

I'm having the same issue on my NUCLEO-WBA65RI project. This problem specifically occurs when I try to use both X-CUBE-FREERTOS and STM32_WPAN. The project cleanly builds just fine if I only use one or the other, but as soon as I try to include both ...