How to make EVTV ESP32 CanDue V2 + SavvyCan work on Mac #677
Chunkulator
started this conversation in
General
Replies: 1 comment 3 replies
-
I'm having the same exact issue on macOS Monterey. I was also unable to compile the firmware using Arduino IDE and ESP32RET.ino I was successful however running updater.command after I edited the file and changed the usbserial address to 'dev/cu.usbserial-1100' I intially had an error "a fatal error occurred: failed to connect to ESP32: Timed out waiting for packet header". To fix this I held down the BOOT/FLASH button on the board and that worked. Should I just switch to PC? Seems there is also issue #27 "unable to connect EVTV ESP32 Board to SavvyCAN after flashing with ESP32RET". @collin80 any thoughts? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Collin,
I've had no luck getting the above combination of stuff to work using MacOSX Monterey 12.6.3. When I set up the GVRET device in SavvyCan the status column in the Connection Settings window shows "Not Connected". I did manage to open it as a LAWICEL device, but don't seem to be able to log any frames (though I can see activity on my CAN bus using a scope). So the core thing I'm trying to figure out is how to connect my CanDue ESP32 V2 as a GVRET device.
My first point of confusion is that the CanDue ESP32 V2 appears as four different USB devices:
and I'm not sure which of these I'm supposed to be communicating with for each of the following tasks:
Could you please start by clarifying which of the four devices I should be using and then suggest why I might be unsuccessful in having my CanDue V2 connect as a GVRET device?
Thanks,
Richard
Beta Was this translation helpful? Give feedback.
All reactions