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

ST67W External/Internal CoExistence Support

Hello,I am designing a Matter/Zigbee Gateway using an STM32U5 as the host. My planned architecture includes:ST67W: Handling Wi-Fi and Thread (Matter over Wi-Fi/Thread).STM32WBA (or similar): Handling Zigbee (Matter Bridge logic).I have two specific q...

Problem with adc configuration - Nucleo WL55JC1

Hello Everyone,I'm quite new with this kind of coding.I'm editing two dual core projects written for Nucleo WL55JC1, Node2 and Node1. Node2 allready implements the reading from adc and now i have to implement into Node1. I would like that the "adc.c"...

Silver18020_0-1763315197803.png

X-CUBE-BLE1 v4.4.0

Hi, I am working on proof of concept project with B-L4S51-IOT1A Discovery board with STM32 micro on board and many useful sensors for fast development, I am wishing to learn in the on board wireless sensors i.e. BlueNRG-M0 and Wifi. I want to load an...

gl3 by Associate
  • 108 Views
  • 1 replies
  • 0 kudos

NUCLEO STM32WL55JC1: Sensitivity seems low?

 Hi, I am prototyping a PINGPONG project on two NUCLEO STM32WL55JC1 with en.stm32cubewl-v1-3-0 software.I am checking the link at low Rssi values driving one board apart from the other.The parameters are below. I change OUTPUT POWER from 0 to 22dBm.I...

rt23.png
Dorota by Associate
  • 93 Views
  • 0 replies
  • 0 kudos

STM32WLE5CCU6 LoRaWan error

When generating code im getting two erros:In timer_if.c:in LoraMac.c: I've been trying to look for some answers but i couldn't really find something useful.If someone can help i'd really appreciate it.Regards.

Doug3_0-1764687215938.png Doug3_1-1764687270391.png
Doug3 by Associate
  • 114 Views
  • 2 replies
  • 0 kudos

Resolved! Unable to build example project on NUCLEO-STM32WBA55

I'm working with a NUCLEO-STM32WBA55 board and trying to build the BLE_p2pClient example project, but it fails with the error shown below:I../../System/Modules -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -...

kclauah by Associate II
  • 127 Views
  • 1 replies
  • 0 kudos

Resolved! P-Nucleo-WB55 Low power examples

HelloI was developing an application that uses BLE and low power mode. I was testing that on a custom board and when I measured the current consumption at STOP2_MODE, it was 1.7 mA.I expected that I had made a mistake. So I tried the low power exampl...