I'm trying to use my Arduino Due as a gateway for many sensors, because I ran out of RAM on my Uno/Nanos. However, the ESP8266EasyIoT library is for AVR modules and it won't compile.
Could you maybe help me how to make EasyIoT work with my Due?
Thanks!