download demo can't work

Hi

    I'm testing downloading a file from AWS S3 using ncs but it's not working well. I'm getting an error called -116 Connection timed out. 
    I also used another client to connect and it was not able to connect. I used the IP and port from the logs.

    Can you give me some advice, thanks.

ncs: ncs2.7.0
sample: v2.7.0\nrf\samples\net\download    only build and download

board: nRF7002-DK

log

error position

Parents
  • Hi,

     

    Q1: Is this issue repeatable on your side, or is the sample itself unstable?

    Q2: Could you try to disable ipv6 to see if this issue still exists? this is done by setting CONFIG_NET_IPV6=n and compile/flash again.

    Q3: Have you checked that you can access this specific website on your network in general? Ie. that it is not a firewall that is blocking the connection?

     

    Kind regards,

    Håkon

  • Q1: Is this issue repeatable on your side, or is the sample itself unstable?

    Yes,this issue repeatable on my side 100%

    Q2: Could you try to disable ipv6 to see if this issue still exists? this is done by setting CONFIG_NET_IPV6=n and compile/flash again.

    OK, I will do it.

    Q3: Have you checked that you can access this specific website on your network in general? Ie. that it is not a firewall that is blocking the connection?

    I can open it.

Reply
  • Q1: Is this issue repeatable on your side, or is the sample itself unstable?

    Yes,this issue repeatable on my side 100%

    Q2: Could you try to disable ipv6 to see if this issue still exists? this is done by setting CONFIG_NET_IPV6=n and compile/flash again.

    OK, I will do it.

    Q3: Have you checked that you can access this specific website on your network in general? Ie. that it is not a firewall that is blocking the connection?

    I can open it.

Children
No Data
Related