Hi,
FYI, I think it might be better to not use pin 1 in your Arduino sketch example as this might conflict with the Serial output to actually display the parsed information. For me it did not work on a Arduino Mega 2560 on I/O 1, but works perfectly with e.g. I/O 3.
Jens
Hi,
FYI, I think it might be better to not use pin 1 in your Arduino sketch example as this might conflict with the Serial output to actually display the parsed information. For me it did not work on a Arduino Mega 2560 on I/O 1, but works perfectly with e.g. I/O 3.
Jens