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

how to do an operation on specific BLE link

ACI_HAL_GET_LINK_STATUS will give an Array of link status (eight links).My question is how do I do operations on specific links of my choice?e.g., start an advertisement on a specific link. reference AN5270 -  

DS4_0-1705176521476.png
DS.4 by Senior II
  • 934 Views
  • 2 replies
  • 1 kudos

Resolved! STM32F411 as basis platform with STM32WB1MMC

(1) Are there any experience for a data exchange via bluetooth between two STM32WB1MMC-parts? (2) How can I use a STM32WB1MMC together with a STM32F411 board? Are there any experiences? (3) How can I create a data exchange between two STM32WB1MMC? (4...

timbo2023 by Associate III
  • 1162 Views
  • 3 replies
  • 0 kudos

Resolved! STM32WB5MM-DK, Zigbee_OnOff_Client_Router, FATAL ERROR

Hello,I have STM32WB5MM-DK evaluation kit and I am trying to get example Zigbee_OnOff_Client_Router working. I updated FUS (v. 1.2.0) and Zigbee FFD (v.1.18.0). Example do not work, I get an error "Fatal Error" on terminal and display:[M4 APPLICATION...

eskomj by Associate III
  • 2030 Views
  • 7 replies
  • 0 kudos

STM32WB55 unresponsive Wireless Stack

I have a problem with my wireless stack which was fixed by unplugging and pluggin back in my NUCLEO-WB55. Everything was working well for many months, but I recently tried downloading the ST example project BLE_DataThroughput (from the STM32Cube_FW_W...

SA1 by Associate
  • 1009 Views
  • 0 replies
  • 0 kudos

Save energy with CPU2 in iddle mode on STM32WB10

I am a new developer on STM32WB10 and I do not succeed to  drastically decrease power consumption in standby mode. Commands for main CPU in order to lower consumption seems to be OK but the CPU2 for BLE seems to be always active.LL_C2_PWR_SetPowerMod...

Resolved! Replacing power inductors in NUCLEO-WL5JC MB1389 schematics

Hello everyone,I'm seeking your guidance regarding the substitution of 0402 inductors with 0603 in the NUCLEO-WL5JC MB1389 high band schematics (https://www.st.com/resource/en/schematic_pack/mb1389-wl55jc-highband-e02_schematic.pdf). In the RF sectio...

Levan_0-1704277640913.png
Levan by Associate III
  • 3571 Views
  • 2 replies
  • 1 kudos

LBAD0XX1SC-DM interface with STM32WB55RE

Hello,I am using STM32WB55RW (MCU) +  muRata module(LBAD0XX1SC-DM) in my custom HW.X-CUBE-CELLULAR expansion package is available for STM32Cube but its contain example project for L4  series (STM32L462REY6TR).Can you please share sample code if anyon...

I have loaded the example ZigBee_OnOff_server_coord into Nucleo board. I have also loaded "stm32wb5x_Zigbee_FFD_fw.bin" rf stack. My FUS version is 1.12.0 .

When I run the application, all three LEDs are toggling in cyclic fashion and according to the note, this is an error condition. I checked the message from serial port and I am getting the following[0m[M4 APPLICATION] WIRELESS COPROCESSOR FW:[0m[M4 A...