As I posted elsewhere, I’ve had trouble loading the 0.14 aux firmware. I tried and the controller stopped responding. I tried a few things and was able to get it back to working by going back to 0.13.
Here’s what happened:
I had 0.13 aux and main loaded (actually, I maybe hadn’t updated aux since I got it)
I cloned 0.14 main from gitlab and made my mods; loaded it and ran fine (didn’t update aux)
I downloaded 0.14 aux binary from gitlab and loaded, controller was dead
Tried downloading and installing 0.14 main, still no good
Finally went back to 0.13 aux and main, that worked
Went back to 0.13 aux and my modified 0.14 main, that worked
When I cloned the code, I just cloned the main repo, added my changes in ytx-controller, and built from there. The main branch is 0.14 now, right? Not positive when I cloned, but I think it was after 0.14 was merged.
So, do you have links to up-to-date firmware for both main and aux that I can try out? And maybe detailed step-by-step instructions so I can be sure I’m not doing something wrong? if I can get it working properly with compiled firmware, then I’ll try checking out and modifying source.
Ok, looks good. I cloned the repo, copied over hardware, updated with my changes, and it all seems to be working together.
I tried the test we did before and it seems to be working okay. The only consistent issue I’m seeing is that I need to put in a delay at the beginning of the program, or it misses out on the first 60 or so messages.