Hello,
I have tried using the module with an Arduino Due, but I have some errors at compilation of the prototype sketch.
Especially for lines
#include <SoftwareSerial.h>#include<EEPROM.h>
Apparently these are missing features with the Due... Any suggestions ?
Thanks.
Hello, I have tried using the module with an Arduino Due, but I have some errors at compilation of the prototype sketch. Especially for lines
#include <SoftwareSerial.h>
#include<EEPROM.h>
Apparently these are missing features with the Due... Any suggestions ? Thanks.