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

STM32WB55 - Achieve lowest possible power mode

Hi,I've been searching for information on how to achieve a shutdown on both the MCU cores. The goal is to periodically wake the system with an RTC, read sensor data and emit a report. I have found some information on the need to set the correct flags...

Resolved! Secure Flash Area Approach

Hi.Something that needs to be done FOTA while using the code, so you need to write the flash area behind it.I want to use a sash area, but it is impossible to access the document.Please tell me if you have a way to do it.   

3.png 1.png 2.png
songkw by Associate II
  • 657 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB55 issue with BLE Connection

Hi,Everything was working fine with my stm32wb55 until it suddenly decided to stop working. Now when I tried to upload the example firmware for ble p2pserver and connect to the web application provided by stm, i am able to connect, but the web applic...

Resolved! learning lrwan1

hello im doing a school project using a Nucleo-F411RE with a I-NUCLEO-LRWAN1 expansion, anyone got a good text or video tutorial how i connect the two boards?im using the stm32cubeide

Resolved! Zigbee enabling and disabling question with STM32WB5MM-DK

Hi All,I am new in Zigbee programming and I like to get some starting point to make server-client model. Up to now, I am using STM32CubeIDE tool to program with .ioc file to setting up the HW. Eventually I would like to use STM32WB5MMG processor and ...

YJ99 by Associate II
  • 601 Views
  • 1 replies
  • 0 kudos

Resolved! Custom STM32 BLE Application with ThreadX - Azure RTOS

Hi everyone, I am trying to build my custom BLE application with CubeMX (v6.11.0) and STM32CubeIDE: v1.15.0 using a STM32WB55 with FW package: v.1.19.0.Due to its other functions I would like to use ThreadX for that. However, when generating code wit...

Lo by Associate II
  • 746 Views
  • 3 replies
  • 1 kudos

Resolved! STM32WB BLE and EEPROM casuing HardFault

Hi CommunityHope you guys are well. I am trying to implement Bluetooth and emulated eeprom working. i have followed the ble_heartrate_eeprom_emul example and i got blue tooth and eeprom emulation working, the problem i am having is when the EEPROM em...