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

Resolved! BLE materials

Good day, I was at a training some time ago: https://content.st.com/stm32wb09-workshop-ame.htmlunfortunately I lost these educational materials. Does ST have them published somewhere on the website? Does ST have materials regarding BLE?

bfijal by Associate
  • 189 Views
  • 1 replies
  • 1 kudos

Resolved! BLE_HeartRateThreadX example file ioc not present

Hello!i'm trying the example BLE_HeartRateThreadX but the ioc file is not present in the directory, is that normal? i'm missing it? also the directory arent arranged like a project maked with cube ideis it possible to have an example that is maked li...

ABasi.2 by Senior
  • 471 Views
  • 9 replies
  • 2 kudos

Readout protection level 1

Hi team, I am using the STM32WLE5CC microcontroller and I am facing an issue with Readout Protection Level 1. I am utilizing the open bootloader from ST and updating hex files using the STM32Cube Programmer software using USART. Up to this point, eve...

kRaje.1 by Associate II
  • 263 Views
  • 3 replies
  • 0 kudos

STM32LE5 blocks main thread during lorawan uplink

I have an application consisting on two different tasks:1. Control a DMX bus which requires the MCU to transmit a command to the UART every 22ms2. Send an uplink message via Lora periodically (every 10 seconds for example)I am using the RAK3172 SoC w...

ASL07 by Associate
  • 235 Views
  • 1 replies
  • 0 kudos

X-NUCLEO-WB05KN1 Bootloader

Hi, I'm trying to enter bootloader mode but fails in the process. Things i have done: Shield powered with 3.3V FTDI attached to RXD, TXD, GND JP1 changed from User Flash -> Bootloader Measured that PA10 is high at boot I send 0x7F but doesn't receive...

CBras by Associate II
  • 390 Views
  • 4 replies
  • 0 kudos

STM32WBA63CI freertos BLE client problem

Hi everyone,I want to make a freertos client with STM32WBA63.When the server connects to the device, the device hangs after service discovery.No matter what I did, I couldn't find the problem. Can anyone help me?I can share whatever is necessary.Best...