cancel
Showing results for 
Search instead for 
Did you mean: 

stm32wb55

vijay3
Associate III

hi all,

i am using stm32wb55 for my project ,i was setup one stm32wb55 as client and another stm32wb55 as a server both boards are connected via ble using data throughput example can anyone please help me how to code to send some data (ex:hi ) from client to server 

thanks in advance

11 REPLIES 11

thanks for your support and for your great time sir 

sir here i want to transfer the data via  ble can you please send me the example  with ble that would be very help for me 

The BLE_DataThroughput example is used for data throughput via notification from server to client using BLE component Not for a P2P communication project.

For your application, I suggest you use the "BLE_p2pClient_Ext" and "BLE_p2pServer_Ext".

PS: don't forget to take a look on the readme files of each project.  

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.