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:
- In asset_tracker example where should I need to configure our own HOST name, Port, URL?
- How I can sent simple hello message to configured server using HTTP?
- Where is available for explanation and Flow of asset_tracker example code to get understand for How exact work?
Thanks..!!!