A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By ayushchand
#18182 Hello

My ISP requires a login id and password before you can access the internet. The web page should be kept open at all times otherwise it will prompt me to login again, it's a real pain in the a** while using from mobile devices because it keeps logging off. I was thinking of making a circuit with ESP8266-7 and arduino. I haven't flashed NodeMCU firmware till now. I can't use thingspeak because without logging in, all pages redirects it to login page, so my esp8266 needs to read all contents from the page and see if it is the login page and keep it logged in at all times, can anyone guide me. Where to start?