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

NUCLEO-WBA25CE1 "Bootloader limitation"

Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.

ctrois by ST Employee
  • 132 Views
  • 0 replies
  • 0 kudos

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
  • 4029 Views
  • 0 replies
  • 3 kudos

Discrepancy in AN5481 Lorawan AT Commands for ST32cube

The parameters  for the AT+TCONF are shown differently in your example to where you show the breakdown of the individual paramters.In your example you show the <cr. parameter on the command line as 4/5  868000000:14:125:12:4/5:0:0:1:255:0:0:0where in...

DavidG7 by Associate II
  • 339 Views
  • 0 replies
  • 0 kudos

STM32WN09蓝牙通信中可否不使用UART1RX和UART1TX

背景描述:1.我现在使用的是:STM32Cube_FW_WB0_V1.4.0\STM32Cube_FW_WB0_V1.4.0\Projects\NUCLEO-WB09KE\Applications\BLE\BLE_DataThroughput_Server中BLE_DataThroughput_Server例程2现在使用的是STM32CUBE6.16进行配置需要帮助:1BLE_DataThroughput_Server例程中用到了UART1RX和UART1TX,我的项目中这两个引脚另有他用,但是...

helloli by Associate
  • 238 Views
  • 0 replies
  • 0 kudos

app_bsp.c missing

Dear all,with the latest update of STM32Cube_FW_WBA_V1.8.0, the BLE_p2pServer_TZ example no longer works. The following error occurs during compilation:make: *** No rule to make target 'C:/0_ST_abc/Example/Projects/Common/WPAN/Interfaces/app_bsp.c', ...

Cati28 by Associate
  • 367 Views
  • 1 replies
  • 0 kudos

STM32WB55 - Custom Server - Sending notifications

Hello Community,I have been working on a BLE project in which the server needs to send notification of a characteristics that is up to 512 bytes long. As in previous CubeMX versions (6.12 and before), I was expecting CubeMX to generate the function C...

LucaP by Associate III
  • 329 Views
  • 0 replies
  • 0 kudos

WBA55CG ble p2p server example stopped working

Hey guys. I recently got a nucleo wba55cg board into my hands and tried to finish the ble app youtube tutorial, but it didnt work. A led was supposed to be blinking to indicate that the device advertices for a bl connection, but that didn't happen. I...

AlexES by Associate III
  • 293 Views
  • 0 replies
  • 0 kudos

MotionFx on STM32WB09TEF7TR

Is it possible to add MotionFx to an STM32WB09TEF7TR MCU?According to the table on page 6 of this document:https://www.st.com/resource/en/brochure/sensor_libraries_software_pack_for_stm32cube.pdfMotionFx is available on Cortex M0+However when trying ...