Forum Discussion

kalindud's avatar
kalindud
New Member
8 years ago

Streaming with ESP8266

Hello,  Is it possible to stream data using a ESP8266 Module directly to the API Link?   Im using the following code. #include <ArduinoJson.h> #include <ESP8266HTTPClient.h> #include <ESP8266WiF...