<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>[Pi IoT] Alarm Clock #21: Domotics</title><link>/challenges-projects/design-challenges/pi-iot/b/blog/posts/pi-iot-alarm-clock-21-domotics</link><description>Domestia 


 Read 


 Interpret 

 Not all blog posts can be about successful implementations or achievements. Sometimes, failure happens as well This is the case for my domotics implementation. Does that mean I have given up on getting it to work?..</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: [Pi IoT] Alarm Clock #21: Domotics</title><link>https://community.element14.com/challenges-projects/design-challenges/pi-iot/b/blog/posts/pi-iot-alarm-clock-21-domotics</link><pubDate>Thu, 22 Sep 2016 23:44:35 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:04a72d1e-7703-4c68-a16e-d40fbe370754</guid><dc:creator>pettitda</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Looks like from the oscilloscope shot above that the baud rate is maybe 38400.&amp;nbsp; Your capture window shows a baud rate of 9600.&amp;nbsp; Can you recapture with 38400?&amp;nbsp; &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=1868&amp;AppID=138&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: [Pi IoT] Alarm Clock #21: Domotics</title><link>https://community.element14.com/challenges-projects/design-challenges/pi-iot/b/blog/posts/pi-iot-alarm-clock-21-domotics</link><pubDate>Fri, 02 Sep 2016 10:58:48 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:04a72d1e-7703-4c68-a16e-d40fbe370754</guid><dc:creator>mcb1</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Frederick&lt;/p&gt;&lt;p&gt;You may find the first sequence is the address, then the rest is either data read or write depending on the module.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&amp;#39;m sure someone will have cracked this, so keep searching.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;mark&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=1868&amp;AppID=138&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: [Pi IoT] Alarm Clock #21: Domotics</title><link>https://community.element14.com/challenges-projects/design-challenges/pi-iot/b/blog/posts/pi-iot-alarm-clock-21-domotics</link><pubDate>Mon, 29 Aug 2016 18:55:54 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:04a72d1e-7703-4c68-a16e-d40fbe370754</guid><dc:creator>Robert Peter Oakes</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;This protocol may well be ModBusRTU, an old but still very popular industrial control protocol. ModBusRTU being the serial version of this ModBus protocol and is often used along with RS485 to improve range (Distance) and reliability.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;it is also possible you have the wrong baud rate and are therefor not seeing as much change in data as you should (Or more), try playing around with that to see if it makes a difference. you could also veryfy with an oscilloscope for the timing&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://en.wikipedia.org/wiki/Modbus" rel="nofollow ugc noopener" target="_blank" title="https://en.wikipedia.org/wiki/Modbus"&gt;https://en.wikipedia.org/wiki/Modbus&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;another point is that if it is MODBUS RTU then the serial port would be set slightly different as described in this document:-&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.modbustools.com/modbus.html" rel="nofollow ugc noopener" target="_blank" title="http://www.modbustools.com/modbus.html"&gt;Modbus Protocol&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hope this may help&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Peter&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=1868&amp;AppID=138&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: [Pi IoT] Alarm Clock #21: Domotics</title><link>https://community.element14.com/challenges-projects/design-challenges/pi-iot/b/blog/posts/pi-iot-alarm-clock-21-domotics</link><pubDate>Mon, 29 Aug 2016 17:29:19 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:04a72d1e-7703-4c68-a16e-d40fbe370754</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Long live Belgian designs &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-04a72d1e-7703-4c68-a16e-d40fbe370754/4048.contentimage_5F00_1.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The 0x0c is the form feed character. One would expect that they&amp;#39;d use a line feed to separate lines. &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=1868&amp;AppID=138&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: [Pi IoT] Alarm Clock #21: Domotics</title><link>https://community.element14.com/challenges-projects/design-challenges/pi-iot/b/blog/posts/pi-iot-alarm-clock-21-domotics</link><pubDate>Mon, 29 Aug 2016 14:31:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:04a72d1e-7703-4c68-a16e-d40fbe370754</guid><dc:creator>volly</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;span&gt;[mention:ca2fe37c8c70477fb45e83ddaf152e5d:e9ed411860ed4f2ba0265705b8793d05]&lt;/span&gt;, I have full confidence that you will get it done....by the deadline or not...but you will complete this project 100%.&lt;/p&gt;&lt;p&gt;Just keep at it Budd!!!&lt;/p&gt;&lt;p&gt;YV&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=1868&amp;AppID=138&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>