I am having a problem with downloading the eink image on the client. The error is coming from the httpGet function. The requesting URL is correct, and I am able to connect to the server with the kRootCertificate (I didn't see any error message which says "Failed to connect to server").
The error occurs at: http->GET( ), and I see the following message printed on the serial terminal: "Request failed: connection refused"
I was able to connect once. The image successfully shows on my eink display. But most of the time the connection is refused. Any one knows what could be wrong? Thanks in advance!
I am having a problem with downloading the eink image on the client. The error is coming from the httpGet function. The requesting URL is correct, and I am able to connect to the server with the kRootCertificate (I didn't see any error message which says "Failed to connect to server").
The error occurs at: http->GET( ), and I see the following message printed on the serial terminal: "Request failed: connection refused"
I was able to connect once. The image successfully shows on my eink display. But most of the time the connection is refused. Any one knows what could be wrong? Thanks in advance!