1- the ap side sends the temperature data to thingspeak?
2- should I use write api or read api key?
3 - in the code, client side, the subnet is 4 but My home network is 1 so should I use 4 or 1?
Explore... Chat... Share...
1- the ap side sends the temperature data to thingspeak?
2- should I use write api or read api key?
3 - in the code the subnet is 4 but My home network is 1 so should I use 4 or 1?
1-For the ssid part should I put my own network's ssid?
WiFi.begin("myhomessid", "myhomepassword");
2-And there are sections with stars like(*********) which of them I must edit?
// Internet router credentials
const char* ssid = "ESPAP";
const char* password = "ESPAPsecret";
// AP Wi-Fi credentials
const char* ssid = "ESPAP";
const char* password = "ESPAPsecret";
3-For example wifi.begin() has stars. It ll stay with stars or I must enter my ssid and password there?
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]