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

Problem with third party library integration

I am trying to include a tinycbor .h file and as per third party include method i have done all the step but still i get the error about the linker didn't find a definition of library API functions. Here is the all the screenshot of my project and lo...

Hardik02_0-1710890786632.png Hardik02_1-1710890912531.png Hardik02_2-1710891033500.png Hardik02_3-1710891126664.png
Hardik02 by Associate II
  • 734 Views
  • 1 replies
  • 0 kudos

ST ble sensor no device founded

Hi allI'm new on stm32 ble applications.Starting from st example BLE_OTA I developed my custom bootloader for my STM32WB55 nucleo board.I encountered the following issues:1) St ble sensor mobile app (from play store) can't detect my device; I compile...

kappa182 by Associate II
  • 567 Views
  • 1 replies
  • 0 kudos

Resolved! Possibility STM32WBx firmware update via PC

Hello, at the moment i am developing BLE software for STM32WB5 and it works fine. The updater of the BLESensor App is working well and we can update new firmware any time. But there is one question, where we can not find an awnser. Is there any possi...

Resolved! Encrypted Advertising Data (BLE 5.4) Example

Hi all,Some of the ST BLE microcontrollers now support BLE 5.4. Can anyone point me out any code example or application note with Encrypted Advertising Data feature that is specified on the latest BLE specification?I am working with STM32WB series......

rs-dp by Associate II
  • 1079 Views
  • 3 replies
  • 0 kudos

Resolved! How to Enable CTE on stm32wb55

Hi all,I am looking for a way to enable CTE on stm32wb55,but i didn't find a function like      "gap_set_connection_cte_tx_param()" to config CTE.I know that stm32wb55 support BLE 5.1 but i cant find a relevant function in ble_gap_aci.c .Does STM32WB...

mask by Associate
  • 576 Views
  • 1 replies
  • 0 kudos

How to enable and disable BLE privacy?

In some modes I want to use a random static addresses (BLE privacy disabled) and in some modes I wand to use private resolvable addresses (BLE privacy enabled). The aci_gap_init function seems to force you to declare if BLE privacy is on or off. Ho...

BStic.1 by Associate II
  • 2337 Views
  • 6 replies
  • 0 kudos