Skip to content

General Discussion

A place to talk about whateeeever you want
1.5k Topics 14.2k Posts
  • Node ID management gateway

    4
    0 Votes
    4 Posts
    2k Views
    mfalkviddM
    @Petjepet I've never used Pimatic so I don't know unfortunately. You could try the pimatic subforum here at mysensors (will hopefully get more attention there than in the general forum) or if pimatic has a community forum of their own.
  • Moving existing MySensor 1.2 network to MySensor 2.0

    6
    0 Votes
    6 Posts
    2k Views
    clippermiamiC
    @gregl :)
  • gw send, how to do in my combination of sensors

    9
    0 Votes
    9 Posts
    2k Views
    DickD
    @TheoL My Domoticz works again, I have to give it a fix ip because the IP was change and for your info, Your solution worked very well. It is now visible in Domoticz. Thanks for the support now I have to wait for other parts, I wait for my last parts for this project, an IR receiver so I can use a remote controle. After that I can use this project as a universal project, a default design in basic. Again thanks!
  • Modbus electricity meter

    4
    0 Votes
    4 Posts
    2k Views
    Fat FlyF
    Thanks from answers.
  • Duplicate Child ID 0

    6
    0 Votes
    6 Posts
    2k Views
    mfalkviddM
    @Tris I think this would work: present(sensor + MAX_ATTACHED_DS18B2 + NUMBER_OF_SWITCHES, S_LIGHT);
  • Fusebit doctor

    5
    0 Votes
    5 Posts
    1k Views
    F
    @Yveaux Thanks. seems to be same kind of board but it is a Shield for UNO, nice. 3 pieces for the shield is USD 19, I can afford that myself :)
  • How to change PA _LOW to PA_MAX

    4
    0 Votes
    4 Posts
    2k Views
    mfalkviddM
    @jpbabou if the node stops sending, it probably has a power issue. Using more power will make the problem worse. And changing the power level on the gateway when the sensor stops sending will not help. What does the serial debug output say on the two nodes? But if you still want to try, stop the gateway, modify MyConfig.h and re-compile and re-install the serial gateway. Then start the gateway again.
  • Working node without MySensors network available

    Locked
    2
    0 Votes
    2 Posts
    807 Views
    TheoLT
    Dear @Alexander-Ivanov, Someone asked the same question this week. Continue this thread in that topic https://forum.mysensors.org/topic/4449/how-to-disable-default-node-registration-to-the-gw/2
  • Gateway question

    23
    0 Votes
    23 Posts
    5k Views
    YveauxY
    @scalz said: I just would like to confirm that esp8266(nodemcu in my case) mqtt client gw works ok with rfm69 :+1: Thanks for the confirmation!
  • MySensors Evolution

    4
    9 Votes
    4 Posts
    2k Views
    TheoLT
    Awesome. I'll be using this when I do the MySensor masterclass the 9th of September. Love it!
  • Refer Madness

    3
    7 Votes
    3 Posts
    925 Views
    I
    @TheoL Absolutely you can use it in a presentation. It might be useful (or not) to know that node 105 is a refrigerator/freezer combo, node 102 and 103 are in the same refrigerator/freezer, and node 100 is a chest freezer I have an external thermostat on and I use it as a refrigerator.
  • Gateway and repeater

    2
    0 Votes
    2 Posts
    875 Views
    hekH
    The gateway is always acting as a repeater (if radio is enabled).
  • delay for LDR sensor

    13
    0 Votes
    13 Posts
    3k Views
    DickD
    good luck and i advice you to do it wll otherwise you have an issue:sweat:
  • Gateway sketch for ENC28J60 for 2.0

    4
    0 Votes
    4 Posts
    2k Views
    mfalkviddM
    @Ironbar no worries, the search function can be a bit uncooperating sometimes :)
  • Tolerate radio failure

    4
    2 Votes
    4 Posts
    2k Views
    YveauxY
    @kolaf said: give it a separate network ID Better use a different channel. When using different network ID's on the same channel, the networks still have to compete for bandwidth. When using different channels, they will not interfere.
  • raspberry running serial gateway

    4
    0 Votes
    4 Posts
    1k Views
    Fat FlyF
    Yes. I use gpio for ds18b20 and relays.
  • Sleep support in Gateway

    11
    0 Votes
    11 Posts
    3k Views
    tbowmoT
    @vikasjee it could probably be done with the ESP, or the new GW device for the "masses", that is coming later this year. It is build on a atmel SAMD (same MCU as used on arduino Zero), currently being evaluated by our manufacturing partner in China.
  • Trouble sleeping

    5
    0 Votes
    5 Posts
    2k Views
    K
    I have a generic multi meter, but I was not able to measure the current with this. I'm not sure why, I put it between the battery and the final connection terminal of the battery compartment.
  • dht22 2x and LDR and RelayWithButtonActuator

    6
    0 Votes
    6 Posts
    2k Views
    mfalkviddM
    @Dick easiest way to fix is probably to uncomment #define CHILD_ID_RELAYWITHACTUATOR 5 and change msg[i].sensor = i; gw.present(i, S_LIGHT); to msg[i].sensor = CHILD_ID_RELAYWITHACTUATOR; gw.present(CHILD_ID_RELAYWITHACTUATOR, S_LIGHT); // quick workaround, only works for 1 relay That will break if you start using more than one relay though, so keep that in mind if you expand the sketch in the future
  • pir combination with working 4-relay and 4 buttons

    13
    0 Votes
    13 Posts
    3k Views
    DickD
    thanks for this change. I read about it. I change it right away.

9

Online

11.8k

Users

11.2k

Topics

113.2k

Posts