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

P Nucleo LRWAN 3 terminal communication issue

Hello,I am setting up a P-NUCLEO-LRWAN3 kit and experiencing issues with serial communication to the end node.Initially, when connecting the board to Tera Term / PuTTY, I could see boot messages, but I was unable to send any commands (no echo or resp...

Resolved! HAL I2C Transmit then Receive without a stop between

Hello,I’m using an STM32WBA65 and trying to communicate with a peripheral (PTX30W) over I2C1.The peripheral requires the following I²C sequence: START → WRITE → REPEATED START → READ → STOP However, using HAL_I2C_Master_Transmit() followed by HAL_I2C...

SnoZek_0-1766073089303.png
SnoZek by Associate II
  • 847 Views
  • 7 replies
  • 7 kudos

crc_ctrl.h problem on the STM32WBA6

I'm having the same issue on my NUCLEO-WBA65RI project. This problem specifically occurs when I try to use both X-CUBE-FREERTOS and STM32_WPAN. The project cleanly builds just fine if I only use one or the other, but as soon as I try to include both ...

Resolved! Implementing BLE SPP protocol

I have a requirement to implement the BLE SPP protocol that will eventually be ported to the STM32WB1MCC module. Since I am totally new to BLE, I'd like a recommendation for a place to start. Specifically which demo or eval board and associated softw...

DavePfz by Associate III
  • 312 Views
  • 3 replies
  • 0 kudos

STM32WB1MMC Capabilities Question(s)

This is coming from someone with very limited experience with BLE, so be patient in your response.I have a requirement for a device that will operate as a GATT Server emulating a UART to an external device (IOS or Android). On input from the user, th...

DavePfz by Associate III
  • 259 Views
  • 1 replies
  • 0 kudos