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

Resolved! Control of STM32WB55CG via BT Simple Terminal application

Hello, everyone,My project uses the WB55CGU6 microcontroller.The project is for me to be able to pair with the microcontroller via a phone app (e.g. BT Simple terminal) and use commands to control it. For example, if I send ‘1’ in ASCI on the phone a...

Procek by Associate
  • 110 Views
  • 1 replies
  • 1 kudos

Resolved! NUCLEO-L073RZ LoRaWAN end-node set up for TTN

I recently got the P-NUCLEO-LRWAN2 board. I'm trying to set up the end node NUCLEO L073RZ using STM32IDE. I want to flash the firmware to the end node, get response from it for AT commands in Tera Term and connect it to TTN. Please provide the step b...

Kaaviya by Associate II
  • 327 Views
  • 8 replies
  • 0 kudos

Resolved! TrustZone Enable afterwards

Hi All,I wrote my code in STM32IDE without using TrustZone. Now I need to enable it, however this does not appear to be available in STM32IDE once the project has been created. Am I correct, or is it possible to enable TrustZone for an existing proje...

Cati by Associate
  • 99 Views
  • 1 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...

Resolved! Are all STM32WL55 packages comes with RF Shield

Hello ST Community,   Looking for the below details. I am new to ST Micro family. I came across the STM32WL55 and STM32WLE5 Chip set. Currently I have ordered STM32WL55JC1 nucleo board and STM32WLE5 seed studio wi-e5 development board. I am planning ...

Resolved! bt_enable() fails with Zephyr/nucleo-WB55RG

I try to initialize bt, with bt_enable() in zephyr. So far, no success,it returns me a -19 error ( not found )Any help would be very appreciated.Note: I am using Zephyr ( not Cube/HAL ).Context:- Zephyr 4.1.99- Board stm32 nucleo-wb55rg- FUS version ...

Resolved! Unclean I2C - STM32WL5MOCH

The I2C on our board is unclean, at all clock speeds - 1 MHz, 400 kHz and 100 kHz - even without rf circuitry running.  Signal traces are about 5 cm long in total.  Pullups were set at 1 kOhm to enable Fast Mode Plus, but even the Standard 100 kHz lo...

Captures1.PNG Captures2.PNG Captures.PNG Capture.PNG

How to use uart at wb55 BLE Mode

当 wb55 启用 BLE 并同时使用 UART1 的 CFG_HW-UART1 时,如何再次使用 UART 进行串口传输? 不使用 APP_SBG_SG 等函数,而是使用 HAL 等函数UART_Transmit

Thorn by Associate
  • 183 Views
  • 1 replies
  • 0 kudos