<?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[Can&#x27;t get switch closed signal due to length of wire - anyway to compensate?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I'm re-wiring my current doorbell/chime system and instead of the wiring running low voltage AC, I am going to use them as digital switches. I installed everything, but the doorbell does nothing. I then installed my breadboard again, using just the TACT switches as doorbell buttons, and it worked fine. So I think my problem is due to the signal not making it back to the arduino.</p>
<p dir="auto">Is there anyway to increase signal in a length of wire?</p>
]]></description><link>https://forum.mysensors.org/topic/2303/can-t-get-switch-closed-signal-due-to-length-of-wire-anyway-to-compensate</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 00:17:49 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/2303.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Nov 2015 22:52:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can&#x27;t get switch closed signal due to length of wire - anyway to compensate? on Tue, 03 Nov 2015 09:20:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dirk_h" aria-label="Profile: Dirk_H">@<bdi>Dirk_H</bdi></a></p>
<p dir="auto">Hi,</p>
<p dir="auto">Thanks for all your help. I got it to work using an external pull-up resistor. I did a check on all my wiring just to make sure all was ok, and it was. The one thing I did get was a resistance on my front doorbell on what I thought was an open circuit; then I realized there was a lamp in the button.</p>
<p dir="auto">This video helped explain why it works, in a way that I understand at least. <a href="https://youtu.be/wxjerCHCEMg" rel="nofollow ugc">https://youtu.be/wxjerCHCEMg</a></p>
<p dir="auto">Thanks again <a class="plugin-mentions-user plugin-mentions-a" href="/user/dirk_h" aria-label="Profile: Dirk_H">@<bdi>Dirk_H</bdi></a></p>
]]></description><link>https://forum.mysensors.org/post/23851</link><guid isPermaLink="true">https://forum.mysensors.org/post/23851</guid><dc:creator><![CDATA[drock1985]]></dc:creator><pubDate>Tue, 03 Nov 2015 09:20:11 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t get switch closed signal due to length of wire - anyway to compensate? on Mon, 02 Nov 2015 17:42:21 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
pls do a quick (picture) search for "pullup resistor". It should become clear then. Yor are likely to put it at the microcontroller because you would need 3 cables to your door key when putting the resistor somewhere else :)</p>
]]></description><link>https://forum.mysensors.org/post/23825</link><guid isPermaLink="true">https://forum.mysensors.org/post/23825</guid><dc:creator><![CDATA[Dirk_H]]></dc:creator><pubDate>Mon, 02 Nov 2015 17:42:21 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t get switch closed signal due to length of wire - anyway to compensate? on Mon, 02 Nov 2015 15:31:05 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I'll try that when I get home later, thanks. Where would I put the resistors in the circuit? Closer to the switch, microcontroller, or does it matter?</p>
]]></description><link>https://forum.mysensors.org/post/23823</link><guid isPermaLink="true">https://forum.mysensors.org/post/23823</guid><dc:creator><![CDATA[drock1985]]></dc:creator><pubDate>Mon, 02 Nov 2015 15:31:05 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t get switch closed signal due to length of wire - anyway to compensate? on Mon, 02 Nov 2015 12:37:19 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I'd deactivate the internal pullup when using an external one. But it shouldn't really matter (the internal pullup would just be in parallel with the external one, reducing its value somewhat).</p>
<p dir="auto">If the external pullup does not work, please check the resistance of the wiring when button is not pressed (shuld be infinite) and when button is pressed with a multimeter.</p>
]]></description><link>https://forum.mysensors.org/post/23819</link><guid isPermaLink="true">https://forum.mysensors.org/post/23819</guid><dc:creator><![CDATA[Dirk_H]]></dc:creator><pubDate>Mon, 02 Nov 2015 12:37:19 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t get switch closed signal due to length of wire - anyway to compensate? on Mon, 02 Nov 2015 09:33:50 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/dirk_h" aria-label="Profile: Dirk_H">@<bdi>Dirk_H</bdi></a></p>
<p dir="auto">Here is the thread with my project.</p>
<p dir="auto"><a href="http://forum.mysensors.org/topic/2293/how-to-2-door-chime-automation-hack-thanks-petewill" rel="nofollow ugc">http://forum.mysensors.org/topic/2293/how-to-2-door-chime-automation-hack-thanks-petewill</a></p>
<p dir="auto">And you are correct, I am using my internal pin-up resistor currently in the sketch. Should I remove it and just add the external resistor, or add the external resistor on to it?</p>
]]></description><link>https://forum.mysensors.org/post/23803</link><guid isPermaLink="true">https://forum.mysensors.org/post/23803</guid><dc:creator><![CDATA[drock1985]]></dc:creator><pubDate>Mon, 02 Nov 2015 09:33:50 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t get switch closed signal due to length of wire - anyway to compensate? on Mon, 02 Nov 2015 07:29:50 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I assume you use internal pullup from the Arduino and switch to GND with the switch?</p>
<p dir="auto">In this case you can try to use an external pullup (with dedicated resistor). I'd start with 1k and then try 470Ohm.</p>
<p dir="auto">If this does not fit your quetion, please try to make a small sketch / diagram about your actual circuit. So we can give more precise answers :)</p>
<p dir="auto">Greetings<br />
DirkH.</p>
]]></description><link>https://forum.mysensors.org/post/23799</link><guid isPermaLink="true">https://forum.mysensors.org/post/23799</guid><dc:creator><![CDATA[Dirk_H]]></dc:creator><pubDate>Mon, 02 Nov 2015 07:29:50 GMT</pubDate></item></channel></rss>