This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.
Version: 0.2.0
More details
| Board | Claims compatibility | Inclusion | SendMessageGateway |
|---|---|---|---|
|
arduino:avr:uno
1.8.4 |
No | FAIL | FAIL |
|
arduino:mbed_nano:nanorp2040connect
2.7.2 |
No | FAIL | FAIL |
|
arduino:megaavr:nona4809
1.8.7 |
No | FAIL | FAIL |
|
arduino:samd:mkrwifi1010
1.8.12 |
Yes ⚠️ | FAIL | FAIL |
|
esp32:esp32:d1_mini32
1.0.6 |
No | FAIL | FAIL |
Result: FAIL
WARNING: library FTTech_LoRaWAN claims to run on samd architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
WARNING: library FTTech_SAMD51_Clicks claims to run on samd architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::turnLoRaON()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:28:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.begin(115200);
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:30:21: error: '_LORACLICK' was not declared in this scope
FTClicks.turnON(_LORACLICK);
^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::ShowDebug()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:60:11: error: '_LORAWANSERIAL' was not declared in this scope
while(_LORAWANSERIAL.available()){
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::SendCommand(String)':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:70:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.print(atComm);
^~~~~~~~~~~~~~
Result: FAIL
WARNING: library FTTech_LoRaWAN claims to run on samd architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
WARNING: library FTTech_SAMD51_Clicks claims to run on samd architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::turnLoRaON()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:28:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.begin(115200);
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:30:21: error: '_LORACLICK' was not declared in this scope
FTClicks.turnON(_LORACLICK);
^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::ShowDebug()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:60:11: error: '_LORAWANSERIAL' was not declared in this scope
while(_LORAWANSERIAL.available()){
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::SendCommand(String)':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:70:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.print(atComm);
^~~~~~~~~~~~~~
Result: FAIL
WARNING: library FTTech_LoRaWAN claims to run on samd architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
WARNING: library FTTech_SAMD51_Clicks claims to run on samd architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
WARNING: library Adafruit_SleepyDog_Library claims to run on avr, samd, nrf52, teensy, esp32, esp8266 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_SAMD51_Clicks/src/FTTech_SAMD51_Clicks.h:7:0,
from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_SAMD51_Clicks/src/FTTech_SAMD51Clicks.h:3,
from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.h:11,
from /tmp/arduino-testlib130226075/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Adafruit_SleepyDog_Library/Adafruit_SleepyDog.h:38:2: error: #error Unsupported platform for the Adafruit Watchdog library!
#error Unsupported platform for the Adafruit Watchdog library!
^~~~~
Result: FAIL
WARNING: library FTTech_LoRaWAN claims to run on samd architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
WARNING: library FTTech_SAMD51_Clicks claims to run on samd architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
WARNING: library Adafruit_SleepyDog_Library claims to run on avr, samd, nrf52, teensy, esp32, esp8266 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_SAMD51_Clicks/src/FTTech_SAMD51_Clicks.h:7:0,
from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_SAMD51_Clicks/src/FTTech_SAMD51Clicks.h:3,
from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.h:11,
from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/examples/SendMessageGateway/SendMessageGateway.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Adafruit_SleepyDog_Library/Adafruit_SleepyDog.h:38:2: error: #error Unsupported platform for the Adafruit Watchdog library!
#error Unsupported platform for the Adafruit Watchdog library!
^~~~~
Result: FAIL
WARNING: library FTTech_LoRaWAN claims to run on samd architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
WARNING: library FTTech_SAMD51_Clicks claims to run on samd architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
WARNING: library Adafruit_SleepyDog_Library claims to run on avr, samd, nrf52, teensy, esp32, esp8266 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::turnLoRaON()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:28:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.begin(115200);
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:30:21: error: '_LORACLICK' was not declared in this scope
FTClicks.turnON(_LORACLICK);
^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::ShowDebug()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:60:11: error: '_LORAWANSERIAL' was not declared in this scope
while(_LORAWANSERIAL.available()){
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::SendCommand(arduino::String)':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:70:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.print(atComm);
^~~~~~~~~~~~~~
Result: FAIL
WARNING: library FTTech_LoRaWAN claims to run on samd architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
WARNING: library FTTech_SAMD51_Clicks claims to run on samd architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
WARNING: library Adafruit_SleepyDog_Library claims to run on avr, samd, nrf52, teensy, esp32, esp8266 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::turnLoRaON()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:28:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.begin(115200);
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:30:21: error: '_LORACLICK' was not declared in this scope
FTClicks.turnON(_LORACLICK);
^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::ShowDebug()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:60:11: error: '_LORAWANSERIAL' was not declared in this scope
while(_LORAWANSERIAL.available()){
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::SendCommand(arduino::String)':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:70:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.print(atComm);
^~~~~~~~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::turnLoRaON()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:28:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.begin(115200);
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:30:21: error: '_LORACLICK' was not declared in this scope
FTClicks.turnON(_LORACLICK);
^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::ShowDebug()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:60:11: error: '_LORAWANSERIAL' was not declared in this scope
while(_LORAWANSERIAL.available()){
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::SendCommand(arduino::String)':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:70:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.print(atComm);
^~~~~~~~~~~~~~
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::turnLoRaON()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:28:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.begin(115200);
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:30:21: error: '_LORACLICK' was not declared in this scope
FTClicks.turnON(_LORACLICK);
^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::ShowDebug()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:60:11: error: '_LORAWANSERIAL' was not declared in this scope
while(_LORAWANSERIAL.available()){
^~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::SendCommand(arduino::String)':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:70:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.print(atComm);
^~~~~~~~~~~~~~
Result: FAIL
WARNING: library FTTech_LoRaWAN claims to run on samd architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
WARNING: library FTTech_SAMD51_Clicks claims to run on samd architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::turnLoRaON()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:28:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.begin(115200);
^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:30:21: error: '_LORACLICK' was not declared in this scope
FTClicks.turnON(_LORACLICK);
^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::ShowDebug()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:60:11: error: '_LORAWANSERIAL' was not declared in this scope
while(_LORAWANSERIAL.available()){
^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::SendCommand(String)':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:70:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.print(atComm);
^
Result: FAIL
WARNING: library FTTech_LoRaWAN claims to run on samd architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
WARNING: library FTTech_SAMD51_Clicks claims to run on samd architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::turnLoRaON()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:28:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.begin(115200);
^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:30:21: error: '_LORACLICK' was not declared in this scope
FTClicks.turnON(_LORACLICK);
^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::ShowDebug()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:60:11: error: '_LORAWANSERIAL' was not declared in this scope
while(_LORAWANSERIAL.available()){
^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp: In member function 'void FT_RAK811::SendCommand(String)':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FTTech_LoRaWAN/src/FTTech_LoRaWAN.cpp:70:5: error: '_LORAWANSERIAL' was not declared in this scope
_LORAWANSERIAL.print(atComm);
^