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

Resolved! Lorawan class change

Hello,In our end-node application, the device occasionally needs to switch its operating class from Class A to Class C. This class switching is triggered by an external interrupt rather than a downlink message from the server.To achieve this, I am us...

pho3nix by Associate III
  • 389 Views
  • 1 replies
  • 0 kudos

Stm32wb55cgu6 HAL_PWREx_EnterSHUTDOWNMode();

  I am developing a very energy-efficient device. Which will work on the 2032 element. I understand that this will be a server that will wake up every 3 seconds for a short time and wait for a connection to it. I have a problem that in the HAL_PWREx_...

Resolved! How to detect BLE stack version from bin file

I have file stm32wb5x_BLE_Stack_full_fw.bin how can I understand which stack version of it file without CubeProgrammer.Probably exist doc where described of bin file structure. Or somewhere in file should be this information.

Aliaksei by Associate
  • 410 Views
  • 1 replies
  • 1 kudos

Resolved! RTC current time in milliseconds (display in 6 byte hex)

Hello,I am using an STM32WB55 and am trying to figure out how to get the current time including milliseconds using an RTC and display that time in 6 byte hex format. I would most likely call the GetTime() based of a millisecond timer if that is the ...

kcire L. by Associate III
  • 4694 Views
  • 3 replies
  • 4 kudos

Advice for Adding cellular connectivity

I have a dev_kit which I want to use to connect to a cellular network with LTE-M. But the example-file that they gave were a .bin file from XCUBE_CELLULAR for B-L462E-CELL1\cellular. Since I never used i, I have no clue what to do. How could I get st...

Fates by Associate II
  • 775 Views
  • 1 replies
  • 0 kudos

STM32WB09KE ble disconnect with 0x08 reason

hi ST support teamI am designing a circuit using the STM32WB09KE chip.However, when running the BLE_p2pServer example program from the package STM32Cube_FW_WB0_V1.1.0 and using the ST BLE Toolbox app (on iphone) to connect, I encounter a continuous d...

Screenshot 2025-01-21 at 00.28.54.png Screenshot 2025-01-21 at 00.41.36.png Screenshot 2025-01-21 at 00.38.26.png