<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ESP8266 as WiFi gateway &amp; controller &amp; node]]></title><description><![CDATA[<p dir="auto">I was very excited to see mysensors ported to ESP8266, so I thought why not add a few more things. I am working on (yet another) weather station, but this one might end up slightly different than the norm.</p>
<p dir="auto">There will be an external unit, and an internal in the house. The external one is battery operated, with solar support and some  really unique features, but I will leave this for a future post. For the internal unit, I've decided to use the ESP8266 (NodeMCU hardware flavour) since the port to mysensors was done by <a class="plugin-mentions-user plugin-mentions-a" href="/user/yveaux" aria-label="Profile: Yveaux">@<bdi>Yveaux</bdi></a>. However, I also want a display with external/internal weather conditions and forecasts. I'm a big fan of OpenHab, but in this case, why add more complexity if it's possible to avoid it.</p>
<p dir="auto"><img src="/uploads/files/1442071726733-dsc_0156b.jpg" alt="DSC_0156b.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">So starting with the ESP8266 gateway example on a NodeMCU with a nRF I've also added;  an OLED screen and a DHT11and I have it forwarding both external and internal sensor values directly to a cloud service (e.g. to Thingspeak) without using a controller.</p>
<p dir="auto">I could not make DHT11 work on ESP8266 with current DHT mysensors library, so I pasted the adafruit DHT lib. Did not modify anything else in mysensors libraries, all necessary code is in the example, its messy but it works, so more of a proof of concept / hack. Here it is, in case anyone is interested. <a href="https://github.com/nikil511/Arduino/tree/development/WxM/MS_ESP_GW_THINGSPEAK_DHT" rel="nofollow ugc">https://github.com/nikil511/Arduino/tree/development/WxM/MS_ESP_GW_THINGSPEAK_DHT</a></p>
<p dir="auto">I'm new to mysensors, so any feedback is more than welcome :-)</p>
<p dir="auto">-Manolis</p>
]]></description><link>https://forum.mysensors.org/topic/1973/esp8266-as-wifi-gateway-controller-node</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 11:15:38 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/1973.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 12 Sep 2015 15:24:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Sat, 02 Sep 2017 12:53:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nikil511" aria-label="Profile: nikil511">@<bdi>nikil511</bdi></a> and <a class="plugin-mentions-user plugin-mentions-a" href="/user/lendog" aria-label="Profile: Lendog">@<bdi>Lendog</bdi></a> I got it going to some extent, here's the serial monitor dump from the NodeMCU. I'm not sure what's happening, but it seems after a certain number of tries it dies, and won't reconnect to the wifi.</p>
<p dir="auto">Any ideas?</p>
<pre><code>....WiFi Connected!
IP: 192.168.0.7
0;0;3;0;9;gateway started, id=0, parent=0, distance=0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2769
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2767
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2769
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Content-Length: 1
Connection: close
Status: 200 OK
X-Frame-Options: ALLOWALL
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, OPTIONS, DELETE, PATCH
Access-Control-Allow-Headers: origin, content-type, X-Requested-With
Access-Control-Max-Age: 1800
ETag: "cfcd208495d565ef66e7dff9f98764da"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 78d55d27-5e3b-44b8-a646-aa5621e2474a
X-Runtime: 0.012198
X-Powered-By: Phusion Passenger 4.0.57
Date: Sat, 02 Sep 2017 12:47:14 GMT
Server: nginx/1.9.3 + Phusion Passenger 4.0.57

00;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2769
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Content-Length: 2
Connection: close
Status: 200 OK
X-Frame-Options: ALLOWALL
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, OPTIONS, DELETE, PATCH
Access-Control-Allow-Headers: origin, content-type, X-Requested-With
Access-Control-Max-Age: 1800
ETag: "e369853df766fa44e1ed0ff613f563bd"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: ca8837ac-4126-4cb9-a15c-79aba886bad6
X-Runtime: 0.062403
X-Powered-By: Phusion Passenger 4.0.57
Date: Sat, 02 Sep 2017 12:47:22 GMT
Server: nginx/1.9.3 + Phusion Passenger 4.0.57

340;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Content-Length: 1
Connection: close
Status: 200 OK
X-Frame-Options: ALLOWALL
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, OPTIONS, DELETE, PATCH
Access-Control-Allow-Headers: origin, content-type, X-Requested-With
Access-Control-Max-Age: 1800
ETag: "cfcd208495d565ef66e7dff9f98764da"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 5ff4845e-b807-4398-ae11-fac634e2c2ec
X-Runtime: 0.012793
X-Powered-By: Phusion Passenger 4.0.57
Date: Sat, 02 Sep 2017 12:47:27 GMT
Server: nginx/1.9.3 + Phusion Passenger 4.0.57

00;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;10;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2768
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2769
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Content-Length: 1
Connection: close
Status: 200 OK
X-Frame-Options: ALLOWALL
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, OPTIONS, DELETE, PATCH
Access-Control-Allow-Headers: origin, content-type, X-Requested-With
Access-Control-Max-Age: 1800
ETag: "cfcd208495d565ef66e7dff9f98764da"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 7cfa0258-05fa-461d-af65-426cbcc0017b
X-Runtime: 0.009982
X-Powered-By: Phusion Passenger 4.0.57
Date: Sat, 02 Sep 2017 12:47:39 GMT
Server: nginx/1.9.3 + Phusion Passenger 4.0.57

00;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=6,l=5,sg=0:0000884101
Sensor:4;10;1;0;1;0000884101
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2769
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=5,l=5,sg=0:1099431936
Sensor:4;10;1;0;1;1099431936
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 3-3-0 s=10,c=1,t=1,pt=7,l=5,sg=0:-0.0
Sensor:3;10;1;0;1;-0.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2769
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=6,l=5,sg=0:0000A04101
Sensor:4;11;1;0;0;0000A04101
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=0000A04101&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 3-3-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:3;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
0;0;3;0;9;read: 3-3-0 s=11,c=1,t=4,pt=7,l=5,sg=0:18.0
Sensor:3;11;1;0;4;18.0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
0;0;3;0;9;read: 5-5-0 s=234,c=1,t=16,pt=7,l=5,sg=0:23.0
Sensor:5;234;1;0;16;23.0
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=10,c=3,t=1,pt=7,l=5,sg=0:17.0
Sensor:4;10;3;0;1;17.0
0;0;3;0;9;read: 5-5-0 s=11,c=1,t=0,pt=7,l=5,sg=0:23.0
Sensor:5;11;1;0;0;23.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=23.0&amp;field2=2770
0;0;3;0;9;read: 3-7-0 s=11,c=1,t=0,pt=7,l=5,sg=0:18.000
Sensor:3;11;1;0;0;18.000
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=18.000&amp;field2=2770
0;0;3;0;9;read: 4-4-0 s=11,c=1,t=0,pt=7,l=5,sg=0:20.0
Sensor:4;11;1;0;0;20.0
connecting to api.thingspeak.com
Requesting URL: /update?key=7BECYAJ5IYGYSIJ5&amp;field1=20.0&amp;field2=2769
0;0;3;0;9;read: 4-4-0 s=10,c=1,t=3,pt=7,l=5,sg=0:17.0
Sensor:4;10;1;0;3;17.0
0;0;3;0;9;read: 5-5-0 s=10,c=1,t=1,pt=7,l=5,sg=0:16.0
Sensor:5;10;1;0;1;16.0
0;0;3;0;9;read: 19-3-0 s=12,c=1,t=1,pt=7,l=5,sg=0:3597162945119403598

Exception (0):
epc1=0x3041c95b epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000

ctx: cont 
sp: 3ffefb80 end: 3ffefe10 offset: 01a0

&gt;&gt;&gt;stack&gt;&gt;&gt;
3ffefd20:  3ffeeb34 3ffeeaa7 3ffeeaa0 402045f0  
3ffefd30:  0000000c 00000001 00000001 00000007  
3ffefd40:  00000005 00000000 3ffeeaf4 0000001b  
3ffefd50:  00000000 00000000 0000003b 00000010  
3ffefd60:  00000001 00000005 00000001 00000013  
3ffefd70:  00000003 00000000 0000000c 000000e1  
3ffefd80:  00000001 00000004 00000003 40202c18  
3ffefd90:  41a00000 00000008 3ffefdb3 3ffeeaa0  
3ffefda0:  3fffdad0 00000000 3ffeedd8 4020306e  
3ffefdb0:  342e3332 0700a800 feefeffe feefeffe  
3ffefdc0:  feefeffe feefeffe feefeffe feefeffe  
3ffefdd0:  00000014 feefeffe feefeffe feefeffe  
3ffefde0:  00000000 00000000 00000001 3ffeede0  
3ffefdf0:  3fffdad0 00000000 3ffeedd8 402077f8  
3ffefe00:  feefeffe feefeffe 3ffeedf0 40100718  
&lt;&lt;&lt;stack&lt;&lt;&lt;

 ets Jan  8 2013,rst cause:2, boot mode:(3,7)

load 0x4010f000, len 1384, room 16 
tail 8
chksum 0x2d
csum 0x2d
v3de0c112
~ld
⸮

ESP8266 Remote Temp Sensor
Humidity: 21.00 %	Temperature: 20.00 *C Heat index: 23.36 *C Connecting to OPTUS_70E4F0
............................</code></pre>
]]></description><link>https://forum.mysensors.org/post/75020</link><guid isPermaLink="true">https://forum.mysensors.org/post/75020</guid><dc:creator><![CDATA[breimann]]></dc:creator><pubDate>Sat, 02 Sep 2017 12:53:37 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Fri, 01 Sep 2017 00:10:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nikil511" aria-label="Profile: nikil511">@<bdi>nikil511</bdi></a> thankyou. I don't think redoing from scratch is an option, so i'll try your code. Thankyou <a class="plugin-mentions-user plugin-mentions-a" href="/user/lendog" aria-label="Profile: Lendog">@<bdi>Lendog</bdi></a> as well for taking the time to reply. I'll see how i go!</p>
]]></description><link>https://forum.mysensors.org/post/74974</link><guid isPermaLink="true">https://forum.mysensors.org/post/74974</guid><dc:creator><![CDATA[breimann]]></dc:creator><pubDate>Fri, 01 Sep 2017 00:10:49 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Thu, 31 Aug 2017 15:02:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/breimann" aria-label="Profile: breimann">@<bdi>breimann</bdi></a> Hi there, <a class="plugin-mentions-user plugin-mentions-a" href="/user/lendog" aria-label="Profile: Lendog">@<bdi>Lendog</bdi></a> is right, this is a very old fork / source code, so you need an old version of the mysensors. You should better get the entire repository of mine as is. OLED is present and used in my example.<br />
<a href="https://github.com/nikil511/Arduino" rel="nofollow ugc">https://github.com/nikil511/Arduino</a><br />
However, running two years old code is not a good idea. I suggest you do the whole thing again from scratch using my hack as an example/guide, applying it on the latest version of the mysensors code, which has evolved a lot since.</p>
]]></description><link>https://forum.mysensors.org/post/74958</link><guid isPermaLink="true">https://forum.mysensors.org/post/74958</guid><dc:creator><![CDATA[nikil511]]></dc:creator><pubDate>Thu, 31 Aug 2017 15:02:47 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Thu, 31 Aug 2017 10:03:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/breimann" aria-label="Profile: breimann">@<bdi>breimann</bdi></a> sorry bud, got a few other projects on the go, so can't really help. But It could possibly be a mysenors library version thing. I think the original code was made for 1.5, i reckon try that. ... the oled thing, also depends on your coding ability, if you good probably easy. If not might take a bit more time. By any chance have you thought about a shop bought thing, just for local display, would make things simpler.</p>
]]></description><link>https://forum.mysensors.org/post/74938</link><guid isPermaLink="true">https://forum.mysensors.org/post/74938</guid><dc:creator><![CDATA[Lendog]]></dc:creator><pubDate>Thu, 31 Aug 2017 10:03:02 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Thu, 31 Aug 2017 03:47:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lendog" aria-label="Profile: Lendog">@<bdi>Lendog</bdi></a> Hi there, i'm trying to get <a class="plugin-mentions-user plugin-mentions-a" href="/user/nikil511" aria-label="Profile: nikil511">@<bdi>nikil511</bdi></a> esp8266 gw controller &amp; node going, but having all sorts of issues compiling the code in the Arduino IDE. Do you think you could help me as you got yours going last year?? I haven't had a reply from <a class="plugin-mentions-user plugin-mentions-a" href="/user/nikil511" aria-label="Profile: nikil511">@<bdi>nikil511</bdi></a> so far.</p>
]]></description><link>https://forum.mysensors.org/post/74930</link><guid isPermaLink="true">https://forum.mysensors.org/post/74930</guid><dc:creator><![CDATA[breimann]]></dc:creator><pubDate>Thu, 31 Aug 2017 03:47:15 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Sun, 13 Aug 2017 12:07:47 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/nikil511" aria-label="Profile: nikil511">@<bdi>nikil511</bdi></a> great project... just wondering how difficult it would be to add an OLED to show the (local) temp and hum on the sensor node with your pro mini + NRF?<br />
The reason I ask is i'm looking to create a little setup for a friend who works for a charity. They run a community garden for refugees, and have just built a hot house (from funds raised in the community).<br />
They would like to monitor the temp and hum (and possibly control the shutters in future) of the hot house but also be able to send the data to the coordinator's mobile phone to remote monitor.<br />
This project came up when i was searching.<br />
It just would be helpful to display the local Temp and Hum in the hot house for them also when they or any other volunteers are in there.<br />
Thankyou!</p>
]]></description><link>https://forum.mysensors.org/post/73790</link><guid isPermaLink="true">https://forum.mysensors.org/post/73790</guid><dc:creator><![CDATA[breimann]]></dc:creator><pubDate>Sun, 13 Aug 2017 12:07:47 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Thu, 11 Feb 2016 10:52:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nikil511" aria-label="Profile: nikil511">@<bdi>nikil511</bdi></a> &amp; <a class="plugin-mentions-user plugin-mentions-a" href="/user/hek" aria-label="Profile: hek">@<bdi>hek</bdi></a>   want to say thankyou for your code. Its been really useful. my eps8266 is now running as a controller and posting readings to thingkspeak. Without the need for a computer turned on, so its been really useful.   thanks :)</p>
<p dir="auto">Are you still having range issues?  I would recommend trying a to make a dipole first. They are simple and work well.  They do need to be keep in the same polarisation or will attenuate the signal.<br />
If still having range issue you could try a direction antenna after that.</p>
<p dir="auto">Also if the floors have steel reo, that maybe blocking the signal, going for a longer wavelength frequency might not be the best option.</p>
<p dir="auto">Also FYI helix/coil antennas reduce signal strength. Unless the antenna needs to be compact, i would avoid that.</p>
<p dir="auto">If you still need help let me know</p>
]]></description><link>https://forum.mysensors.org/post/31252</link><guid isPermaLink="true">https://forum.mysensors.org/post/31252</guid><dc:creator><![CDATA[Lendog]]></dc:creator><pubDate>Thu, 11 Feb 2016 10:52:44 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Sat, 28 Nov 2015 20:00:23 GMT]]></title><description><![CDATA[<p dir="auto">I haven't read up enough on LoRa yet to have an opinion.</p>
<p dir="auto">RF69 works in a lower frequency thus longer range.</p>
]]></description><link>https://forum.mysensors.org/post/25447</link><guid isPermaLink="true">https://forum.mysensors.org/post/25447</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Sat, 28 Nov 2015 20:00:23 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Sat, 28 Nov 2015 20:31:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hek" aria-label="Profile: hek">@<bdi>hek</bdi></a> I was under the impression RF69 was similar range to nRF24L01+ have not found any comparisons...<br />
(maybe I did not search enough)<br />
I am using the cheap Chinese ebay stuff, would something else with external antenna give dramatically better results ?<br />
What kind of antenna do you suggest (relatively small)<br />
e.g. will DIY helix/coil antenna do a good enough work at 868mhz with the RFM69?  can you estimate range ?</p>
<p dir="auto">btw, what's your opinion on the LoRa hype? any interest utilizing LoRa in mysensors ?</p>
<p dir="auto">thanks! :-)</p>
]]></description><link>https://forum.mysensors.org/post/25444</link><guid isPermaLink="true">https://forum.mysensors.org/post/25444</guid><dc:creator><![CDATA[nikil511]]></dc:creator><pubDate>Sat, 28 Nov 2015 20:31:33 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Sat, 28 Nov 2015 16:19:03 GMT]]></title><description><![CDATA[<p dir="auto">You can use RF69 which has a longer range.</p>
]]></description><link>https://forum.mysensors.org/post/25435</link><guid isPermaLink="true">https://forum.mysensors.org/post/25435</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Sat, 28 Nov 2015 16:19:03 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Sat, 28 Nov 2015 15:02:10 GMT]]></title><description><![CDATA[<p dir="auto">I am having some " long range" problems with nRF on this setup of mine, since the external unit ideally should go at the top of the building (e.g. a few floors away).</p>
<p dir="auto">There is a discussion on RadioHead library which could enable alternative RF chips,<br />
<a href="http://forum.mysensors.org/topic/285/porting-mysensors-to-work-with-the-radiohead-library/271" rel="nofollow ugc">http://forum.mysensors.org/topic/285/porting-mysensors-to-work-with-the-radiohead-library/271</a><br />
so I am wondering how complex will this be, to use the the RadioHead approach on both ends (arduino &amp; esp8266) in order to replace the  nRF24L01+ with something with a longer range.</p>
<p dir="auto">Furthermore, there is quite a buzz around LoRa lately so I have ordered a few Microchip RN2483 to play with in a point-to-point setup. I guess since those are serial modems, they can never become compatible with <a href="http://mysensors.org" rel="nofollow ugc">mysensors.org</a> even if the LoRaWAN stack is not used, right ?</p>
<p dir="auto">My idea was that it would be useful to have mysensors protocol running on LoRa, and if possible an enhanced ver of mysensors protocol running on LoRaWAN in the future. (?) (e.g. city-wide instead of house-wide)</p>
]]></description><link>https://forum.mysensors.org/post/25432</link><guid isPermaLink="true">https://forum.mysensors.org/post/25432</guid><dc:creator><![CDATA[nikil511]]></dc:creator><pubDate>Sat, 28 Nov 2015 15:02:10 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Tue, 24 Nov 2015 16:05:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nikil511" aria-label="Profile: nikil511">@<bdi>nikil511</bdi></a> Very interesting idea. I know of  (pretty scientifc) usage in wind tunnels. This could be my next challenge. Thanks for the info!</p>
]]></description><link>https://forum.mysensors.org/post/25176</link><guid isPermaLink="true">https://forum.mysensors.org/post/25176</guid><dc:creator><![CDATA[AWI]]></dc:creator><pubDate>Tue, 24 Nov 2015 16:05:41 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Tue, 24 Nov 2015 14:01:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/awi" aria-label="Profile: AWI">@<bdi>AWI</bdi></a> no examples yet, but the concept is that the entire unit hangs from a string, and swings freely. Therefore wind moves the unit and the intertial sensors could potentially measure the speed and direction depending on aerodynamics of the body. I know it's challenging, but it will be also fun, and thats the whole point of DIY right? :-)<br />
As for rain, I will have a few wires running around the enclosure, so when a water-drop touches the case, it will be detected. I will actually use a multi channel capacitive sensor, in an attempt to measure rain fall.<br />
My plan is to setup everything so I can remotely monitor/log the data,  place a real weather station next to my prototype and then try to "calibrate" make sense of the motion data and perform OTA firmware upgrades until the thing produces useful results.<br />
Will keep you posted.</p>
]]></description><link>https://forum.mysensors.org/post/25170</link><guid isPermaLink="true">https://forum.mysensors.org/post/25170</guid><dc:creator><![CDATA[nikil511]]></dc:creator><pubDate>Tue, 24 Nov 2015 14:01:15 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Mon, 23 Nov 2015 22:43:52 GMT]]></title><description><![CDATA[<p dir="auto">Pretty neat.</p>
<p dir="auto">I started playing with the BME280, true it's a couple of $ more expensive but so far I don't regret it. Having everything done by one sensor is convenient. Also sensitivity and accuracy are quite impressive.</p>
]]></description><link>https://forum.mysensors.org/post/25139</link><guid isPermaLink="true">https://forum.mysensors.org/post/25139</guid><dc:creator><![CDATA[emc2]]></dc:creator><pubDate>Mon, 23 Nov 2015 22:43:52 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Mon, 23 Nov 2015 16:02:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nikil511" aria-label="Profile: nikil511">@<bdi>nikil511</bdi></a> hi, I'm very interested in how you are planning to use the MPU6050 as wind sensor as well as the TTP223B as rain sensor. Do you have an example?</p>
]]></description><link>https://forum.mysensors.org/post/25097</link><guid isPermaLink="true">https://forum.mysensors.org/post/25097</guid><dc:creator><![CDATA[AWI]]></dc:creator><pubDate>Mon, 23 Nov 2015 16:02:03 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Mon, 23 Nov 2015 15:21:29 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/emc2" aria-label="Profile: emc2">@<bdi>emc2</bdi></a><br />
no I have not played with BME280 as it's more expensive than three dedicated sensors :-)</p>
<p dir="auto">Here is more light on the "unique" features of the ouside part;<br />
<a href="https://github.com/ellak-monades-aristeias/WeatherXM/wiki" rel="nofollow ugc">https://github.com/ellak-monades-aristeias/WeatherXM/wiki</a><br />
<a href="https://github.com/ellak-monades-aristeias/WeatherXM/wiki/WxM-prototype" rel="nofollow ugc">https://github.com/ellak-monades-aristeias/WeatherXM/wiki/WxM-prototype</a></p>
<p dir="auto">This is still work in progress, but you can get an idea.<br />
in terms of sensors, so far I am using:<br />
BMP180 - Temperature/Pressure<br />
Si7021 - Temperature/Humidity<br />
MPU-6050 - 6DOF inertial sensor (wind)<br />
TTP223B - Touch/capacitive sensor (rain)</p>
]]></description><link>https://forum.mysensors.org/post/25094</link><guid isPermaLink="true">https://forum.mysensors.org/post/25094</guid><dc:creator><![CDATA[nikil511]]></dc:creator><pubDate>Mon, 23 Nov 2015 15:21:29 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Thu, 01 Oct 2015 22:06:54 GMT]]></title><description><![CDATA[<p dir="auto">I'm pretty interested interested by your project (and intrigued by the "unique" features of the outside part)</p>
<p dir="auto">Right now I'm just starting with mysensors, but I eventually would like to replace my various 433MHz sensors with 2.4GHz.<br />
I'm starting simple by trying to add some environmental sensors on my ESP8266 GW (and I really like your idea of adding a small OLED screen, may try that too!).</p>
<p dir="auto">I see you have tested a bunch of sensors, did you tried a BME280 yet? (Temp/Hum/Baro) Any thoughts on it: accuracy, code size for GW + BME (+ OLED)? I was considering it instead of a Si7021 as well, why not!</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.mysensors.org/post/22052</link><guid isPermaLink="true">https://forum.mysensors.org/post/22052</guid><dc:creator><![CDATA[emc2]]></dc:creator><pubDate>Thu, 01 Oct 2015 22:06:54 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Thu, 17 Sep 2015 18:11:14 GMT]]></title><description><![CDATA[<p dir="auto">I've replaced DHT11 with DS18B20, until Si7021 arrives, as the inaccuracy of DHT11 hurts my eyes :-)<br />
I could not make OneWire compile with the mysensors OneWire library in place, as ESP8266 has it's own modified one. I guess one could merge them, or rename one, but I just removed the mysensors one completly as I do not currently use it.</p>
<p dir="auto">Also, it did not work on pin D0, had to use D1 (GPIO-05), so I changed the inclusion  pin.</p>
<p dir="auto"><a href="https://github.com/nikil511/Arduino/tree/development/WxM/MS_ESP_GW_THINGSPEAK_DALLAS" rel="nofollow ugc">https://github.com/nikil511/Arduino/tree/development/WxM/MS_ESP_GW_THINGSPEAK_DALLAS</a></p>
]]></description><link>https://forum.mysensors.org/post/21208</link><guid isPermaLink="true">https://forum.mysensors.org/post/21208</guid><dc:creator><![CDATA[nikil511]]></dc:creator><pubDate>Thu, 17 Sep 2015 18:11:14 GMT</pubDate></item><item><title><![CDATA[Reply to ESP8266 as WiFi gateway &amp; controller &amp; node on Mon, 14 Sep 2015 01:25:45 GMT]]></title><description><![CDATA[<p dir="auto">Changed my repo to a forked "mysensors/Arduino" development branch, to simplify (future) comparisons/merges.</p>
]]></description><link>https://forum.mysensors.org/post/21009</link><guid isPermaLink="true">https://forum.mysensors.org/post/21009</guid><dc:creator><![CDATA[nikil511]]></dc:creator><pubDate>Mon, 14 Sep 2015 01:25:45 GMT</pubDate></item></channel></rss>