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

I'm trying to broadcast messages via Zigbee using APS messages, but I get Error status = 0xa6 (ZB_APS_STATUS_INVALID_PARAMETER)

Hello, I need to broadcast data between multiple STM32WB55 boards in a mesh using Zigbee. So I figured trying to make the APS Message example bi-directional (so both sides can send a request) would be a good starting point. So basicly I copied every...

CWate.1 by Associate
  • 690 Views
  • 1 replies
  • 0 kudos

Resolved! What is the best way from STM32WB55 as Peripheral to a Dual Topology Architecture (Central + Peripheral)?

Hi I'm right now using the Nucleo-WB55RG as a Peripheral device to which the central (tablet) connects. I built most of my codebase with the CubeMX Code Generator – that means I defined all of my services and characteristics in the GUI choosing the B...

BGeig.3 by Associate II
  • 715 Views
  • 1 replies
  • 1 kudos

Blocking behavior when intergrating BME688 to Nucleo board

Currently, I am working with an IoT application on the board Nucleo-WL55JC1 with the sensor BME688. The example I am using is LoRaWAN_End_Node downloaded from STM32Cube MX. What I did: I initialized the the BME688 and set up some configuration after ...

0693W00000Suk0QQAR.png
HNguy.25 by Associate III
  • 1247 Views
  • 4 replies
  • 0 kudos

Resolved! Lorawan example to personnal project ?

Hi, I'm new to stm32 dev, and the stm32cubeide.We want to use the NUCLEO-WL55JC2 to try out the lorawan capabilities. No problem there, the example works just fine. ( would be interested in the LoRaWAN_End_Node_DualCoreFreeRTOS example)butThe project...

STM32WB5MMG, is there a ZigBee Touchlink Example?

Hi all,I try to implement a ZigBee device that acts as a Touchlink Target.My hardware is a STM32WB5MMG module. My debug UART is the LPUART1, no other UART configured.I use the STM32CubeMX 6.6.1 to generate the project and STM32CubeIDE 1.10.1 to compi...

TThan by Associate III
  • 1287 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WL CFO Registers

Hi there,I am using an STM32WLE4C8 with FSK and I am trying to determine the offset between the internal carrier frequency and an incoming carrier frequency. This offset will be used to calibrate my device using a high accuracy incoming preamble and ...

RLind.3 by Associate III
  • 1155 Views
  • 2 replies
  • 0 kudos

How to migrate from a TCP WiFi data server to BLE data server

Hello everyone,I hope are in the right forum ;)I want to migrate my existing TCP-WLAN based MCU application which acts as a data server with a proprietary protocol. The application comes very close to standard Posix TCP handling.Each connection is ha...

Edmund by Associate II
  • 626 Views
  • 1 replies
  • 0 kudos