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

How to make http post. No libcurl?

Hi, all!

Have nRF9160. 

I'm using http sample as template to make http requests get/post. I send it without any lib to build requests. 
I can't attach libcurl to nRF9160, and as I understand it is now impossible to using libcurl on nRF9160. 

Maybe someone can suggest something to making http requests?

Parents Reply
  • Hi Hoang,

    Your code works on Thingy:91 !.

    I'm able to flash this in and I could see that its updating ur server! [Sorry for using it]

    However, I'm having some issues trying to attach my J-link Debugger. It's always giving me a fault when I attach and run. I'm setting a break point in main but it never gets there. 

    I'm very new with Zephyr.. thanks for bearing with me.

    br

    Dennis

Children
Related