Skip to content

Troubleshooting

Help! Everything just falls apart
2.7k Topics 21.5k Posts
  • Serial Gateway Issue with Node-Red

    3
    0 Votes
    3 Posts
    2k Views
    tbowmoT
    @bpair Yes, split by \n, I also tried the timeout option as a start, but changed to \n.. I've made a couple of plugins for Node-Red, that could be used to parse / generate messages to mysensors serial gw. (Links other places in the forum)
  • Nubie help please

    3
    0 Votes
    3 Posts
    1k Views
    E
    Thanks so much, it does help a lot!!
  • Only one Client connects to MQTT-Gateway

    3
    0 Votes
    3 Posts
    1k Views
    F
    Yes I searched for MQTT and i also found that thread, but unfortunately skipped the important part of that thread :-( This is the answer that I searched for. Thank you
  • Problem sending message via IDE to Relay Node

    1
    0 Votes
    1 Posts
    776 Views
    No one has replied
  • Node failing to register with EasyIoT server.....

    3
    0 Votes
    3 Posts
    1k Views
    skywatchS
    I tried to see if I could edit my post to see what went wrong with the formatting, but could not see how. Maybe the 'How to ask for help' sticky should be updated. Anyway, there are 2 x AM2302 (DHT22) sensors as you so correctly noted. The door sensors are for future use and are not referenced in the code except as the commented out bit which reminds me to keep those pins free! gw.sendSketchInfo("EASYIOT_FgeFzr", "0.1"); gw.present(Fge, S_TEMP); gw.wait(SHORT_WAIT); gw.present(Fge, S_HUM); gw.wait(SHORT_WAIT); gw.present(Fzr, S_TEMP); gw.wait(SHORT_WAIT); gw.present(Fzr, S_HUM); gw.wait(SHORT_WAIT);'''' This is what I thought predented the sensors. Have I missed something obvious? Thank you for the reply. I appreciate the help.
  • 0 Votes
    4 Posts
    3k Views
    Daniel LindbergD
    I found late last night that the issue was the line var String msg = message.get(5) so by looking at your code I'm pretty confident that it will work. I haven't digged into the details, but it seems like the Pulse Meter request for last pulse count // Fetch last known pulse count value from gw gw.request(CHILD_ID, V_VAR1); doesn't carry any payload, so String[] message has a length of 5 rather than 6. So the error message "5" is some weird presentation of an IndexOutOfBoundsException
  • HELP My Temp Sensor sends the reading to the Gateway, not to Vera

    1
    0 Votes
    1 Posts
    808 Views
    No one has replied
  • How can i read the payload information inside from gw.process();

    2
    0 Votes
    2 Posts
    1k Views
    hekH
    Not sure what you're trying to archive here... But you can specify a callback method in gw.begin() to get data addressed for the actual node. See RelayActuator for an example of this.
  • Node freezing up

    29
    1 Votes
    29 Posts
    15k Views
    ferpandoF
    @Nuubi No more node lock-ups since I installed that power supply, so it works as expected.
  • Problem with sensor route

    8
    0 Votes
    8 Posts
    4k Views
    T
    Hi torehc vcc (3.04v)-----arduino RAW pin gnd------arduino GND NRF vcc-----arduino VCC (regulated 3.3 in my case) If you have problem with route i suppose it is a problem with your power supply. NRF seems to be really erratic. Also you must add a capacitor on nrf too.
  • id request fails

    7
    0 Votes
    7 Posts
    3k Views
    R
    Hi, don't know if @Stephan-Noller found a solution, but I had a similar issue with a serial gateway running on a 8MHz arduino : it could not handled serial input at 155200 baud, setting it to 57600 solved my gateway behaviour. What gateway sketch are you using ? What hardware is it running on ?
  • [SOLVED] 8MHz Gateway : node not receiving any data

    14
    0 Votes
    14 Posts
    8k Views
    R
    Just updated the subject so that people with the same issue find it easily.
  • a little programming help please.

    13
    0 Votes
    13 Posts
    4k Views
    M
    I think that may have done the trick.. i'll follow up in a bit thanks!
  • Raspberry Pi 2 Serial Gateway [Solved]

    4
    0 Votes
    4 Posts
    3k Views
    mfalkviddM
    I had to switch back to librf24-bcm, see this thread. Not sure why, but I got no errors when compiling.
  • Gateway on Raspberry Pi not responding properly [SOLVED]

    12
    0 Votes
    12 Posts
    5k Views
    mfalkviddM
    Me too :-D Thanks @Sparkman for helping out!
  • gw.send seems to cause interrupts on pin 3 [SOLVED]

    13
    0 Votes
    13 Posts
    4k Views
    mfalkviddM
    Good idea. I would then have access to mains and I can experiment and adjust hardware and software as often as I need.
  • Sensor & gateway ok? No node in Domoticz

    9
    0 Votes
    9 Posts
    4k Views
    L
    Yep, I started a topic in the Synology - Domoticz forum. Thanks for the reply's all. :)
  • Problem with UV sensor

    5
    0 Votes
    5 Posts
    2k Views
    skywatchS
    @Bulldog.... Yeah I know! - it was 19 months ago I did that and I was trying out new ideas. This was obviously the last one as it is the last version (currently) ;) @Hek som är för smart för mig ;)
  • Can't detect device Error

    4
    0 Votes
    4 Posts
    2k Views
    clio75C
    Thanx That did it :)
  • Send in Power Level At Sensor Start - 1.5 Question

    3
    0 Votes
    3 Posts
    1k Views
    T
    @awi - you know, I looked everywhere for that page last night. It has always been a great resource. It wasn't until this morning, with a clear head, that all I had to do was click on the "API" button. sigh Sorry about that......little embarrassed. :-)

6

Online

11.7k

Users

11.2k

Topics

113.1k

Posts