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

Resolved! Optimal Impedance for STM32WB RF line

Hello everyone,I am currently working on the hardware design of a STM32WB55 and there is an information I would like to clarify.In the AN5165, it is explained that the RF track should be matched at 50 ohms. However, on page 43/48 - figure 36, there i...

APlo by Associate
  • 1132 Views
  • 1 replies
  • 0 kudos

Resolved! I want to write some data on the STM32WB55 microcontroller memory through the BLE. Is there any programming example for STM32CubeIDE?

I'm developing an STM32WB55 microcontroller but I'm straggling with programming.I want to control the microcontroller using its BLE module but there is no good programming example. So, is there any recommendable example to write the memory of the mic...

KKIM.6 by Senior II
  • 925 Views
  • 1 replies
  • 0 kudos

Unable to update FUS or flash the wireless stack STM32WB55

Hello,I just had some custom boards with STM32WB55RG and I would like to flash the BLE stack into the microcontroller.Files I'm trying to install on the device:stm32wb5x_FUS_fw.bin(v1_0_2)stm32wb5x_BLE_Stack_full_fw(v1_13_3)and firmware fileBut devic...

0693W00000QNC3RQAX.png 0693W00000QNC3MQAX.png 0693W00000QNC2dQAH.png 0693W00000QNC2TQAX.png
MKesk.1 by Associate
  • 627 Views
  • 1 replies
  • 0 kudos

STM32WB55 RTC SRR register sometimes not monotonical

Hello,We are running STM32WB RTC block from LSE.Usually it works as expected (hours at a time).One in a while, the RTC->SSR resister jumps back (up as it is a countdown reg) couple of ticks (~100 ticks) and continues from the same point as normal.It ...

APort by Associate III
  • 3493 Views
  • 13 replies
  • 0 kudos

How to enter SLEEP/STOP mode on STM32WB device ?

Hello,I wonder how the STM32WB device should be entered in SLEEP or STOP mode. Any specific actions to reduce the total consumption to the minimum, particularly thinking to the radio? When is it good to enter SLEEP or STOP mode ?If anyone can point a...

JGUIT.1 by Associate III
  • 12802 Views
  • 16 replies
  • 3 kudos

Connecting Joystick to STM32WB55 MCU.

Hi All,I am trying to connect my p-Nucleo-wb55 board to a joystick using Bluetooth.the joystick I am working on is DualShock 4, and I have obtained its address from my PC.So is it possible to make a connection with the MCU with just the Bluetooth add...

MShar.8 by Associate
  • 1156 Views
  • 1 replies
  • 0 kudos

I-CUBE LRWAN class-C downlink issue

Hi... There Hope you all are doing well For the past few days, I'm dealing with the LoRaWAN Firmware having class-CIn my application, I need the continuous connection between Node to gateway and gateway to the Network server (As I want to receive the...