Page 1 of 1

Simple BT communications protocol example

Posted: Sun Jul 05, 2020 9:48 pm
by JohnRK
I am looking for a sample ESP32 example using BT to connect to an IPad BT Terminal App and exchange text communications. I have been through most of the examples provided and all are far more complex than I need. (plus i cant seem to make them work except the bt_discovery example). If the example just echos what is sent would be very helpful and get me started on my project.

Thanks

Re: Simple BT communications protocol example

Posted: Tue Sep 22, 2020 7:49 am
by KBFEDE
Hi,

As you know, we only do the example code to show the features of the BT profile and we think the example code you request can be implemented by SPP with real time console.

I suggest you to dig into SPP and make the example yourself.

Thank you very much.