ESP wireless DMX help
Posted: Mon Jun 19, 2017 10:01 am
I am trying to build this set up from this instructable:
https://www.instructables.com/id/ESP8266-Artnet-to-DMX/
I was able to update arduino IDE to include the ESP8266 arduino files via the board manager, and write a successful example sketch to the 8266.
I believe that I have the correct libraries downloaded into my library folder, as when I try to compile his code I don't get any errors there.
The error I get is wifiStart not included in this scope.
Could there be an issue with one of the libraries? Should I download all libraries into my folder and not count on the board manager?
https://www.instructables.com/id/ESP8266-Artnet-to-DMX/
I was able to update arduino IDE to include the ESP8266 arduino files via the board manager, and write a successful example sketch to the 8266.
I believe that I have the correct libraries downloaded into my library folder, as when I try to compile his code I don't get any errors there.
The error I get is wifiStart not included in this scope.
Could there be an issue with one of the libraries? Should I download all libraries into my folder and not count on the board manager?