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

HTTPS GET Request using nRF9160 DK

Hi,

I am following this example here, which sends an https HEAD request to google.com as a starting point for my overall goal, which is to send an https GET or POST request to our own server. This works and I can view the response in the terminal, but I am wondering how I would be able to modify this example for a GET or POST request to google.com, and then a GET or POST request to my own server?

I looked at the following example here, but this didn't seem to work correctly. There seem to be some fundamental differences between these two examples, as one is an nRF Connect SDK example and one is a Zephyr example.

I found a few other posts that mentioned this example here, but I am unable to find this example when I open a new nRF connect SDK project.

Any help/advice would be greatly appreciated. Thanks!

Parents Reply Children
No Data
Related