I am trying to send data from sensor connected to ESP8266 to Django server using this Arduino code
void loop(void){ if (WiFi.status() == WL_CONNECTED) { /