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

How send simple Hello message to server using nRF9160 and HTTP?

Hi,

I am using nRF9160 DK with Zephyr RTOS and able to successfully build asset_tracker in SES with the help of getting started tutorial. But I have getting problem to send data to our own server.

Ques:

  1. In asset_tracker example where should I need to configure our own HOST name, Port, URL?
  2. How I can sent simple hello message to configured server using HTTP?
  3. Where is available for explanation and Flow of asset_tracker example code to get understand for How exact work?

Thanks..!!!

Related