Sending data to the ESP32 device
Last updated
Last updated
There are two ways to send data to the ESP32-S3 using Trillbit's Android/iOS SDK, from within your application:
Demo Application, TrillConnect:
Below are the Android SDK methods, to be called from the player application:
Use the start_sending method to start sending data from the sender.
To instruct the SDK to stop sending data , use stop_sending method:
Use the start_sending method to start sending data from the sender.
To instruct the SDK to stop sending data , use stop_sending method: