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..!!!

Parents
  • Hi,

    I got reference link for send simple message to server using HTTP here. I have import this project files in SES and successfully build but problem getting for upload hex file into nRF91 DK. when I try to upload merge.hex file into DK receiving below message: 

    In SES target--> download file --> download intel hex file --> select merge.hex file

    But got above ERROR message.

    Thanks...!!

Reply
  • Hi,

    I got reference link for send simple message to server using HTTP here. I have import this project files in SES and successfully build but problem getting for upload hex file into nRF91 DK. when I try to upload merge.hex file into DK receiving below message: 

    In SES target--> download file --> download intel hex file --> select merge.hex file

    But got above ERROR message.

    Thanks...!!

Children
Related