Search found 22 matches

by theskaz
Mon Feb 13, 2017 10:08 pm
Forum: ESP32 Arduino
Topic: Decentralized control of ESP32 over WiFi/Ethernet
Replies: 2
Views: 6480

Re: Decentralized control of ESP32 over WiFi/Ethernet

Yes, I am using the Arduino IDE for dev.
by theskaz
Mon Feb 13, 2017 5:33 pm
Forum: ESP32 Arduino
Topic: Decentralized control of ESP32 over WiFi/Ethernet
Replies: 2
Views: 6480

Decentralized control of ESP32 over WiFi/Ethernet

I am looking for a method/protocol for controlling an esp32 based device from a computer/tablet on the same network. i have no need for cloud/server configs (like MQTT it seems). it would be just point to point. I am familiar with REST protocols but i cant find an implementation in the esp32 world. ...