FreeMatics One+ with Arduino

Inquiry and support for Freematics products
Post Reply
major7
Posts: 2
Joined: Sun Feb 02, 2020 9:04 am

FreeMatics One+ with Arduino

Post by major7 »

What board manager is used for proper operation of the Freematics One+ ?
ESP 32 Dev does not work.

When trying to compile the can sniffer:

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.



Thanks for your help.
Post Reply