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

Zephyr support for nucleo-wb15cc

Is support for the nucleo-wb15cc already in Zephyr or does it need to be added?  I am new to zephyr and would like to avoid re-inventing the wheel if possible. From a setup I just created today (so should have the latest released code) I didn't see t...

StevenG by Associate II
  • 482 Views
  • 1 replies
  • 0 kudos

Resolved! stm32wb5mm-dk external 5V power supply

Hi, I developed an application using the stm32wb5mm-dk. Everything works until I try to use an external 5V power supply. In fact, I change the position of JP2 on position 7-8 (to select 5V EXT) and I soldered SB4. However, when I supply the board thr...

How to set BLE Characteristic value length

Hi,i am working with BLE_p2pServer_ota example as a template and i want to send 5 Bytes of data from the client (nRF Connect App on the cellphone) to the server (NUCLEO-WBA55). However, I am having trouble receiving more than 2 bytes.1. I made a new ...

2024-11-27_12h56_33.png 2024-11-27_13h11_31.png 2024-11-27_13h09_20.png
ledi001 by Senior
  • 680 Views
  • 1 replies
  • 0 kudos

STM32WL5MOCH6S ADC Configuration Details

Hello... Here I am developing a battery based IOT-STM32 based project and I am unable to read and write ADC using this new chip STM32WL5MOCH6S. Please provide me any detailed document related to ADC or Any kind of example code which I can check in my...