ESP32 BL/BLE

Lelouch
Posts: 6
Joined: Wed Feb 14, 2018 4:14 am

ESP32 BL/BLE

Postby Lelouch » Wed Feb 14, 2018 4:33 am

Hello

first of all sry for my bad english and I hope you will understand what im here for.
I think its more an question about bluetooth than esp32.. sry^^

in the IDE there are some examples such as BLE_Server and BLE_UART
I do not rly understand what the diffrence is ?.. because i want to make an app . which connects to the esp32 and to write and recieve text. I know already that it's possible with the uart example but what about Server ? Is the Server Client story just to show an connection without data transfer ?

chegewara
Posts: 2174
Joined: Wed Jun 14, 2017 9:00 pm

Re: ESP32 BL/BLE

Postby chegewara » Wed Feb 14, 2018 5:53 pm

Hi
BLE_Server is the simplest possible example. BLE_UART is similar, but its using known and registered(sort of) service and characteristic UUID's that are used in BLE to uart bridge devices. Its just another use case example.

Who is online

Users browsing this forum: Bing [Bot] and 77 guests