Giter Club home page Giter Club logo

Comments (6)

rstephan avatar rstephan commented on July 17, 2024

Just a guess, but most likely a power supply issue. Is the WiFi connection stable in idle? Try with just one LED.
Or try the ArtnetWifiDebug example, user the terminal to check your network and program setup. If you can see solid data and only the NeoPixel don't work it's a power supply problem. Even 10 LEDs can add up to 600mA extra, keep this in mind.

from artnetwifi.

MFClark avatar MFClark commented on July 17, 2024

using the artnetwifi example, after a power cycle the inittest runs but the wifi doesn't. nothing shows on serial monitor and I can't connect to it under the ip address that it had before the power cycle. before powering off everything is working for me. i can control the leds over wifi from two different apps on my computer with the same results. after turning it on and off only the inittest runs. i'm using huzzah esp8266 feather... at first nothing ran after a power cycle and then i changed the data pin location from 2 to 12 and reset the board . after that the inittest ran after a power cycle but still no wifi. Thank you!!

https://pastebin.com/wwx35kqR

from artnetwifi.

rstephan avatar rstephan commented on July 17, 2024

@MFClark
Try the ArtnetWifiDebug.ino example. Check the WiFi connection and the serial monitor output.

Example output:

....
Connected to xxx
IP address: 192.168.x.y

This is also the output of ArtnetWifiNeoPixel.ino too! It will show up before initTest(). If not, check the USB connection and port-speed.

from artnetwifi.

MFClark avatar MFClark commented on July 17, 2024

I had the same results with ArtnetWifiDebug.ino
When I load it i get the ip address in the serial monitor, and when I sent dmx signal I could see it as plain text in the serial monitor
When I disconnect the power from my board and reconnect power, nothing. I need to upload the sketch again and then it works fine. This is the same as when I use the ArtnetWifiNeopixel.ino
strandtest.ino from the neopixel library persists after a power cycle, so I guess it is not about the board flash memory.

from artnetwifi.

rstephan avatar rstephan commented on July 17, 2024

Maybe a problem with the HUZZAH. I have tested with my Feather HUZZAH and i can't see any problem.
I don't know your setup, but the HUZZAH has three power inputs (USB, battery and a pin). If you just connect the battery it is hard to read the serial ouput. My board need 5 seconds and i can ping it.
If your power is the USB connection, the serial monitor will not "autoconnect" the the device. You have to close and open the serial monitor, and be sure to grab the right COM-port.

from artnetwifi.

MFClark avatar MFClark commented on July 17, 2024

Thank you, that was it due to my firewall settings

from artnetwifi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.