Hello,
I am doing a project using SparkFun OpenLog Artemis Sensor(https://www.sparkfun.com/products/16832).
I am trying to upload the Arduino sketches provided here (https://github.com/sparkfun/SparkFun_IC … es/Arduino).
I have selected as Board-> SparkFun RedBoard Artemis, BootLoader: SVL and Baudrate: 115200 in Arduino IDE.
After uploading and compilation of above sketches, I was trying to check output at Serial monitor.
But, I am getting output like this:
Initialization of the sensor returned: Data Underflow
Trying again…
Initialization of the sensor returned: Data Underflow
Trying again…
Initialization of the sensor returned: Data Underflow
Trying again…
Initialization of the sensor returned: Data Underflow
Trying again…
Could you please provide solution for above.
I need the solution for above.