2021-10-29 02:06 AM
Hi,
I am trying to test the COLD START behaviour of the X-NUCLEO-XGNSS1A1 and when trying to start the Autonomous mode I get the following response:
Running Autonomous AGPS task
Rinex files directory is D:\RINEX
Start downloading file ftp://cddis.gsfc.nasa.gov/pub/gps/data/campaign/mgex/daily/rinex3/2021/brdm/brdm3010.21p.Z
Operation cancelled
System.Net.WebException: The request was aborted: The request was canceled.
at System.Net.FtpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at STGps.TWebReq.<StartTaskDownloadFileAsync>d__8.MoveNext()
Task aborted!
I cannot download the file manually too. Please help.
2021-10-29 03:00 AM
Check if any files exist in that directory or tree. Data location may have been moved or changed due to abuse by bots. Check for documentation or change notifications from the data provider.
2021-10-29 03:02 AM
Hi,
Thanks for the reply
I tried to explore the ftp: but anonymous login is not supported. And for the local Directory to save the RINEX, I can confirm that it is empty