Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Virtuino IOT and ESP-01
#5
try entering both DNS addresses

for me it looks like this

IPAddress ip(192, 168, 2, 174);           
IPAddress gateway(192, 168, 2, 1);
IPAddress subnet(255, 255, 255, 0);       
IPAddress ip4 = ipaddr_addr( "8.8.8.8" );  //dns 1
IPAddress ip5 = ipaddr_addr( "8.8.4.4" );  //dns
virtuino.blogspot.com
Reply


Messages In This Thread
Virtuino IOT and ESP-01 - by antopoly - 05-23-2023, 05:56 PM
RE: Virtuino IOT and ESP-01 - by iliaslamprou - 05-23-2023, 09:37 PM
RE: Virtuino IOT and ESP-01 - by krzycho - 05-24-2023, 01:25 PM
RE: Virtuino IOT and ESP-01 - by antopoly - 05-24-2023, 02:57 PM
RE: Virtuino IOT and ESP-01 - by krzycho - 05-25-2023, 08:36 AM
RE: Virtuino IOT and ESP-01 - by antopoly - 07-15-2023, 03:40 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)