I’ve been able to compile the code. These are the following changes required
platformio.ini file:
- Update compiler version.
- Select the right communication port you will use to flash
DIYBMSServer.cpp file: (I think this is just mandatory for the ones that are using Visual Code in Ubuntu)
- Define the required variable in order to compile correctly
Now it compiles…let’s see if it also works 