{"id":21534,"date":"2019-03-17T08:50:27","date_gmt":"2019-03-17T15:50:27","guid":{"rendered":"https:\/\/m2msupport.net\/m2msupport\/?page_id=21534"},"modified":"2019-03-21T22:39:17","modified_gmt":"2019-03-22T05:39:17","slug":"ping-testing-with-simcom-sim7000-modules","status":"publish","type":"page","link":"https:\/\/m2msupport.net\/m2msupport\/ping-testing-with-simcom-sim7000-modules\/","title":{"rendered":"Ping testing with Simcom SIM7000 Modules"},"content":{"rendered":"<h3>Steps to test Ping with SIM7000 Modules<\/h3>\n<ul>\n<li>Verify that the device is registered with the network provider<\/li>\n<li>Set up the APN using the AT+CSTT command<\/li>\n<li>Set up the APN using the AT+CSTT command<\/li>\n<li>Get the local IP address with AT+CIFSR command<\/li>\n<li>Ping the server using the AT+CIPPING command<\/li>\n<\/ul>\n<p><a href=\"https:\/\/m2msupport.net\/m2msupport\/download-at-command-tester-for-simcom-modules\/\">AT Command Tester<\/a> Tool provides an interface to test the PING feature the Simcom modules. Enter the APN information. Also setup the ping server adddress.<\/p>\n<p><a href=\"https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-21541\" src=\"https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping.png\" alt=\"\" width=\"860\" height=\"735\" srcset=\"https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping.png 860w, https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping-300x256.png 300w, https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping-768x656.png 768w, https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping-600x513.png 600w\" sizes=\"auto, (max-width: 860px) 100vw, 860px\" \/><\/a><\/p>\n<p>PING feature can also be tested with script mode in the&nbsp;<a href=\"https:\/\/m2msupport.net\/m2msupport\/download-at-command-tester-for-simcom-modules\/\">AT Command Tester<\/a>&nbsp;tool.<\/p>\n<p><a href=\"https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping_script.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-21543\" src=\"https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping_script.png\" alt=\"\" width=\"865\" height=\"737\" srcset=\"https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping_script.png 865w, https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping_script-300x256.png 300w, https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping_script-768x654.png 768w, https:\/\/m2msupport.net\/m2msupport\/wp-content\/uploads\/2019\/03\/sim7000a_ping_script-600x511.png 600w\" sizes=\"auto, (max-width: 865px) 100vw, 865px\" \/><\/a><\/p>\n<p>Try the script in&nbsp;<a href=\"https:\/\/m2msupport.net\/m2msupport\/download-at-command-tester-for-simcom-modules\/\">AT Command Tester<\/a>&nbsp;tool.<\/p>\n<pre style=\"color: blue; background-color: white; border: 1px solid black;\">\/\/Script: simcom_tcp_7000x_800x_53xx.at\n\/\/Script: simcom_ping_7000x.at\n\/\/Use this script to test PING  AT commands with Simcom modules.\n\/\/This script can be used on SIM7000X Simcom modules-\n\n\/\/Set the APN for the wireless connection. Please check the APN for your network\nAT+CSTT=\"soracom.io\"\n\nWAIT=1\n\n\/\/Bring up Connection...\nAT+CIICR\n\nWAIT=3\n\n\/\/Get the local IP address\nAT+CIFSR\n\nWAIT=2\n\n\/\/Get the GNSS location information\nAT+CIPPING=\"www.google.com\"\n\n\n<\/pre>\n<p>Output of the script in the&nbsp;<a href=\"https:\/\/m2msupport.net\/m2msupport\/download-at-command-tester-for-simcom-modules\/\">AT Command Tester<\/a>&nbsp;tool.<\/p>\n<pre style=\"color: blue; background-color: #ffffcc; border: 1px solid black;\">AT+CSTT=\"soracom.io\"\n\nOK\nAPN setup for TCP connection successful..\n\nAT+CIICR\n\nOK\nConnection bring up successful..\n\nAT+CIFSR\n\n10.153.58.89\nAT+CIPPING=\"www.google.com\"\n\n+CIPPING: 1,\"216.58.208.36\",314,50\n+CIPPING: 2,\"216.58.208.36\",318,50\n+CIPPING: 3,\"216.58.208.36\",318,50\n+CIPPING: 4,\"216.58.208.36\",320,50\n\n\nOK\n\n<\/pre>\n<div class=\"video-responsive\"><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/ZuRvUEK0Tlg\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<div>&nbsp;<\/div>\n<div class=\"video-responsive\"><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/9ZzGtoSy6DY\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Steps to test Ping with SIM7000 Modules Verify that the device is registered with the network provider Set up the APN using the AT+CSTT command Set up the APN using the AT+CSTT command Get the local IP address with AT+CIFSR &hellip; <a href=\"https:\/\/m2msupport.net\/m2msupport\/ping-testing-with-simcom-sim7000-modules\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"software_howto.php","meta":{"footnotes":""},"class_list":["post-21534","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/m2msupport.net\/m2msupport\/wp-json\/wp\/v2\/pages\/21534","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/m2msupport.net\/m2msupport\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/m2msupport.net\/m2msupport\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/m2msupport.net\/m2msupport\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/m2msupport.net\/m2msupport\/wp-json\/wp\/v2\/comments?post=21534"}],"version-history":[{"count":4,"href":"https:\/\/m2msupport.net\/m2msupport\/wp-json\/wp\/v2\/pages\/21534\/revisions"}],"predecessor-version":[{"id":21732,"href":"https:\/\/m2msupport.net\/m2msupport\/wp-json\/wp\/v2\/pages\/21534\/revisions\/21732"}],"wp:attachment":[{"href":"https:\/\/m2msupport.net\/m2msupport\/wp-json\/wp\/v2\/media?parent=21534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}