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

http_application_update sample to work in local LAN

Hi 

i wanted to run http_application_update sample project on a local LAN.  Please suggest me what all changes i have to make to sample project.

i have connected my board and BTS as shown bleow

i will run the HTTP server listening on the IP xxx.xxx.1.80:8000.

Parents
  • Hi Praveen,

    If you are using a callbox tester such as CMW500, you can utilize the Data Application Unit.

    You can configure the DAU on the CMW500 to receive DHCP from the network. Then also the User Equipment (UE)/(nrf9160 in this case) that's attached to the CMW500 also receives the DHCP from the network, and you can communicate with local servers on the network.

    You do not need to do anything special with the application on the nRF91 other than changing the IP to the local server.

Reply
  • Hi Praveen,

    If you are using a callbox tester such as CMW500, you can utilize the Data Application Unit.

    You can configure the DAU on the CMW500 to receive DHCP from the network. Then also the User Equipment (UE)/(nrf9160 in this case) that's attached to the CMW500 also receives the DHCP from the network, and you can communicate with local servers on the network.

    You do not need to do anything special with the application on the nRF91 other than changing the IP to the local server.

Children
Related