example Serial_LTE_modem cannot connect to server (google or other TCP server)

Hello 

I have success to load and run the sample, but....

After receiving OK from the AT#SOCKET=1,1,0\r\n command I could not success to AT#XCONNECT="google.cm",80\r\n command, even I am working precisely according to your example (you may find it at the sample documentation), and in the picture below (the example.com was replaced with google.com, port 80).

What I am missing?

Thanks

Evyatar

Parents
  • sorry - I missed important declarations:

    I am working with nRF9160, the latest nRF CONNECT SDK with SEGGER IDE (V5.68 (Nordic version).

    The example was taken from and by the nRFConnectSDK, while choosing the nrf9160dk_nrf9160_ns,

    I received ERROR every time I'm trying to connect the server, and OK with the internal commands (XSOCKET, XSLMVER etc.)

    Thanks

Reply
  • sorry - I missed important declarations:

    I am working with nRF9160, the latest nRF CONNECT SDK with SEGGER IDE (V5.68 (Nordic version).

    The example was taken from and by the nRFConnectSDK, while choosing the nrf9160dk_nrf9160_ns,

    I received ERROR every time I'm trying to connect the server, and OK with the internal commands (XSOCKET, XSLMVER etc.)

    Thanks

Children