Skip to content

Troubleshooting

Help! Everything just falls apart
2.7k Topics 21.5k Posts
  • Sensor Fail

    2
    0 Votes
    2 Posts
    627 Views
    mfalkviddM
    Hi @crazynight, welcome to the MySensors community! Seems like the node is unable to send messages to the gateway. If you are using the nrf24 radio, the cause of the communication problem is most likely insufficient/unstable power. If you haven't already, see https://forum.mysensors.org/topic/666/debug-faq-and-how-ask-for-help/ for the most common causes and how to troubleshoot them. It also contains a checklist of what information is most useful to post so people can assist you.
  • Moisture reading inverse in Domoticz

    11
    0 Votes
    11 Posts
    2k Views
    dzjrD
    @gbuico [image: 1540402602416-img_20181023_103053-resized.jpg] [image: 1540402597139-img_20181023_103032-resized.jpg] [image: 1540402599739-img_20181023_103110-resized.jpg]
  • Sudden extreme battery drain [SOLVED]

    32
    0 Votes
    32 Posts
    4k Views
    YveauxY
    @strixx make sure you flash the correct bootloader for the crystal frequency of your pro mini (3.3V 8Mhz vs 5V 16MHz) and select the correct pro mini target in the Arduino IDE. Any errors will cause baudrate deviation in the serial bootloader communication, causing sync errors.
  • PIR started reporting motion every 20 minutes [SOLVED]

    11
    0 Votes
    11 Posts
    1k Views
    S
    Well. It was the radio that caused this false triggers. The final placement of the node must be in a radio shaddow. I really "funny" thing is that I solved this problem by changing the radio. I had a NRF24L01+PA+LNA for better range. This was for future project (node in my greenhouse) which would need this node as a repeater for shore. But by replacing the radio to a "normal" NRF24L01+ made the problem go away. I did not change the location!
  • Node request temperature from gateway

    3
    0 Votes
    3 Posts
    511 Views
    D
    @mfalkvidd Hi, I manage to make an MQTT gateway with home assistant as controller . The serial from gateway i can see that the gateway send data out from MQTT, but the node still not receive anything 870503 TSF:MSG:READ,2-2-0,s=3,c=2,t=0,pt=0,l=0,sg=0: 870508 GWT:TPS:TOPIC=mygateway1-out/2/3/2/0/0,MSG SENT 870569 GWT:TPS:TOPIC=mygateway1-out/0/4/1/0/47,MSG SENT 870587 GWT:TPS:TOPIC=mygateway1-out/0/3/1/0/0,MSG SENT 871604 TSF:MSG:READ,2-2-0,s=3,c=2,t=0,pt=0,l=0,sg=0: 871609 GWT:TPS:TOPIC=mygateway1-out/2/3/2/0/0,MSG SENT 871670 GWT:TPS:TOPIC=mygateway1-out/0/4/1/0/47,MSG SENT 871687 GWT:TPS:TOPIC=mygateway1-out/0/3/1/0/0,MSG SENT
  • IR & Timer

    5
    0 Votes
    5 Posts
    731 Views
    3
    It's a air cleaner. I want to put a timer inside. The timer has four choices:1,2,3,4 hours to choose from. The problem I face is that I can't use IR remote to start the timer. Thanks for asking.
  • BME280 node connecting but not showing data

    14
    0 Votes
    14 Posts
    2k Views
    Andrew MaynardA
    @mfalkvidd I took a glance at the embeddedadventures code on Github. They have a separate sketch for the samd21. Since I'm using a FeatherM0 could that be the reason why? I don't have the skills to decipher the differences. Once again I appreciate it! I added the serial print to the beginning of loop(). 15:37:58.624 -> At start of loop 15:37:58.624 -> At start of loop 15:37:58.624 -> At start of loop 15:37:58.624 -> At start of loop 15:37:58.624 -> At start of loop
  • Combining DS18B20 and relay..

    8
    0 Votes
    8 Posts
    2k Views
    M
    @woeka Yeah you are right, i should change the code to 2 DS18B20's with eachone its own ID, thanks for the advise, also thanks for sharing your sketch.
  • Nodes communicates to/from gw, only while no controller is running

    2
    0 Votes
    2 Posts
    523 Views
    cneroneC
    I made some tries with 115200 and 38400 too... Results are the same! and using MySensors library 2.2.0, too! and using OpenHab too! While not connected to controllers... no NACK messages, every send messages got OK... and sensors don't lose gw connection (no continuos FPAR messages)... This is sensor log taken by Arduino IDE serial monitor (gw is connected to openhab): Two loop runs: in first loop one value reached gw (temperature one), 2nd and 3rd value had NACK. in 2nd loop no value reached gw (all have NACK). This behavior is quite usual, and it happens as soon as booted and while running for time.. Even initial presentation gets "NACK"... Temperature: 20.20 *C Humidity: 59.20% Heat Index: 19.82 *C TSF:MSG:SEND,1-1-0-0,s=1,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:20.20 !TSF:MSG:SEND,1-1-0-0,s=0,c=1,t=1,pt=7,l=5,sg=0,ft=0,st=NACK:59.20 !TSF:MSG:SEND,1-1-0-0,s=2,c=1,t=0,pt=7,l=5,sg=0,ft=1,st=NACK:19.82 Temperature: 20.20 *C Humidity: 59.00% Heat Index: 19.82 *C !TSF:MSG:SEND,1-1-0-0,s=1,c=1,t=0,pt=7,l=5,sg=0,ft=2,st=NACK:20.20 !TSF:MSG:SEND,1-1-0-0,s=0,c=1,t=1,pt=7,l=5,sg=0,ft=3,st=NACK:59.00 !TSF:MSG:SEND,1-1-0-0,s=2,c=1,t=0,pt=7,l=5,sg=0,ft=4,st=NACK:19.82
  • Help with Lua

    4
    0 Votes
    4 Posts
    767 Views
    D
    @kimot said in Help with Lua: ' Thanks but it didnt help
  • smartSleep with 2.3.0, missing messages

    1
    0 Votes
    1 Posts
    807 Views
    No one has replied
  • MQTT + Domoticz + HA + Setting units system = WTF

    5
    0 Votes
    5 Posts
    2k Views
    W
    @nagelc This seems to me the proper way to do it. Presentation of data on web/app should not modify the actual data from the node itself. For now HA is a no go for me until I get a chance to look at the HA mysensors code to see what it is doing.
  • Node only works on USB not on battery

    7
    0 Votes
    7 Posts
    901 Views
    lorimoL
    @mfalkvidd OK I'll try that. But as expected, there is no suitable capacitor left over in my box.
  • !TSM:FPAR:NO REPLY

    13
    0 Votes
    13 Posts
    6k Views
    M
    Hmmm.... today I managed to connect this node to gateway. I just rebooted gateway...
  • Sensor node can't find gateway

    6
    0 Votes
    6 Posts
    1k Views
    B
    All solved with the correct modules. NRF24L01+ instead of NRF24L01
  • queuing and sending messages

    3
    0 Votes
    3 Posts
    684 Views
    YveauxY
    @mvader MySensors currently does not support queuing commands.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Orange Pi PC no ack

    1
    0 Votes
    1 Posts
    470 Views
    No one has replied
  • Esp8266 project with mysensor library can't compile!!!!!

    4
    0 Votes
    4 Posts
    2k Views
    mfalkviddM
    @coconuts looks like the IRrecv library is present both in your sketch folder and in the libraries folder? IRrecv Should probably only exist in the libraries folder.
  • Question about capacitor

    4
    0 Votes
    4 Posts
    720 Views
    A
    Thanks to both of you. I did solder it back. I will replace them just to be sure.

32

Online

11.7k

Users

11.2k

Topics

113.1k

Posts