Hello,
I am trying to use Excel data streamer to log data coming from the Arduino Uno WIFI rev 2. My program works in the IDE serial monitor. When I connect the board to data streamer I get no data coming through. I have an old Uno r3 that I have uploaded my program to and data streamer works fine with that board. Just wondering if anyone has successfully used data streamer and Uno WIFI rev 2. Code below:
yes, I connect the Arduino then hit start data. One thing I noticed is that my tx led does not light up on my wifi rev 2 and on my uno r3 it flashes every time it sends data. Also the tx led on the wifi rev 2 lights up when using the ide serial monitor.