Hello, I'm a newbie to this space, sorry in advance for being slow.
I have an Arduino Uno Wifi R2 board, which includes an accelerometer and gyroscope onboard. I have written sketches to serial.print the values of these sensors and to connect to wifi. These sketches compile and run properly and I get the stream of values in my serial monitor. So far so good.
I now want to upload that data stream to adafruit IO feeds. I have set the feeds properly in adafruit (as part of a group). I have also set proper dashboards. Both of these appear fine.
What I can't figure is how to upload the values to adafruit IO. I have read docs but can't figure what is relevant to my situation and board, in particular they appear to assume that the wifi board is adafruit. I don't know where to start.
Any help much appreciated.
Thanks