GithubHelp home page GithubHelp logo

Can't connect about espixelstick HOT 25 CLOSED

philspitlerSF avatar philspitlerSF commented on September 25, 2024
Can't connect

from espixelstick.

Comments (25)

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

Not much development is happening with V3. Have you tried V4 Software? You can get the latest dist file here:
https://github.com/MartinMueller2003/ESPixelStick/releases/download/dist/dist.zip

from espixelstick.

philspitlerSF avatar philspitlerSF commented on September 25, 2024

I tried updating using Windows and OSX and get this error.

I don't recall having to set it into a mode before.

Any ideas?

Screenshot 2024-03-02 at 10 50 42 AM

from espixelstick.

philspitlerSF avatar philspitlerSF commented on September 25, 2024

There is an option to update the firmware in the UI but I'm unsure which file to choose from the repo as non of them become options when I browse the folders.

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

Lost track of this conversation. Using the latest dist.zip file found here: https://github.com/MartinMueller2003/ESPixelStick/releases/download/dist/dist.zip

If you have true ESPS V3 HW then in the flashtool you select ESPSv3 as the software version and make sure the com port is set properly. Then press upload.

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

Hi Martin, I've the same problem: I'm not able to program the unit.
I use wemos d1 mini. I've try to program my board with arduino IDE and all is right,but with you JAR (v3.2 and 4.0 too) I'm not able to finalize programm proces on mywemos d1 mini.
I'm using w7/32.attached LOG.txt from V4

Cattura

log.txt
Cattura2

thank you for help!
Mario

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

COM20, I have never seen a number that high.
With the flashtool turned on, and the com port set and the comm cable connected, if you reset the d1Mini, what comes out on the serial log window? You should see the default booting string. If not, then there is a cable or setting issue. Even if garbage characters come out that is enough to prove the cable is working.

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

Hi martin.I've reistall Java (last rev from your link) and usb driver (from your link).I'change the usb port on my pc.
Now I'm on a com 8
but...same problem
I've try to upload a simple schetch from IDE withou problem. (cattura.png)
Cattura
Cattura1

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

log.txt

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

When I press reset on midi d1 I read somethin in com monitor
Cattura3

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

Cattura4
this is serial monitor in arduino IDE pressing RESET on D1 ... Note com speed

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

The odd character output is not unexpected. It does indicate a good cable and com port setting. Are you running on a mac or a windows system?

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

I just downloaded the latest dist file onto a windows machine and uploaded an image. Here is my log.
log.txt

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

I'm running on win7/32. Last java downloaded.

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

Do you have a more recent Windows version available? I never tested that far back.

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

Mmmm...no, I use w7 to develop and program Arduino. Are the old(3.2 or minor) revision ok on W7 system?
Sorry for trouble!! Only a question: this project read ArtNet and sacn or only sac
n?

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

I do not know why it is not working on your system. It should as long as python and java are both the latest version.

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

Java is the last but I've no python installed,not directly...however.Should I install pyuthon?

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

Ok Martin....under win7/32 the program is not working.I've installed (light install) win10/64 on another pc and all work's fine.
I've read ,now, some forum about esptools, and seem the problem was in 32bit s.o. Many user has problem with recent esptools in 32bit s.o. and they solved the problem installing s.o. 64bit version.
OK...now i find the problem but...only a question: is the system decode only sacn (i've read 1.31 in set up,not artnet) or sacn and artnet too? the out data is the tx pin of the wemos d1?
Thank again.

Mario

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

Not sure what you mean by system decode. We accept E1.31 sACN artnet ddp as possible input protocols. We also support fseq file format to play files locally.

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

Hi Martin, what I mean is this: in the stable version 3.2 the artnet protocol is not specified but only 1.31 (sacn). In fact I programmed D1 with version 3.2 and it only decodes sacn messages. Programming D1 with version 4 (dist ) I have the option to choose Artnet or SACN. I did some tests and in fact, by programming D1 with the DIST version, I can decode both Artnet and sACN. I noticed a problem: in ARTNET, if I set the input universe to ZERO (0) and transmit on ZERO universe, no decode nothing,diagnose readout il empty. If I transmit on ONE and set D1 on universe 1 the operation is,diagnose readout is populated OK.Is it a bug?
Note: I've test the Jar procedure on Win7/64 and all work fine.the problem is esptools ,not work in 32bit system.
Technical INFO: in artnet, does it respond to poll requests? I tried to search it my network (2.0.0.x) I can find the other devices (chamsys) but I don't see Wemos d1. thanks again and sorry for the inconvenience. Have a nice day

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

3.2 is no longer under active development. I was describing what V4 can do. V4 is a superset of V3. I will check to see if universe zero is a valid setting (I think it is) and see what is not working. If you set the host name properly in the network config, then you should be able to address the ESP using the host name. Sometimes your AP will fail to register the hostname with the local DNS entity.

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

Hi Martin. I meant if it responds to the ArtNet Poll command, not to the browser search. ArtNet Poll provides an OpCode sent via the network to which the devices respond with strings called ShortName and Large name

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

Please create a new issue to track the Universe Zero issue.

from espixelstick.

iz1kbp avatar iz1kbp commented on September 25, 2024

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

It looks like the initial issue is resolved.

from espixelstick.

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.