I’ve been able to compile the code. These are the following changes required

platformio.ini file:

  1. Update compiler version.
  2. 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)

  1. Define the required variable in order to compile correctly

Now it compiles…let’s see if it also works :slight_smile: