AT Command to create TCP socket in nRF9160 feather circuitdojo modem

Hii, There

Development environment details 

Board : nRF9160 Feather circuit dojo module

IDE : VS code

Tool : zephyr Tools in VS Code

Example : at_client

In my project i want to send data over internet using TCP socket connection using AT command over serial2, but i can not find any command related to internet service.

so i just want to know that, is there any command available for this example or any other example is available to full-fill my requirement..?

best regards,

Dvl

Parents Reply
  • Hi Dvl,

    Do you mean you don't get 'OK' from that command specifically, or you don't receive anything from the modem at all?

    Thanks for linking that other case. Could you provide me the same information they did? That is, the following:

    1) nRF9160-DK version (Should be printed on the white sticker on the DK)

    2) What nRF Connect SDK version you are using

    3) Modem firmware version

    Did you try removing debug options, as they did?

    Best regards,

    Raoul

Children
Related