Closed mattfox27 closed 7 months ago
Not done yet. Can start with that, maybe this weekend. Which config you need first?
Looking got gen2[EleksTubeIPS Gen 2 hardware], i brick it by flashing it with wrong bin file
@aly-fly
What do you think about using GitHub releases to make multiple pre-built available? We can setup a GitHub action to automate the compilation process
You talking about you creating those per-built. I have no experience in the compile of the software.
What do you think about using GitHub releases to make multiple pre-built available?
That could be a solution.
We can setup a GitHub action to automate the compilation process
Not sure if this will work, as it is required to build a complete flash image, including partition table, app, NVS section, SPIFFS with image files.. Sure it can be done with build tools (do you know how to make it?), but the proven and simple way is to build and upload everything into actual ESP32 and then dump the .bin file from that.
That sounds great, which means that you guys will be creating bin files to load in to the different IPS tube layouts
I ended up compiling it myself, which was not easy but I figured it out ;)
thank you for your help. I really appreciate it.
Get Outlook for iOShttps://aka.ms/o0ukef
From: Matt Klimmer @.> Sent: Wednesday, March 27, 2024 5:29:49 PM To: SmittyHalibut/EleksTubeHAX @.> Cc: jwm0001 @.>; Comment @.> Subject: Re: [SmittyHalibut/EleksTubeHAX] Where is the prebuilt firmware? (Issue #68)
I ended up compiling it myself, which was not easy but I figured it out ;)
— Reply to this email directly, view it on GitHubhttps://github.com/SmittyHalibut/EleksTubeHAX/issues/68#issuecomment-2024095540, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMFRZDJLTKUACGOYY4KTY2TY2NB53AVCNFSM6AAAAABEA7MKAGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRUGA4TKNJUGA. You are receiving this because you commented.Message ID: @.***>
Done. You can find files and notes here: https://github.com/SmittyHalibut/EleksTubeHAX/tree/main/pre-built-firmware
I saw this morning, takes for your hard work. Will try this after work.
From: Aljaz Ogrin @.> Sent: Thursday, March 28, 2024 4:45 PM To: SmittyHalibut/EleksTubeHAX @.> Cc: jwm0001 @.>; Comment @.> Subject: Re: [SmittyHalibut/EleksTubeHAX] Where is the prebuilt firmware? (Issue #68)
Done. You can find files and notes here: https://github.com/SmittyHalibut/EleksTubeHAX/tree/main/pre-built-firmware
— Reply to this email directly, view it on GitHubhttps://github.com/SmittyHalibut/EleksTubeHAX/issues/68#issuecomment-2026184443, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMFRZDM232HFLSHT75KCIBDY2R6MXAVCNFSM6AAAAABEA7MKAGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRWGE4DINBUGM. You are receiving this because you commented.Message ID: @.**@.>>
Where can I find pre built firmware? Is it in the Repo?