User Activity

  Hello Team ST, I am currently working on parsing my extended BLE data using the BLE_p2pClient_Ext application, specifically the `analyse_ext_adv_report` function to view the advertising data. However, I am having trouble parsing and appending the f...
Hello team ST,I am working on application, for this application i want to send 251 bytes of the data. currently i am using BLE extended advertising mode for my application with STM32  WBA52CG board. To send this data, I have used  BLE_P2P_Server_Ext ...
 Hello,I am attempting to run a p2pServer_Ext sample application on my Nucleo WBA52CG board. Currently, I have a heart rate sensor application running on the same board. However, when I try to flash the new p2pServer_Ext application, I encounter an e...
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...
Hello,  I am trying to compare a third party libraries size on my STM32 project.  Methodology  Firstly, i build a project without including a third party library and build it. Secondly i build a project after including a third party library and compa...
Kudos given to