STM32 MCUs Wireless

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

Document and Programming Tool Quality ?

Dear ST and STEmployees,I know, everything is hard and stressful and nobody has time to take care about daily quality topics. However, I need to let you know that I'm heavily disappointed about the documentation and programming too. quality around th...

mkrug by Associate III
  • 731 Views
  • 3 replies
  • 1 kudos

Resolved! P-NUCLEO_LRWAN3 is obsolete?

I feel duped right now.  I bought the P-NUCLEO-LRWAN3 kit yesterday from st.com directly as my starting point into embedded stuff. Today I installed CubeIDE and went to generate a new project for the NUCLEO-F746ZG included in the kit, and I get a mes...

gregoriB by Associate
  • 186 Views
  • 5 replies
  • 5 kudos

Resolved! BLE NOTIFICATION EVENT limited to 20 bytes length

 On a server device I'm updating a characteristic that is 32 bytes long and when receive the ACI_GATT_NOTIFICATION_VSEVT_CODE on client side I got only notified for 20 bytes.I don't find any reference to a 20 bytes limit in read or notify command / m...

oga by Associate III
  • 72 Views
  • 1 replies
  • 0 kudos

Resolved! BLUENRG-LPS DMA seems not working

Hi,Using Wise studio Version: 1.3.1_R Build id: 2023_05 on Linux with the STEVAL-IDB012V1 (BlueRNG-LPS dev. kit). I am trying to make the DMA sending a series of bytes to the lowest byte of the GPIOB output. The goal is to see a binary sequence appea...

LoRa p2p communication using stm32wle5ccu6

Hi everyone,I’m trying to implement LoRa point-to-point (P2P) communication using the stm32wle5ccu6.I configured the .ioc file based on the SUBGHz_Phy PingPong example for the NUCLEO-WL55JC1. Then, I wrote the code for LoRa transmission. On the recei...

hashara by Associate
  • 110 Views
  • 1 replies
  • 1 kudos

Zigbee application for thermostats

Hello, i am looking into doing wireless thermostats using Zigbee who communicates with controlers. The controlers activate and desactivate valves to heat the house. What would be the configuration of the microcontrolers and how can i program my appli...

RoyX by Associate
  • 98 Views
  • 1 replies
  • 0 kudos

OTA update with stm32web bluetooth app

I am trying to update my stm32wba55 firmware using stm32wba web Bluetooth app but every time its getting stuck at uploading please wait. I have successfully updated the firmware using web Bluetooth once and after that every time I am trying its showi...