Page 1 of 1

Compile Error on Freematics Builder and VSCode with platformio ide

Posted: Sun Jul 03, 2022 5:28 pm
by andrerink
Hi,

i have purchased a Freematics ONE+. Trying to upload a new config fails due to several reasons.

1) Tried with VSCode and platformio, i got an error:
In file included from dataserver.cpp:26:
C:/Users/andre/.platformio/packages/framework-arduinoespressif32/libraries/SPI/src/SPI.h:25:10: fatal error: pins_arduino.h: No such file
or directory

2) Freematics Builder (V1.2.3):
[Binary]
Linking all objects...

Error linking objects.


I used the V5_firmware. Any idea?