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

BLE_TransparentMode with STM32WBA52CG

Hello,after some issues I was able to communicate with EvalBoard MB1801D and MB1803B (STM32WBA55CG) and the STM32CubeMonitor-RF Tool Version (2.18.0) .In the first step, I wanted to use the RF board MB1863 (STM32WBA52CG) in conjunction with the MB180...

STM32WB5MMG - LCD module abnormal consumption

Hi everyone, I'm experiencing abnormal power consumption in STOP2 mode with my custom board featuring the STM32WB5MMGH module. According to the datasheet, the power consumption in STOP2 mode should be between 2 and 3 µA. However, my board is drawing ...

Can't get access to my NUCLEO-WB55RG board

I'm working on NUCLEO-WB55RG board, and I cannot access to my NUCLEO-WB55RG board.1. I first tried DFU Mode with the setting below, but my computer couldn't find it.2. after that, I connected my board through ST-LINK with the setting below and used S...

mkk2_0-1757297160829.png mkk2_2-1757297403612.png stlink.jpg mkk2_3-1757297826673.png
mkk2 by Associate
  • 100 Views
  • 1 replies
  • 0 kudos

Resolved! NUCLEO-WBA55CG Transparente Mode Example

Hello Together,I would like to try out the STM32CubeMonitor-RF (V2.15.0) with the NUCLEO-WBA55CG board. I downloaded the stm32cubewba mcu package (V1.7.0) and flashed the .bin file from the BLE_TransparentMode example to the board with the STMCubePro...

Cable replacement feature on Android

We need some help with cable replacement feature. Our project using WB1M as a client device, sharing data over UART. Android application must be server. STBLESensor_Android source code not include any sample code with Cable replacement feature. Were ...

Hard fault in Class B Multicast

Dears,I hope you are doing well!I am running the ST example LoRaWAN End Node FreeRTOS.After switching to class B, the MCU goes into hard fault in the following function call stack: LoRaMacClassBProcess() -> LoRaMacClassBProcessMulticastSlot() -> Comp...