p
HTTPClient
begin()
Description: Analyze the incoming URL parameter information
GET()
Description: Send get request to server
end() Description: end this connection
DynamicJsonDocument
deserializeJson()
Description: analyze Json
as()
Description: Get the top node and convert it to T-type
9.4 Blutooth
This demo creates a BLE_Server that can provide data and send notification for the client. When the server receives the data from the client, it
will send the received data to the client in the form of notification. That is, the notification service provided by BLE server in this demo only
serves to return the received client data.
Need help?
Do you have a question about the FireBeetle ESP32-E and is the answer not in the manual?
Questions and answers