Simulation of sending live sensors data on IoT Platform using HTTP Protocols and ESP8266/ESP32
1. What does HTTP stand for?
2. ESP8266/ESP32 is mainly used for ___ in IoT.
3. HTTP uses which communication model?
4. Which request is typically used to upload sensor data?
5. ThingSpeak generally receives data using which protocol?
6. Is HTTP secure by default?
7. ESP8266 works on which Wi-Fi standard?
8. Which function is commonly used to send HTTP GET/POST in ESP boards?
9. Sensor data sent to cloud is usually in which format?
10. If Wi-Fi is unavailable, ESP8266 will ___