BLE_p2pServerThreadX Application Description

How to demonstrate Point-to-Point communication using BLE (as GATT server).

p2pServerThreadX application advertises and waits for a connection from either:

Once connected, p2pServer can receive message from the Client and send notification to it.

Keywords

Connectivity, BLE, BLE protocol, BLE pairing, BLE profile

Directory contents

Hardware and Software environment

How to use it?

In order to make the program work, you must do the following :

You can interact with p2pServer application with a smartphone:

Antother possibility is to interact with p2pServer application with another STM32WBA52 Nucleo board:

Multi connection support: