Skip to content

Conversation

dalathegreat
Copy link

@dalathegreat dalathegreat commented May 29, 2024

What

This PR fixes the issues encountered when upgrading from from Espressif versions 2.X.X (based on ESP-IDF 4.4) to version 3.0.0 (based on ESP-IDF 5.1) of the Arduino ESP32 core

Why

3.0.0 is the new default, which breaks support for this library

How

You can manually update your version of ESP32 to 3.0.0, it can be done here in the Arduino IDE:
334774954-2c1eee53-aa30-40ff-bd74-a0af423119be

@designer2k2
Copy link

you can run CAN without any library on the ESP32, look at the TWAI examples: https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/TWAI

@dalathegreat
Copy link
Author

dalathegreat commented Jun 3, 2024

Thanks @designer2k2 , we'll look into migrating the Battery-Emulator towards the TWAI!

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

Successfully merging this pull request may close these issues.

2 participants