Search found 4 matches
- Sun Jan 14, 2018 10:18 pm
- Forum: Open Source Software/Hardware
- Topic: ESP8266 WiFi - NeoPixel - Multiple Boards connecting to host
- Replies: 6
- Views: 7076
I've had more success now by changing the DMXWiFiConfig.begin to (0) like you mentioned earlier and changing the config file with my network information. Now I am getting the board to respond to sACN over a wifi network. I hope this will work with having multiple boards connected to the network, so ...
- Sun Jan 14, 2018 8:53 pm
- Forum: Open Source Software/Hardware
- Topic: ESP8266 WiFi - NeoPixel - Multiple Boards connecting to host
- Replies: 6
- Views: 7076
I'm finally understanding the use of the python or java utility to modify the wifi connection settings on the board. I've been able to connect to the board on the 'ESP-DMX-WiFi', can ping the board just fine and have been able to control some neo-pixels over sACN. What I haven't been able to do it i...
- Sat Jan 13, 2018 6:17 pm
- Forum: Open Source Software/Hardware
- Topic: ESP8266 WiFi - NeoPixel - Multiple Boards connecting to host
- Replies: 6
- Views: 7076
- Fri Jan 12, 2018 12:19 pm
- Forum: Open Source Software/Hardware
- Topic: ESP8266 WiFi - NeoPixel - Multiple Boards connecting to host
- Replies: 6
- Views: 7076
ESP8266 WiFi - NeoPixel - Multiple Boards connecting to host
Hello! I've been playing with the excellent libraries to send/receive sACN to the little adafruit HUZZAH ESP8266 wifi boards. I am currently working from the file: "ESP-DMXNeoPixels.ino" So far, if I make the board a WiFi AP, I can connect to its access point and immediately get to control...