Skip to content

Troubleshooting

Help! Everything just falls apart
2.7k Topics 21.5k Posts
  • Operate two relays with one node individually + with a button?

    5
    0 Votes
    5 Posts
    2k Views
    K
    @raditv Thanks alot. I will look into it and get back with results.
  • MySensors ethernet with ENC - doesn't blink LEDs

    2
    0 Votes
    2 Posts
    850 Views
    A
    I've now recompiled the gateway, removed the debug definition and digitalio.h Still, the gateway blinks TX led once in like 10 minutes, no rx, no error. Leds are connected properly, code seems to be ok and of course they are declared. Still no idea why it's behaving like that.
  • Radio doesn't work properly powered by 3.3V - only 5V

    7
    0 Votes
    7 Posts
    2k Views
    B
    I'm using the MQTT Client Gateway with OpenHab and Mosquotto Sub (when testing) as the controller
  • Where are the debug messages documented ?

    debug
    5
    1 Votes
    5 Posts
    4k Views
    J
    @hek: Ah, ok, thanks a lot ! That gives some clarification and will hopefully help to catch the bugs. Thank you ! Josh
  • [closed] Fail Code when Transmitting

    2
    0 Votes
    2 Posts
    1k Views
    funky81F
    adding more capacitor just like in the tutorial fixed this problem.
  • Battery PIR power consumption

    9
    0 Votes
    9 Posts
    7k Views
    SweebeeS
    So it should be okay? Even when my meter shows around 180-200 uA with pir only?
  • Do the Ethernet modules listed in the Store work???

    1
    0 Votes
    1 Posts
    657 Views
    No one has replied
  • Ethernet Gateway problem

    93
    0 Votes
    93 Posts
    47k Views
    D
    Hello, I had the same problems and I solved it by using an external 12V power supply created with a RAC02-12SC from RECOM Powersupply. Regards
  • One Arduino, two water pulse sensors

    7
    0 Votes
    7 Posts
    5k Views
    A
    Well, I've cleared EEProm, changed nanos, fixed new IDs much higher than ever manually and eventually after few minutes Domoticz sent readings to node so now it have 2 pulsemeters on 2 node ID's.
  • Timer 1

    2
    0 Votes
    2 Posts
    984 Views
    hekH
    Are you sleeping the node using the provided sleep-methods? Might be LowPowerLab library doing something to Timer1 https://github.com/mysensors/Arduino/blob/master/libraries/MySensors/utility/LowPower.cpp
  • Can't connect to MQTT gateway

    1
    0 Votes
    1 Posts
    824 Views
    No one has replied
  • Using more then 2 interrups on arduino

    interrupt
    5
    0 Votes
    5 Posts
    3k Views
    B
    THx for the feedback. Now I can start to build my two pulse meters. One for my electricity usages and one for my natural gas usages. Bert
  • GSM to NodeRed

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • First sensor having radio issues

    5
    0 Votes
    5 Posts
    2k Views
    sj44kS
    This most probably will be solved with the capacitors installed, here you can find exactly how, I and most people use 4,7u F which is enough. http://www.mysensors.org/build/connect_radio
  • Hum temp rain sensor help

    5
    0 Votes
    5 Posts
    2k Views
    F
    @Dwalt thanks, that did the trick. now it's working! thanks! Floris
  • Have I broken my Uno - building the gateway?

    4
    0 Votes
    4 Posts
    2k Views
    FotoFieberF
    If the FTDI Chip is disabled... program it via isp.
  • No debug data from sensors or gateway. Bad radios?

    8
    0 Votes
    8 Posts
    7k Views
    B
    Thanks for this great testing code. The default pong back role wasn't working for me (and therefore no data was received from the remote unit) so I changed the following section of your code from: radio.begin(); // Openning for listening radio.openReadingPipe(1,pipes[1]); radio.startListening(); To: radio.begin(); // Openning for listening radio.openReadingPipe(1,pipes[0]); radio.openWritingPipe(pipes[1]); radio.startListening(); Am not sure if the "radio.openWritingPipe(pipes[1])" (copied from the change role code further down in your source) line is required, but it works. Thanks again. B
  • What is wrong with this node?

    10
    0 Votes
    10 Posts
    3k Views
    hekH
    st=fail indicates that sending node never received any acknowledgment back from the recipient. It could be a few reasons for this. Here is a selection. Recipient does not have enough power to transmit the ack back (try adding a larger/different cap on the receiving radio). Distance is too long. A bad spiky power supply is used. One or both your radios is fake/clone NRF24L01+. Seen discussions that this kind of behaviour could arise.
  • Child id

    2
    0 Votes
    2 Posts
    1k Views
    ?
    @ikjes Solved
  • Wierd issue with a nano

    4
    0 Votes
    4 Posts
    1k Views
    CorvlC
    Thanks for the anwers. Clearing the eprom did the Job. :smiley: Cor

18

Online

11.7k

Users

11.2k

Topics

113.0k

Posts