Skip to content

Troubleshooting

Help! Everything just falls apart
2.7k Topics 21.5k Posts
  • Help me choose smd components from mouser

    9
    0 Votes
    9 Posts
    3k Views
    ahmedadelhosniA
    @tbowmo Thanks a lot. It is just that "Series" filter which is confusing me :) I am searching to know what it means because I find that all factors are the same except for this filter, and the price varies.
  • How do I burn a bootloader to an 328p with UNO bootloader preinstalled?

    15
    0 Votes
    15 Posts
    9k Views
    Cliff KarlssonC
    I tried and failed almost every procedure. But in my last atempt I plugged in an USBtinyISP to my new(old) arduino with 328p socket. After clicking burn bootloader it took like 2 sec then it said that the burning was colmplete. The only visual clue that anything has changed is that the default blink-sketch that blinks the built in led have stoped blinking on the UNO and is solid now. How can I test if everything is ok? I tried uploading the blink sketch again to the UNO and the upload took alot longer and I got this error: Board arduino:avr:apm96 doesn't define a 'build.board' preference. Auto-set to: AVR_APM96 But it all complied and uploaded correctly in the end and it started blinking again.
  • [Solved] Messed up payload from binary switch sensor?

    7
    0 Votes
    7 Posts
    3k Views
    N
    As stated in other threads, upgrading the gateway to latest dev version (2.x) solved the problem! Great, got the old mouse trap up and running again. :grin: https://youtu.be/v8gWVBEqwxc
  • Node cant see gateway less than 10m Away.

    19
    0 Votes
    19 Posts
    6k Views
    M
    Why the RF24_PA_LEVEL_GW by default is set to low?
  • [SOLVED] Can't upload any sketch after battery modifications

    8
    0 Votes
    8 Posts
    4k Views
    OitzuO
    To explain this: Normally the DTR line is pulled down to reset the arduino. After the reset the arduino starts the bootloader and accepts the serial upload. If the DTR line is broken you can manually reset the arduino, you just need the right timing.
  • MQTT Gw - Request time

    4
    0 Votes
    4 Posts
    1k Views
    hekH
    You should probably try to use the MQTT client Gateway in the dev-branch. It forwards internal commands as well unlike the gateway in 1.5 which on do some forwards and rewrites of internal commands.
  • Serial Gateway error (printing)

    7
    0 Votes
    7 Posts
    1k Views
    martinhjelmareM
    Yes, I agree with @mfalkvidd, and I also think we need a section in the API for what the s, c , t, pt etc means. Right now you can only figure that out by reading the source, or by asking in the forum. I wrote a post explaining those, a while back, but posts get lost in the flood of posts.
  • Problem with dallastemperature sensor, node id.

    7
    0 Votes
    7 Posts
    3k Views
    H
    Wow, this was a lot of information at once :) I'm going to go through the code tomorrow and actually figure out whats going on. I'm contemplating actually writing my own code, instead of relying on someone else's. Might make things easier (or harder :P ) but in the end i think i might benefit from it. i changed the code i had with the changes you suggested, and i can see the messages coming through to the gateway, but i still can't actually get home-assistant to display them. Trying to figure out if it's the code on the sensor, the code on the gateway or somewhere in-between that the message gets lost. i really appreciate all your help, i'll get back as soon as i've revised my code and (knock on wood) got it to work :) Again, thanks for all the help!
  • Pressure Sensor Node send fails.

    send fail pressure sensor node id
    5
    0 Votes
    5 Posts
    2k Views
    m26872M
    Can you simply connect your baro sensor to relay node and see if something happens? Can you exchange hw/sw with the working (relay) node in any other way? Are both the working node and this one connecting to your repeater node 1 (parent = 1)?
  • Humidity Sketch w/ DHT22: readings not reliable

    10
    0 Votes
    10 Posts
    5k Views
    scalzS
    yes, and with si7021 there is no delay, faster readings, i2c better, low power. I like it too :)
  • My weather station starts dropping packet after 1 week of use...

    22
    0 Votes
    22 Posts
    5k Views
    D
    @hek said: @doblanch said: btw, you didn't answer my question, is there a trusted NRF/PA/LNA seller, I cannot make any guarantees. But ITead should sell the genuine thing. it was my assumption too ... If I enable debug, will it provide me more info about communication ?
  • First run of my Arduino uno Ethernet gateway

    2
    0 Votes
    2 Posts
    815 Views
    greglG
    does the same issue happen with the arduino blink example?
  • Debug the Wifi Gateway ?

    1
    0 Votes
    1 Posts
    598 Views
    No one has replied
  • Mystery Node ID

    1
    0 Votes
    1 Posts
    639 Views
    No one has replied
  • Debug flowchart - feedback wanted.

    1
    5 Votes
    1 Posts
    2k Views
    No one has replied
  • Ethernet Gateway and Window Sensor dont communicate.

    6
    0 Votes
    6 Posts
    1k Views
    alexsh1A
    I am not familiar with FHEM, but I think you problem is in the FHEM settings - the controller is not assigning the ID to the sensor. Did you try to assign the node ID manually in gw.begin?
  • Sending "Hex-Code" and converting to uint32_t problem

    1
    0 Votes
    1 Posts
    615 Views
    No one has replied
  • Serial Gateway stopped working, SmartOutlet issues

    7
    0 Votes
    7 Posts
    2k Views
    B
    @benalsop ok never mind!! After trying the inclusion process about 8 more times it finally found the relay! Now both are included and it all works, whew, a little buggy but I'll take it as long as it continues to function...
  • 0 Votes
    16 Posts
    4k Views
    N
    :thumbsup:
  • gw.present(sensor, S_LIGHT) - hangs on 4th sensor

    10
    0 Votes
    10 Posts
    3k Views
    afulkiA
    I added a lot more debug output and find that it gets stuck in here: while( ! ( get_status() & ( _BV(TX_DS) | _BV(MAX_RT) ))) { #if defined (FAILURE_HANDLING) if(millis() - timer > 75){ errNotify();

10

Online

11.7k

Users

11.2k

Topics

113.1k

Posts