lasselukkari / DuinoDCX

WiFi remote controller for the Behringer Ultradrive.
MIT License
91 stars 11 forks source link

No DuinoDcx page access after flashing #245

Closed Sonik-audiolab closed 3 years ago

Sonik-audiolab commented 3 years ago

Hi. Tried to build a Duino DCX kit. I'm under Linux Mint 20. I had troubles to get Arduino Ide working. I solved searching on the web. Everything ok till flashing Sketchup on ESP32. Process gone well I get the message of UPLOAD completed till the last step.

"Leaving. Hard resetting via RTS pin..."

ESP32 starts to transmit WIFI. I can log in. When I go to the ip address 192.168.4.1 the page stuck on "SEARCHNG" I have access to pages WIFI SETUP, SETTINGs and FIRMWARE UPDATE. And that's it.

Tried to install,with clean install , NODEjs and ARDUINo IDE but nothing is changed. I can flash again the board but with the same results.

Trying to enter with Mac, Iphone and Ipad. Same issue.

2020-11-22_11-07

Maybe I prepared a bad folder to upload. In the release folder I have these files.

2020-11-22_11-11

Any Idea of where I'm getting wrong? thanks

Sonik-audiolab commented 3 years ago

...sorry again. I'm new on this and trying to learn step by step. Understood that I missed one step. I change directory to Duinodcx folder where package.json is located. My Duino folder is like this. 2020-11-22_12-19

Now I'm in Duinodcx folder and I launch the two commands 2020-11-22_12-21 2020-11-22_12-21_1

Now the Duinodcx folder is like this 2020-11-22_12-16

Then I open Duinodcx.ino with Arduino IDE. I upload sketch. After this try to connect again to DCX2496 wifi. When enter to Ip I get the same stuck page. 2020-11-22_11-07

lasselukkari commented 3 years ago

In short: there is something wrong with your wiring. Also unless you are planning to modify the code you do not need to build the project yourself. Just upload the existing bin file.

Please read the instructions again carefully and follow them step by step. Also take a look at the closed issues from the past. Your comments reveal that you have not done neither of these yet. All the information is there and I would be just repeating myself.

Sonik-audiolab commented 3 years ago

ok. Thank you for you time spent to answer me. So I got wrong. Nodejs process is needed just to modify the code. Sorry. I've seen to late other issues post closed. Now I've seen. So I will repeat the sketch upload without making troubles with Nodejs. In case I will get again problem now I know how to use the testing fil. For sure I forgot to say you.. Nice job with this kit and software. Thank you.

Sonik-audiolab commented 3 years ago

Sorry man. So please sorry... I need to ask you 2 things more to confirm that I understood well. I'm stupid maybe. 1) I didn't understand about test. Hardware test needs to be done with null cable connected right? 2)It stucks on "Searching" because does not receive signal form DCX2496. Right?

I ordered to build 2 kits. Assembled the other and I get the same result. Doing hardware test also the same. I get "error". Tried to upload Duino sketch to booth of them. I can connect to wifi but the couple stuck in searching. So, if I understood well, I get error from test and also user page stucks in searching because I bought wrong cables. They are simple Rs232 serial lineDB9.

lasselukkari commented 3 years ago

1: yes, 2: yes.

The hardware tests need to be done with the complete setup including the cabling your are planning to plug to the dcx2496. There are two types of cables available: null modem and straight. Do a quick google search and you will see the difference. You need a null modem cable. But because male to male null modem cables are really rare you need to use a male to male gender changer and then female to male null modem cable. You can use a multimeter to detect what type of cable you have bought.

Do you have the gender changer in your setup? If not you are most likely using the wrong type of cable.

Sonik-audiolab commented 3 years ago

Ok. Thanks a lot. I took a mistake when bought all the parts. I really missed NULL and ordered a serial Rs232 “ male to female”. Today I bought Null cable and it works great in booth kits. Now ordered null “male to male” adapter to don’t waste the wrong cables. Again thanks. 7EBAC0EA-6FEC-44B0-A803-42AABF08DDE1

lasselukkari commented 3 years ago

I'm glad you got it working.

Sonik-audiolab commented 3 years ago

Thank you man. Dcx users all around the world have to say you a really big “THANKS!” It’s really an useful tool to have. Great job.