This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Unable to use HTTP related example form fw-nrfconnect-nrf github

HI

I am using the example of HTTP and HTTPS from this github link. I was unable to compile the example of HTTP and the HTTPS example is just hanged. no communication. I am using 1.4.2 sdk but it is not running as expected. here is the files

app_https.zip

Kindly help me with this. I am unable to connect to the internet

Parents
  • Hi!

    That repo isn't officially supported by Nordic and therefore hasn't been maintained since it was written.

    I recommend trying the HTPS Client sample in NCS instead, which demonstrates how to set up a TLS session towards an HTTPS server and how to send an HTTP request. 

    If you're more specific about what kind of application you're looking for I can give you some pointers on how to modify this sample to fit your use case.

    Best regards,

    Heidi

Reply
  • Hi!

    That repo isn't officially supported by Nordic and therefore hasn't been maintained since it was written.

    I recommend trying the HTPS Client sample in NCS instead, which demonstrates how to set up a TLS session towards an HTTPS server and how to send an HTTP request. 

    If you're more specific about what kind of application you're looking for I can give you some pointers on how to modify this sample to fit your use case.

    Best regards,

    Heidi

Children
No Data
Related