Hi,
Im using the Wire and SoftwareSerial in one program
and I'm unable to get run them together.
I'm using the Wire lib to read the compass modul HMC6343
works perfect....
I'm using the SoftwareSerial to read the GPS Modul MiniMod
works pefect....
BUT if I try to use these two components in one program...
NO chance.
Did arduino (ATMEL) have any interrupt problem....?
Did anyone use the Wire (I2C) lib in combination with
the SoftwareSerial? AFSoftSerial doesn't work too.
Greetings
Andreas