Page 1 of 1

Arduino Board for One+ Model B

Posted: Mon Feb 03, 2020 11:44 pm
by major7
Greetings:

How do you install and use the freematics 1+ model B using Arduino?

I have the library and sketches working, but cannot locate the board manager.

I'm using ESP32 DEV, as it was my best guess.

Here's the compile error:


In file included from /Users/robertjones/Documents/Arduino/hardware/espressif/esp32/tools/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0/random:40:0,
from /Users/robertjones/Documents/Arduino/hardware/espressif/esp32/tools/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algo.h:66,
from /Users/robertjones/Documents/Arduino/hardware/espressif/esp32/tools/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0/algorithm:62,
from /Users/robertjones/Documents/Arduino/hardware/espressif/esp32/cores/esp32/Arduino.h:148,
from sketch/can_sniffer.ino.cpp:1:
/Users/robertjones/Documents/Arduino/hardware/espressif/esp32/tools/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0/string:53:34: fatal error: bits/basic_string.tcc: No such file or directory
compilation terminated.
exit status 1
Error compiling for board ESP32 Dev Module.

Re: Arduino Board for One+ Model B

Posted: Sat Feb 22, 2020 10:17 am
by stanley
You need to sort out your ESP32 development environment issue first. It's not related to the product itself.