Quantcast
Channel: ThingSpeak IoT Community - Forum: ESP8266 Wi-Fi Module
Browsing index pages (167 articles)

Diena on ESP8266 comunicating to Thingspeak

Thank you very much for the cooperation. It was felt that this had almost happened, but some inaccuracies prevented understanding the problem. Cstapels, thanks to your attention, I discovered another...

View Article


Diena on ESP8266 comunicating to Thingspeak

No problem, I share chanel with you. Serial output, data:&field1=0, next, data:&field1=1 ... I try with "&" and without, no positive change. my feeling that it's really something with a...

View Article


cstapels on ESP8266 comunicating to Thingspeak

You may also want to look at the chart options.  Press the pencil on the upper right of your field 1 chart and make sure that you don't have any averaging or change in time scale settings on.  Also...

View Article

cstapels on ESP8266 comunicating to Thingspeak

Can you show the serial output for this line?   Serial.print("data:"); Perhaps that will show what is happening to the data.   Your channel is private, so I cannot see the data.  You can share it with...

View Article

Diena on ESP8266 comunicating to Thingspeak

My channel ID 375555. I am correcting the word, but there are still no positive changes. By the way thingspeak account my entries, but nothing in graf.

View Article


cstapels on Bad request 400

Can you look at the output that is generated from "client.print(dataToThingSpeak);"  You could add a Serial.println(dataToThingSpeak); and then copy and paste that line to the address bar in your...

View Article

cstapels on ESP8266 comunicating to Thingspeak

One thing I noticed is that you have a small error in one of your HTTP headers.  You have the word Length spelled as  "Lenght", I'm not sure if that would cause the problem. Is it possible for you to...

View Article

Diena on ESP8266 comunicating to Thingspeak

I'm trying to via WiFi internet router update a ThingSpeak channel by posting a feed with HTTP POST. I just try ESP8266 to generate numbers a and load them into a graph. I get answer 200 OK, however,...

View Article


Image may be NSFW.
Clik here to view.

valenciaa on Can I use two ESP8266 on one Arduino Uno+Xbee S2C to sending...

hi all, I use 4 XBee for temperature monitoring using cluster tree. Two XBee+Arduino as end devices so they send temperature data (I use LM35) to another XBee+Arduino as router, and then the router...

View Article


Bulldogbob on Bad request 400

Hello , i use a WeMos D1 mini with a BME280 on my channel . It has worked with this sketch , but now i get bad request 400 . What went wrong ??    #include <BME280_MOD-1022.h> #include...

View Article

rw950431 on Need some help regarding ESP8266 - Thingspeak

There is discussion about problems similar to yours at https://github.com/esp8266/Arduino/issues/1420

View Article

deep_kap on Need some help regarding ESP8266 - Thingspeak

rw950431 said If you post the code you are now using for the upload you may get more help in improving it.  In my experience most of the wifi upload time is spent waiting for the network or the other...

View Article

cstapels on Extraer datos de thingspeak sin utilizar libreria

The soil monitor example shows how to send data without the library.  You can see the correct syntax for the GET to retrieve data on Get a Channel Feed.  It looks like you missed the text of the...

View Article


rw950431 on Need some help regarding ESP8266 - Thingspeak

If you post the code you are now using for the upload you may get more help in improving it.  In my experience most of the wifi upload time is spent waiting for the network or the other end so it may...

View Article

deep_kap on Need some help regarding ESP8266 - Thingspeak

I'm using ESP8266 as WiFi cloud posting device for my sensor nodes. Taking data from a sensor node via UART (Software UART) -> Get Timestamp from RTC -> Store that data into SD card -> On...

View Article


cstapels on ESP32 library?

Check out the instructions on the ThingSpeak examples page for the ESP32 WIFi monitor.  I've used those instructions to program my ESP32 dev board with Arduino.

View Article

beekeeper on CAN'T ACCESS 192.168.4.1 IP

Are you using the same WIFI-Access, or are you using the mobile-data-function of your smartphone?

View Article


beekeeper on can't connect with Thingspeak - ESP8266-01

Hi, please show us the whole code here and tell us something about your infrastructure. Did you include the necessary libraries? Try to understand the function of the libraries you use by trying the...

View Article

Image may be NSFW.
Clik here to view.

beekeeper on ESP32 library?

Hi, is there any ARDUINO-library working fine with the ESP32 Development-board? I would like to change a Arduino MKR1000 (everything works fine) by using a ESP32. Now uploading the sketch aborts with...

View Article

Sergio_Tolosa on Extraer datos de thingspeak sin utilizar libreria

Buenas tardes, quisiera saber como hacer para extraer o bajar datos de un canal de thingspeak sin necesidad de utilizar su librería. Este es el código que llevo por ahora. Les agradezco su...

View Article
Browsing index pages (167 articles)


Latest Images