Replies: 12 comments 4 replies
-
@x13pow EVTV ESP32 CANDue needs to have firmware installed first. I just bought a board and I am in the process of getting it to connect to SavvyCAN. The need to reprogram the EVTV ESP32 CANDue for different speeds would be a question for @collin80 ? |
Beta Was this translation helpful? Give feedback.
-
I too am having a bit of trouble getting this right on an EVTV ESP32 CANdue and Windows. EVTV's site isn't clear that it needs to be loaded with Collins code and neither is does the GIThub page. I've read most of the discussions here looking for tidbits, and I'm slowly piecing it together. I'm reasonably comfortable with Arduino, but I have to admit it would be nicer if it were spelled out a bit clearer. There are a lot of files in Collins repo, and a bit more hand holding would be helpful to me, and probably others. From everything I've seen, I am very impressed with SavvyCAN, I'm just a little frustrated that I feel like I'm reverse engineering mode just to get to reverse engineering some CANbus. This is not meant as a venting session as much as a plea to summarize a set of simple instructions in one place for us simple folk. Thanks |
Beta Was this translation helpful? Give feedback.
-
There is a binary updater that can flash the proper firmware for you: https://www.savvycan.com/ESP32RET_Updater.zip That's a lot easier than trying to compile it yourself. But, when you do compile, you want "ESP32 Dev Module" as the board type and "Minimal SPIFFS" as the partition scheme. |
Beta Was this translation helpful? Give feedback.
-
I have seen that, and in fact am trying to understand from that page. How do I run the updater? Is it just loaded through the IDE somehow, of does it need to be in a sketch? |
Beta Was this translation helpful? Give feedback.
-
No you need to run the batch file ! Do not even need IDE installed
Kind Regards,
Matt Powell
Technical Director
Mobile: 07879440597
Email: ***@***.***
Phone: 01689 879000 | Fax: 020 83025706
www.powell-systems.co.uk
Trend Outstanding Partner Performance Award 2020
Trend Outstanding Partner Performance Award 2019
Trend Outstanding Partner Performance Award 2018
Trend Outstanding Partner Performance Award 2017
Trend Outstanding Partner Performance Award 2016
Finalist of BCIA 2016 ‘Best Maintenance Provider’
McDonalds Supplier Of The Year 2015
Trend Outstanding Partner Performance Award 2015
Want to save money on BeMS Maintenance? Click Here for a quote
Powell System Engineering Ltd • Unit 2, Fitzroy Business Park • Sandy Lane • Sidcup • DA14 5NL • Registered in England number 2800445
This message and its contents are strictly confidential. It is intended for the named recipient(s) only and should not be copied, distributed or relied upon by those for whom it is not intended. Powell Systems Engineering Ltd holds no responsibility for the information contained in this message as the opinion stated is that of the sender unless clearly stated otherwise.
On 29 Oct 2023, at 22:27, boroko ***@***.***> wrote:
I have seen that, and in fact am trying to understand from that page. How do I run the updater? Is it just loaded through the IDE somehow, of does it need to be in a sketch?
—
Reply to this email directly, view it on GitHub<#676 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJKHSNX5BW3JJZWGLVGLA5DYB3J3TAVCNFSM6AAAAAA5SHF2Z6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMJYGA4TQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
There's a batch file. It has all the executables and binaries already there. You just unzip it and run the batch file (obviously with the device plugged in). It should successfully flash on the first COM port then not find anything to flash on the second one. That's all normal. |
Beta Was this translation helpful? Give feedback.
-
I appreciate the answers, but on https://github.com/collin80/ESP32RET I see nothing that looks like a batch file. Closest thing I could guess is ESP32RET.ino, and I was going to try and load that. I can be thick at times, but I've been chewing on this for a few weeks. |
Beta Was this translation helpful? Give feedback.
-
Ok, maybe the thickness is wearing off. I unzipped the updater instead of looking at the files on that link, and I think I've found the batch files..... |
Beta Was this translation helpful? Give feedback.
-
In the link Colin gave a few messages ago there is a zip file. If you download that you will see that there is a update.bat
Sent from my iPhone
Kind Regards,
Matt Powell
Technical Director
Mobile: 07879440597
Email: ***@***.***
Phone: 01689 879000 | Fax: 020 83025706
www.powell-systems.co.uk
Trend Outstanding Partner Performance Award 2020
Trend Outstanding Partner Performance Award 2019
Trend Outstanding Partner Performance Award 2018
Trend Outstanding Partner Performance Award 2017
Trend Outstanding Partner Performance Award 2016
Finalist of BCIA 2016 ‘Best Maintenance Provider’
McDonalds Supplier Of The Year 2015
Trend Outstanding Partner Performance Award 2015
Want to save money on BeMS Maintenance? Click Here for a quote
Powell System Engineering Ltd • Unit 2, Fitzroy Business Park • Sandy Lane • Sidcup • DA14 5NL • Registered in England number 2800445
This message and its contents are strictly confidential. It is intended for the named recipient(s) only and should not be copied, distributed or relied upon by those for whom it is not intended. Powell Systems Engineering Ltd holds no responsibility for the information contained in this message as the opinion stated is that of the sender unless clearly stated otherwise.
On 29 Oct 2023, at 22:37, boroko ***@***.***> wrote:
I appreciate the answers, but on https://github.com/collin80/ESP32RET<url> I see nothing that looks like a batch file. Closest thing I could guess is ESP32RET.ino, and I was going to try and load that. I can be thick at times, but I've been chewing on this for a few weeks.
—
Reply to this email directly, view it on GitHub<#676 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJKHSNROSOKJYCODNEGTDHLYB3LBFAVCNFSM6AAAAAA5SHF2Z6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMJYGEZDM>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
The problem I see now was that I was looking at https://github.com/collin80/ESP32RET instead of https://www.savvycan.com/ESP32RET_Updater.zip. I appreciate the help guys. |
Beta Was this translation helpful? Give feedback.
-
UPDATE: I am now the proud owner of a EVTV ESP32_CANdue with a CONNECTED indication on SavvyCAN. Very appreciated. |
Beta Was this translation helpful? Give feedback.
-
Been thinking about it, and looking back on the SavvyCAN main page trying to learn from what I overlooked. |
Beta Was this translation helpful? Give feedback.
-
Good Morning All,
I wanted to ask that if i purchase a EVTV ESP32 CANDue do i need to program it first or does it work with savvycan out the box? I also wanted to know if you would need to reprogram the EVTV ESP32 CANDue if you needed a different speed ?
I only want the device to be able to sniff CANbus so look at some data which i was waiting to get hold of a macchina m2 but i do not thing thats going to happen as they are never in stock. If someone has any better suggestions on hardware please post away :)
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions