{"id":339,"date":"2015-09-20T10:11:14","date_gmt":"2015-09-20T09:11:14","guid":{"rendered":"http:\/\/iot.fkainka.de\/?p=339"},"modified":"2015-12-18T22:39:19","modified_gmt":"2015-12-18T21:39:19","slug":"at-befehlsliste","status":"publish","type":"post","link":"https:\/\/iot.fkainka.de\/en\/at-befehlsliste","title":{"rendered":"AT Commands -NanoESP &#038; Pretzelboard"},"content":{"rendered":"<p><\/p>\n<table width=\"768\">\n<tbody>\n<tr>\n<td width=\"319\"><strong>Description<\/strong><\/td>\n<td width=\"449\"><strong>Command<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"319\"><strong><u>Basics<\/u><\/strong><\/td>\n<td width=\"449\"><em>\u00a0<\/em><\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Test Command<\/td>\n<td width=\"449\">AT<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Reset<\/td>\n<td width=\"449\">AT+RST<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Firmware Infos<\/td>\n<td width=\"449\">AT+GMR<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Echo On\/Off<\/td>\n<td width=\"449\">ATE&lt;1\/0&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\"><\/td>\n<td width=\"449\"><\/td>\n<\/tr>\n<tr>\n<td width=\"319\"><strong><u>WiFi Commands<\/u><\/strong><\/td>\n<td width=\"449\"><\/td>\n<\/tr>\n<tr>\n<td width=\"319\">WiFi-Modus<br \/>\n(1 = Client, 2 = AP, 3 = Dual)<\/td>\n<td width=\"449\">AT+CWMODE=&lt;mode&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Search WiFi network<\/td>\n<td width=\"449\">AT+CWLAP<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Connect to Wifi<\/td>\n<td width=\"449\">AT+CWJAP=\u201c&lt;ssid&gt;\u201c,\u201c&lt;pass&gt;\u201c<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Disconnect WiFi<\/td>\n<td width=\"449\">AT+CWQAP<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Settings WiFi -AccesPoint<\/td>\n<td width=\"449\">AT+CWSAP=\u201c&lt;ssid&gt;\u201c,\u201c&lt;pass&gt;\u201c[,&lt;chan&gt;,&lt;enc&gt;]<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Show IP<\/td>\n<td width=\"449\">AT+CIFSR<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">activate\/deactivate DHCP<\/td>\n<td width=\"449\">AT+CWDHCP=&lt;1\/0&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Auto connect to WiFi<\/td>\n<td width=\"449\">AT+CWAUTOCONN=&lt;1\/0&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Change MAC address of AP<\/td>\n<td width=\"449\">AT+CIPSTAMAC=&lt;MAC&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Set IP address of station<\/td>\n<td width=\"449\">AT+CIPSTA=&lt;IP&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Set IP address of AccesPoint<\/td>\n<td width=\"449\">AT+CIPAP=&lt;IP&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Start SmartConfig<\/td>\n<td width=\"449\">AT+CWSTARTSMART=&lt;typ&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Stop SmartConfig<\/td>\n<td width=\"449\">AT+CWSTOPSMART<\/td>\n<\/tr>\n<tr>\n<td width=\"319\"><\/td>\n<td width=\"449\"><\/td>\n<\/tr>\n<tr>\n<td width=\"319\"><strong><u>Communication<\/u><\/strong><\/td>\n<td width=\"449\"><\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Ping<\/td>\n<td width=\"449\">AT+PING=&lt;HOST&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Accept multiple connections<\/td>\n<td width=\"449\">AT+CIPMUX=&lt;mode&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Set transfer mode<br \/>\n(0=normal, 1= unvarnished transmission mode, only for TCP single connection)<\/td>\n<td width=\"449\">AT+CIPMODE=&lt;mode&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Structure of received data<\/td>\n<td width=\"449\">+IPD,&lt;id&gt;,&lt;len&gt;:&lt;data&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Start connection<\/td>\n<td width=\"449\">AT+CIPSTART=\u201c&lt;type&gt;\u201c,\u201c&lt;address&gt;\u201c,&lt;port&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Send data<\/td>\n<td width=\"449\">AT+CIPSEND=&lt;id&gt;,&lt;len&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Close connection<\/td>\n<td width=\"449\">AT+CIPCLOSE=&lt;id&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\"><strong><u>\u00a0<\/u><\/strong><\/td>\n<td width=\"449\"><\/td>\n<\/tr>\n<tr>\n<td width=\"319\"><strong><u>Server Commands<\/u><\/strong><\/td>\n<td width=\"449\"><em>\u00a0<\/em><\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Start TCP server<\/td>\n<td width=\"449\">AT+CIPSERVER=1,&lt;port&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Stop TCP server<\/td>\n<td width=\"449\">AT+CIPSERVER=0<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Server status &amp; connected clients<\/td>\n<td width=\"449\">AT+CIPSTATUS<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Set server timeout<\/td>\n<td width=\"449\">AT+CIPSTO=&lt;timeout&gt;<\/td>\n<\/tr>\n<tr>\n<td width=\"319\">Show connected clients<\/td>\n<td width=\"449\">AT+CWLIF<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Description Command Basics \u00a0 Test Command AT Reset AT+RST Firmware Infos AT+GMR Echo On\/Off ATE&lt;1\/0&gt; WiFi Commands WiFi-Modus (1 = Client, 2 = AP, 3 = Dual) AT+CWMODE=&lt;mode&gt; Search WiFi network AT+CWLAP Connect to Wifi AT+CWJAP=\u201c&lt;ssid&gt;\u201c,\u201c&lt;pass&gt;\u201c Disconnect WiFi AT+CWQAP Settings&#8230;<br \/><a class=\"read-more-button\" href=\"https:\/\/iot.fkainka.de\/en\/at-befehlsliste\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":85,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","footnotes":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[28,30],"tags":[4],"jetpack_publicize_connections":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>AT Commands -NanoESP &amp; Pretzelboard - Internet of Things with the NanoESP<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/iot.fkainka.de\/at-befehlsliste\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AT Commands -NanoESP &amp; Pretzelboard - Internet of Things with the NanoESP\" \/>\n<meta property=\"og:description\" content=\"Description Command Basics \u00a0 Test Command AT Reset AT+RST Firmware Infos AT+GMR Echo On\/Off ATE&lt;1\/0&gt; WiFi Commands WiFi-Modus (1 = Client, 2 = AP, 3 = Dual) AT+CWMODE=&lt;mode&gt; Search WiFi network AT+CWLAP Connect to Wifi AT+CWJAP=\u201c&lt;ssid&gt;\u201c,\u201c&lt;pass&gt;\u201c Disconnect WiFi AT+CWQAP Settings...Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/iot.fkainka.de\/at-befehlsliste\" \/>\n<meta property=\"og:site_name\" content=\"Internet of Things with the NanoESP\" \/>\n<meta property=\"article:published_time\" content=\"2015-09-20T09:11:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-12-18T21:39:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/iot.fkainka.de\/wp-content\/uploads\/2015\/09\/Day1-2.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"555\" \/>\n\t<meta property=\"og:image:height\" content=\"592\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"fk\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"fk\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/iot.fkainka.de\/at-befehlsliste\",\"url\":\"https:\/\/iot.fkainka.de\/at-befehlsliste\",\"name\":\"AT Commands -NanoESP & Pretzelboard - Internet of Things with the NanoESP\",\"isPartOf\":{\"@id\":\"https:\/\/iot.fkainka.de\/#website\"},\"datePublished\":\"2015-09-20T09:11:14+00:00\",\"dateModified\":\"2015-12-18T21:39:19+00:00\",\"author\":{\"@id\":\"https:\/\/iot.fkainka.de\/#\/schema\/person\/d3205fdf2649027fc35e240d4f8b285a\"},\"breadcrumb\":{\"@id\":\"https:\/\/iot.fkainka.de\/at-befehlsliste#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/iot.fkainka.de\/at-befehlsliste\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/iot.fkainka.de\/at-befehlsliste#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/iot.fkainka.de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AT Befehlsliste &#8211; NanoESP &#038; Pretzelboard\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/iot.fkainka.de\/#website\",\"url\":\"https:\/\/iot.fkainka.de\/\",\"name\":\"Internet of Things with the NanoESP\",\"description\":\"The webpage for the Arduino compatible WiFi-Board\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/iot.fkainka.de\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/iot.fkainka.de\/#\/schema\/person\/d3205fdf2649027fc35e240d4f8b285a\",\"name\":\"fk\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/iot.fkainka.de\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/141cf958a831e66efabf9674e117e8d9?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/141cf958a831e66efabf9674e117e8d9?s=96&d=identicon&r=g\",\"caption\":\"fk\"},\"url\":\"https:\/\/iot.fkainka.de\/en\/author\/fk\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AT Commands -NanoESP & Pretzelboard - Internet of Things with the NanoESP","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/iot.fkainka.de\/at-befehlsliste","og_locale":"en_US","og_type":"article","og_title":"AT Commands -NanoESP & Pretzelboard - Internet of Things with the NanoESP","og_description":"Description Command Basics \u00a0 Test Command AT Reset AT+RST Firmware Infos AT+GMR Echo On\/Off ATE&lt;1\/0&gt; WiFi Commands WiFi-Modus (1 = Client, 2 = AP, 3 = Dual) AT+CWMODE=&lt;mode&gt; Search WiFi network AT+CWLAP Connect to Wifi AT+CWJAP=\u201c&lt;ssid&gt;\u201c,\u201c&lt;pass&gt;\u201c Disconnect WiFi AT+CWQAP Settings...Read more","og_url":"https:\/\/iot.fkainka.de\/at-befehlsliste","og_site_name":"Internet of Things with the NanoESP","article_published_time":"2015-09-20T09:11:14+00:00","article_modified_time":"2015-12-18T21:39:19+00:00","og_image":[{"width":555,"height":592,"url":"https:\/\/iot.fkainka.de\/wp-content\/uploads\/2015\/09\/Day1-2.jpeg","type":"image\/jpeg"}],"author":"fk","twitter_card":"summary_large_image","twitter_misc":{"Written by":"fk","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/iot.fkainka.de\/at-befehlsliste","url":"https:\/\/iot.fkainka.de\/at-befehlsliste","name":"AT Commands -NanoESP & Pretzelboard - Internet of Things with the NanoESP","isPartOf":{"@id":"https:\/\/iot.fkainka.de\/#website"},"datePublished":"2015-09-20T09:11:14+00:00","dateModified":"2015-12-18T21:39:19+00:00","author":{"@id":"https:\/\/iot.fkainka.de\/#\/schema\/person\/d3205fdf2649027fc35e240d4f8b285a"},"breadcrumb":{"@id":"https:\/\/iot.fkainka.de\/at-befehlsliste#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/iot.fkainka.de\/at-befehlsliste"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/iot.fkainka.de\/at-befehlsliste#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/iot.fkainka.de\/"},{"@type":"ListItem","position":2,"name":"AT Befehlsliste &#8211; NanoESP &#038; Pretzelboard"}]},{"@type":"WebSite","@id":"https:\/\/iot.fkainka.de\/#website","url":"https:\/\/iot.fkainka.de\/","name":"Internet of Things with the NanoESP","description":"The webpage for the Arduino compatible WiFi-Board","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/iot.fkainka.de\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/iot.fkainka.de\/#\/schema\/person\/d3205fdf2649027fc35e240d4f8b285a","name":"fk","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/iot.fkainka.de\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/141cf958a831e66efabf9674e117e8d9?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/141cf958a831e66efabf9674e117e8d9?s=96&d=identicon&r=g","caption":"fk"},"url":"https:\/\/iot.fkainka.de\/en\/author\/fk"}]}},"jetpack_featured_media_url":"https:\/\/iot.fkainka.de\/wp-content\/uploads\/2015\/09\/Day1-2.jpeg","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p6McI0-5t","_links":{"self":[{"href":"https:\/\/iot.fkainka.de\/en\/wp-json\/wp\/v2\/posts\/339"}],"collection":[{"href":"https:\/\/iot.fkainka.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/iot.fkainka.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/iot.fkainka.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/iot.fkainka.de\/en\/wp-json\/wp\/v2\/comments?post=339"}],"version-history":[{"count":6,"href":"https:\/\/iot.fkainka.de\/en\/wp-json\/wp\/v2\/posts\/339\/revisions"}],"predecessor-version":[{"id":939,"href":"https:\/\/iot.fkainka.de\/en\/wp-json\/wp\/v2\/posts\/339\/revisions\/939"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/iot.fkainka.de\/en\/wp-json\/wp\/v2\/media\/85"}],"wp:attachment":[{"href":"https:\/\/iot.fkainka.de\/en\/wp-json\/wp\/v2\/media?parent=339"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/iot.fkainka.de\/en\/wp-json\/wp\/v2\/categories?post=339"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/iot.fkainka.de\/en\/wp-json\/wp\/v2\/tags?post=339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}