Adafruit FONA Library - compatibility matrix

This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.

Adafruit FONA Library

Version: 1.3.10
More details

Compatibility matrix

Board Claims compatibility Inclusion
GPS
IncomingCall
FONA3G_setbaud
FONA_SMS_Response
FONAtest
FONAtest_KEY_mod
arduino:avr:uno
1.8.4
Yes ⚠️ FAIL PASS PASS PASS PASS PASS PASS
arduino:mbed_nano:nanorp2040connect
2.7.2
Yes ⚠️ FAIL PASS PASS PASS PASS PASS PASS
arduino:megaavr:nona4809
1.8.7
Yes ⚠️ FAIL PASS PASS PASS PASS PASS PASS
arduino:samd:mkrwifi1010
1.8.12
Yes ⚠️ FAIL PASS PASS PASS PASS PASS PASS
esp32:esp32:d1_mini32
1.0.6
Yes ⚠️ FAIL PASS PASS PASS PASS PASS PASS

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/private/tmp/arduino-testlib1939142679/test/test.ino:1:10: fatal error: Adafruit_FONA_Library.h: No such file or directory
 #include <Adafruit_FONA_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/FONA3G_setbaud

Result: PASS

Sketch uses 6020 bytes (18%) of program storage space. Maximum is 32256 bytes.
Global variables use 633 bytes (30%) of dynamic memory, leaving 1415 bytes for local variables. Maximum is 2048 bytes.

examples/FONA_SMS_Response

Result: PASS

Sketch uses 9600 bytes (29%) of program storage space. Maximum is 32256 bytes.
Global variables use 1121 bytes (54%) of dynamic memory, leaving 927 bytes for local variables. Maximum is 2048 bytes.

examples/FONAtest

Result: PASS

Sketch uses 20864 bytes (64%) of program storage space. Maximum is 32256 bytes.
Global variables use 1069 bytes (52%) of dynamic memory, leaving 979 bytes for local variables. Maximum is 2048 bytes.

examples/FONAtest_KEY_mod

Result: PASS

Sketch uses 21086 bytes (65%) of program storage space. Maximum is 32256 bytes.
Global variables use 1069 bytes (52%) of dynamic memory, leaving 979 bytes for local variables. Maximum is 2048 bytes.

examples/GPS

Result: PASS

Sketch uses 12796 bytes (39%) of program storage space. Maximum is 32256 bytes.
Global variables use 797 bytes (38%) of dynamic memory, leaving 1251 bytes for local variables. Maximum is 2048 bytes.

examples/IncomingCall

Result: PASS

Sketch uses 5820 bytes (18%) of program storage space. Maximum is 32256 bytes.
Global variables use 620 bytes (30%) of dynamic memory, leaving 1428 bytes for local variables. Maximum is 2048 bytes.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib3676068803/test/test.ino:1:10: fatal error: Adafruit_FONA_Library.h: No such file or directory
 #include <Adafruit_FONA_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/FONA3G_setbaud

Result: PASS

Sketch uses 82320 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43752 bytes (16%) of dynamic memory, leaving 226584 bytes for local variables. Maximum is 270336 bytes.

examples/FONA_SMS_Response

Result: PASS

Sketch uses 96624 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 44064 bytes (16%) of dynamic memory, leaving 226272 bytes for local variables. Maximum is 270336 bytes.

examples/FONAtest

Result: PASS

Sketch uses 92258 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 44008 bytes (16%) of dynamic memory, leaving 226328 bytes for local variables. Maximum is 270336 bytes.

examples/FONAtest_KEY_mod

Result: PASS

Sketch uses 92390 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 44008 bytes (16%) of dynamic memory, leaving 226328 bytes for local variables. Maximum is 270336 bytes.

examples/GPS

Result: PASS

Sketch uses 94258 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43752 bytes (16%) of dynamic memory, leaving 226584 bytes for local variables. Maximum is 270336 bytes.

examples/IncomingCall

Result: PASS

Sketch uses 83264 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 44004 bytes (16%) of dynamic memory, leaving 226332 bytes for local variables. Maximum is 270336 bytes.

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib3676068803/test/test.ino:1:10: fatal error: Adafruit_FONA_Library.h: No such file or directory
 #include <Adafruit_FONA_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/FONA3G_setbaud

Result: PASS

Sketch uses 7166 bytes (14%) of program storage space. Maximum is 49152 bytes.
Global variables use 750 bytes (12%) of dynamic memory, leaving 5394 bytes for local variables. Maximum is 6144 bytes.

examples/FONA_SMS_Response

Result: PASS

Sketch uses 10732 bytes (21%) of program storage space. Maximum is 49152 bytes.
Global variables use 1064 bytes (17%) of dynamic memory, leaving 5080 bytes for local variables. Maximum is 6144 bytes.

examples/FONAtest

Result: PASS

Sketch uses 21872 bytes (44%) of program storage space. Maximum is 49152 bytes.
Global variables use 1006 bytes (16%) of dynamic memory, leaving 5138 bytes for local variables. Maximum is 6144 bytes.

examples/FONAtest_KEY_mod

Result: PASS

Sketch uses 22106 bytes (44%) of program storage space. Maximum is 49152 bytes.
Global variables use 1006 bytes (16%) of dynamic memory, leaving 5138 bytes for local variables. Maximum is 6144 bytes.

examples/GPS

Result: PASS

Sketch uses 13885 bytes (28%) of program storage space. Maximum is 49152 bytes.
Global variables use 754 bytes (12%) of dynamic memory, leaving 5390 bytes for local variables. Maximum is 6144 bytes.

examples/IncomingCall

Result: PASS

Sketch uses 7058 bytes (14%) of program storage space. Maximum is 49152 bytes.
Global variables use 751 bytes (12%) of dynamic memory, leaving 5393 bytes for local variables. Maximum is 6144 bytes.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/private/tmp/arduino-testlib1939142679/test/test.ino:1:10: fatal error: Adafruit_FONA_Library.h: No such file or directory
 #include <Adafruit_FONA_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/FONA3G_setbaud

Result: PASS

Sketch uses 14560 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3440 bytes (10%) of dynamic memory, leaving 29328 bytes for local variables. Maximum is 32768 bytes.

examples/FONA_SMS_Response

Result: PASS

Sketch uses 19956 bytes (7%) of program storage space. Maximum is 262144 bytes.
Global variables use 4124 bytes (12%) of dynamic memory, leaving 28644 bytes for local variables. Maximum is 32768 bytes.

examples/FONAtest

Result: PASS

Sketch uses 29672 bytes (11%) of program storage space. Maximum is 262144 bytes.
Global variables use 4064 bytes (12%) of dynamic memory, leaving 28704 bytes for local variables. Maximum is 32768 bytes.

examples/FONAtest_KEY_mod

Result: PASS

Sketch uses 29844 bytes (11%) of program storage space. Maximum is 262144 bytes.
Global variables use 4064 bytes (12%) of dynamic memory, leaving 28704 bytes for local variables. Maximum is 32768 bytes.

examples/GPS

Result: PASS

Sketch uses 36476 bytes (13%) of program storage space. Maximum is 262144 bytes.
Global variables use 3808 bytes (11%) of dynamic memory, leaving 28960 bytes for local variables. Maximum is 32768 bytes.

examples/IncomingCall

Result: PASS

Sketch uses 14952 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3448 bytes (10%) of dynamic memory, leaving 29320 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib2952279262/test/test.ino:1:35: fatal error: Adafruit_FONA_Library.h: No such file or directory
compilation terminated.

examples/FONA3G_setbaud

Result: PASS

Sketch uses 210766 bytes (16%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13728 bytes (4%) of dynamic memory, leaving 313952 bytes for local variables. Maximum is 327680 bytes.

examples/FONA_SMS_Response

Result: PASS

Sketch uses 230586 bytes (17%) of program storage space. Maximum is 1310720 bytes.
Global variables use 14040 bytes (4%) of dynamic memory, leaving 313640 bytes for local variables. Maximum is 327680 bytes.

examples/FONAtest

Result: PASS

Sketch uses 223870 bytes (17%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13984 bytes (4%) of dynamic memory, leaving 313696 bytes for local variables. Maximum is 327680 bytes.

examples/FONAtest_KEY_mod

Result: PASS

Sketch uses 224042 bytes (17%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13984 bytes (4%) of dynamic memory, leaving 313696 bytes for local variables. Maximum is 327680 bytes.

examples/GPS

Result: PASS

Sketch uses 220322 bytes (16%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13728 bytes (4%) of dynamic memory, leaving 313952 bytes for local variables. Maximum is 327680 bytes.

examples/IncomingCall

Result: PASS

Sketch uses 211374 bytes (16%) of program storage space. Maximum is 1310720 bytes.
Global variables use 14216 bytes (4%) of dynamic memory, leaving 313464 bytes for local variables. Maximum is 327680 bytes.