amybytes / nanoleaf-desktop

A modern desktop application for the Nanoleaf Aurora and Canvas
MIT License
166 stars 13 forks source link

Won't pair #38

Open OverWims opened 2 years ago

OverWims commented 2 years ago

When it opens and i try to add a device it just keeps saying I need to press the power button on the panel controller for 5-7 seconds. Even when I do that it still says it. It can find my panels in the list yet still keeps doing this. Tried with exe and jar. Tried adding panes using IP too. Nothing works.

amybytes commented 2 years ago

Could you try running the app in a terminal to see if any errors show up? If you're on windows, open the command prompt and type java -jar path_to_app.exe, but replace "path_to_app.exe" with the actual path to the file.

Also, could you check if the IPs that appear in the device list are IPv4? They should look something like this: image

vegancecilia commented 2 years ago

I was having this same issue (device is recognized but the prompt to hold the button for 5-7 seconds doesn't go away). The IP doesn't look like your example? What should I do about this image

amybytes commented 2 years ago

Thanks for the image. I added a fix for this which you can download here. Please let me know if it works.

vegancecilia commented 2 years ago

That worked great, and this was just the software I was looking for -- thank you so much!

amybytes commented 2 years ago

Awesome! Glad I could help.

@wobby123, could you confirm if this fix works for you as well?

Rihoj commented 2 years ago

Tried using the 9.0 version and had the same issue. It was showing an IPv6 address and would not finish the pair. It only showed the waiting message as well. I used the 9.1-debug.3.jar file you provided above and it fixed for me. I have to hexagon 7 panel starter kit.

Thank you.