STAGPS Testing fails to download the Rinex file
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.

