@user2684 Good work with NodeManager, greatly appreciated by "MySensors noob" like myself!
Posts made by jlehtinen
-
RE: 💬 NodeManager
-
RE: Domoticz and heater
Thanks @HarryDutch! Good to know that there is a way around this hum temp issue.
-
RE: Domoticz and heater
Yes, both sensor DTH22 and DS18S20 are connected to same physical node i.e. are reporting using same nodeid. OK, so the easiest solution is not to mix multiple temp and humidity sensors in same physical node. Time to built a dedicated node for outdoor temp. Thanks @sundberg84!
-
RE: Domoticz and heater
Hello,
Have you (or anyone else here) figured out the solution for 2nd problem (humidity reported for both sensors DTH22 and DS18S20 when in same node)? I have node with DTH22 for indoor temp/hum and DS18S20 for outdoor temp and get outdoor temp with indoor humidity in the Domoticz graph.
-
RE: Easy/Newbie PCB for MySensors
Hi,
I also chose your PCB as "a base" for my mysensor network expansion. Ordered 10 boards via dirtypcb, now it's just the wait that kills me. Thanks for your effort sundberg84 on designing this PCB, appreciated. -
RE: MySensor Gateway restarts continuously
Some more testing done... connected 5V power source (thanks to SonyEricsson for old mobile charger ) to 5V pin in arduino nano, but it did not make any difference. Then I realised that maybe the there is similar reset issue with Nano than already reported with Mega, so I connected a capacitor between reset pin and ground in Nano and the restarts stopped! Weird enough, then I removed the capacitor again to see if restarts reoccur, but now mysensor GW works also without capacitor.
Let's see if thing keep working now... I'm little skeptic when things just magically get fixed.
Few more "facts" about my system: Synology DS212, Domoticz version 2.4623, GW fake Nano 3.0 with CH340G serial chip
-
MySensor Gateway restarts continuously
Hello,
I have recently built mysensor network using Synology NAS with Domoticz as controller and the sensors plus gateway are based on arduino nanos plus nrf24l01+ radio modules. Everything has been working fine until today, when I added RfLink gateway (original arduino mega) to Synology. RFLink works fine, but now the mysensor gateway is restarting every 30sec or so. I have tried different usb ports in Synology without any luck. I also tried the capacitor trick in mega (only had 220 and 2.2uF capacitors to test with), but it did not make any difference. Any ideas what to try next, maybe usb hub?Jyrki