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

upload http_client

hello team,

I'm using nRF CONNECT 3.3.0, SEGGER Embedded studio IDE with Cmake version 3.16.5 and SDK

my device (nRF9160DK) is connected with system but SEGGER Embedded give me that error

other hand I tried with nRF connect so I'm sure that what step to upload and run the program but

I tried to upload http_client example so get something like that log error

Can someone help me out what are the step to use nRF connect to upload and get output on terminal windows

Parents
  • I hope that error was over some and now I got output like this

    A)  that mean now its runing and waiting for ROOT-CA certificate and in example there is certificate so that will work or I need to change that  ???

    B)  we all know NO one like to put ROOT_CA certificate so is there any other way to work on that like if we can use fingerprint ???

    C) Is that necessary to use that certificate in code as per example  ??? 

Reply
  • I hope that error was over some and now I got output like this

    A)  that mean now its runing and waiting for ROOT-CA certificate and in example there is certificate so that will work or I need to change that  ???

    B)  we all know NO one like to put ROOT_CA certificate so is there any other way to work on that like if we can use fingerprint ???

    C) Is that necessary to use that certificate in code as per example  ??? 

Children
Related