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

Resolved! HAL_UART_RECEIVE only recieves one time, then always times out.

Hi, im currently working on a project for universtiy and im quite new to stm32. I hava a sensor on my board that coummuicates via UART, were it dumps its data once per second. My problem is that the first HAL_UART_RECEIVE works as intended, but after...

0693W00000SvFyWQAV.png
D.Heink by Associate III
  • 3063 Views
  • 4 replies
  • 0 kudos

Resolved! Device not responding to LL_FEATURE_REQ

Hi,My custom device with custom firmware don't respond to LL_FEATURE_REQ so the device disconnect.The connectivity part of my project is very similar to the example BLE_p2p_server, the device start advertising and when I connect to it with the mobile...

HSAADI by Associate III
  • 5331 Views
  • 18 replies
  • 0 kudos

Point to point communication between B-L072z LRWAN1 nodes.

Hi all, I am new to Lora technology and need some guidance from experts here.I am working on B-L072z LRWAN1  module that allows to transmits messages using Lora. I was able to download and flash the example code available in LRWAN library provided by...

BChav.1 by Associate III
  • 1332 Views
  • 4 replies
  • 0 kudos

Resolved! LoRaWAN is locked when I try to start a new project with stm32wl MCU. What peripherals are required to enable it or to make LoRa work?

Hello,When I try to start a new project with stm32wl MCU, I see that LoRaWAN is locked in cubeMX. When I import one pre-configured project, I see that it is enabled, but I don't know if I have to enable some other peripherals first to enable LoRaWAN ...

IKarg.1 by Associate II
  • 1133 Views
  • 3 replies
  • 0 kudos

STM32WL NMI Handler Best Practice

Hi there,I am using the STM32WLE4C8 and I am trying to write a safe handler for the NMI interrupt. From what I can tell, the NMI interrupt is triggered by a flash double ECC error, an HSE failure, or an SRAM parity error. All of these are fairly seri...

RLind.3 by Associate III
  • 1813 Views
  • 1 replies
  • 0 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
  • 657 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
  • 667 Views
  • 1 replies
  • 1 kudos