You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all sorry for potential stupid questions, cuz I'm somewhat Intermediate/new to this anyway........
project overview:
I want to add few new futures to my car like automatic headlight during night time and auto wiper, and I want to do it by an Arduino module and send the data over CanBUS system.
So I decided to build CAN sniffer with my newly bought Arduino NANO ESP32 which is CANBUS communication supported from factory and use it with SavvyCAN, so I installed the savvy software and wanted to connect it in connection tab and went and installed ESP32RET_Updater in the savvy website and unzipped the file when I click on esptool it can't fine the board and gives this error:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello SavvyCAN community.....
First of all sorry for potential stupid questions, cuz I'm somewhat Intermediate/new to this anyway........
project overview:
I want to add few new futures to my car like automatic headlight during night time and auto wiper, and I want to do it by an Arduino module and send the data over CanBUS system.
So I decided to build CAN sniffer with my newly bought Arduino NANO ESP32 which is CANBUS communication supported from factory and use it with SavvyCAN, so I installed the savvy software and wanted to connect it in connection tab and went and installed ESP32RET_Updater in the savvy website and unzipped the file when I click on esptool it can't fine the board and gives this error:
the ERROR
/Users/Bawan007/Downloads/ESP32RET_Updater/esptool ; exit;
usage: esptool [-h] [--chip {auto,esp8266,esp32,esp32s2,esp32s3beta2,esp32c3}]
[--port PORT] [--baud BAUD]
[--before {default_reset,no_reset,no_reset_no_sync}]
[--after {hard_reset,soft_reset,no_reset}] [--no-stub]
[--trace] [--override-vddsdio [{1.8V,1.9V,OFF}]]
[--connect-attempts CONNECT_ATTEMPTS]
esptool: error: too few arguments
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
AND MY QUESTION IS this:
Can anyone please help me how to connect the Arduino nano esp32 to SavvyCan software?
thanks in advance......
Bawan007
Beta Was this translation helpful? Give feedback.
All reactions