Has anyone been able to get this to work? I have not been able to get any useful data, I have reinstalled, uninstalled the Arduino IDE several times and have used several different computers. I have changed the Baud rate, but nothing has worked. Any ideas?
It certainly resembles a baud mismatch lol, odd that didn’t fix it.
I think there might be a few typos in your test sketch…it looks like the same library is called 3 times, whereas our example sketch loads 3 different libraries (ensure you have them installed first) - maybe try the default program and see how that goes?
