Hi ,
I was trying to run the Example3_StartRTCMBase from SparkFun_Ublox_Arduino_Library ->Example->ZedF9P .
Setup :
Sparkfun Physical Board : Zed F9P
My Arduino Version is : 1.18.13
Downloaded and installed library from: https://github.com/sparkfun/SparkFun_Ub … no_Library
Added SparkFun SAMD boards with version 1.7.7 with : https://raw.githubusercontent.com/spark … index.json
Arduino SAMD board version is : 1.8.9
In Arduino IDE I am using Board : SparkFun 9D oF Razor IMU m0
Error :
Sketch uses 40008 bytes (15%) of program storage space. Maximum is 262144 bytes.
An error occurred while uploading the sketch
No device found on COM3
Observations :
I also observed incoming NMEA messages on the same COM port
I also tried with other versions of Sparkfun SAMD : 1.8.6 and Arduino SAMD :1.7.4 . Still I find the same Error .
Please advice on how to work this out .
Thank you ,
Goutham