Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freematics Build won't deploy the code #203

Open
EduardoV-V opened this issue Sep 11, 2024 · 0 comments
Open

Freematics Build won't deploy the code #203

EduardoV-V opened this issue Sep 11, 2024 · 0 comments

Comments

@EduardoV-V
Copy link

Hello. I'm trying to deploy the "datalogger" code into my freematics one+, but I receive the error message "Uploading not successful (Error code: -4)" in the freematics builder, and the error below in the console:

C:\Users\Eduardo\AppData\Local\Temp/FreematicsBuilder/datalogger.ino.cpp: In function 'void loop()':
C:\Users\Eduardo\AppData\Local\Temp/FreematicsBuilder/datalogger.ino.cpp:1849:47: error: 'OBD_RETRY_INTERVAL' was not declared in this scope
C:\Users\Eduardo\AppData\Local\Temp/FreematicsBuilder/datalogger.ino.cpp:1849:47: note: suggested alternative: 'TCP_TMR_INTERVAL'
C:\Users\Eduardo\AppData\Local\Temp/FreematicsBuilder/datalogger.ino.cpp:1927:37: error: 'STATS_INTERVAL' was not declared in this scope
C:\Users\Eduardo\AppData\Local\Temp/FreematicsBuilder/datalogger.ino.cpp:1927:37: note: suggested alternative: 'STATS_INC_USED'

I've looked around, but didn't found anyone with this same error, so I'm really confused on what to do now. Also, opening the datalogger.ino file in vscode shows me that most of the headers are missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant