Skip to content

Troubleshooting

Help! Everything just falls apart
2.7k Topics 21.5k Posts
  • 0 Votes
    8 Posts
    4k Views
    micahM
    @hek Oh, I didn't know I needed to use both. Well I tried a million combinations after seemingly reading everything on the subject, and I still couldn't get {int + char + int} converted into a char[] using strcpy and strcat for some reason my brain is just not wrapping itself around the concept today... maybe I'll come back to it tomorrow. In the mean time, I tried the following and it worked. char buf[20]; sprintf(buf, "%d.%d", Alarm1_Time_Local[0], Alarm1_Time_Local[1]); send(MySensors_MSG_Alarm1_Time.set(buf), true); I've read that using sprintf increases the size of your sketch... but for now I'm fine with it, since it works and I can move on to being creative and productive.. lol
  • sensors stop working after time

    13
    0 Votes
    13 Posts
    3k Views
    R
    @alexsh1 so i think my problem is differnce with your problem , thank you
  • RFM69HW make a chance in Myconfig.h

    11
    0 Votes
    11 Posts
    3k Views
    TON RIJNAARDT
    Hello Thanks for all the help i have it working now!! The problem was that in the GW this line was not there. #define MY_RFM69_PA_LEVEL RF69_PA_LOW here was standing, i have not chance that line #define MY_RF24_PA_LEVEL RF24_PA_LOW ton
  • 0 Votes
    3 Posts
    724 Views
    parnu2000P
    @mfalkvidd Thank you very much for your reply. I have done as you suggested. it works. Thank a lot, it's very kind of you.
  • [Solved] Non-healing !TSM:MSG:LEN error hours into run

    8
    0 Votes
    8 Posts
    4k Views
    YveauxY
    @d4rkr3b3l Good to hear you solved it! And thanks for reporting back how you solved it :+1:
  • DualOptiboot Bootloader (Solved)

    17
    0 Votes
    17 Posts
    3k Views
    TakeroT
    I does not work again . . . i dont know why :-( After Upload new Firmware, the device wont reboot and hanging in an bootloop. Log from MYSController: [2016-10-29 14:30:37.589 Info] RX 0;255;3;0;9;TSP:MSG:SEND 0-0-50-50 s=255,c=4,t=3,pt=6,l=22,sg=0,ft=0,st=ok:6400020001000C941F040C941F040C9409140C941F04 [2016-10-29 14:30:37.602 Info] RX 0;255;3;0;9;TSP:MSG:READ 50-50-0 s=255,c=4,t=2,pt=6,l=6,sg=0:640002000000 [2016-10-29 14:30:37.612 Info] TX 50;255;4;0;3;6400020000000C94F7030C94A3190C947C190C941F04 [2016-10-29 14:30:37.622 Info] RX 50;255;4;0;2;640002000000 [2016-10-29 14:30:37.641 Info] RX 0;255;3;0;9;TSP:MSG:SEND 0-0-50-50 s=255,c=4,t=3,pt=6,l=22,sg=0,ft=0,st=ok:6400020000000C94F7030C94A3190C947C190C941F04 [2016-10-29 14:30:40.031 Info] RX 0;255;3;0;9;TSP:MSG:READ 50-50-255 s=255,c=3,t=7,pt=0,l=0,sg=0: [2016-10-29 14:30:40.046 Info] RX 0;255;3;0;9;TSP:MSG:BC [2016-10-29 14:30:40.060 Info] RX 0;255;3;0;9;TSP:MSG:FPAR REQ (sender=50) [2016-10-29 14:30:40.069 Info] RX 0;255;3;0;9;TSP:CHKUPL:OK [2016-10-29 14:30:40.077 Info] RX 0;255;3;0;9;TSP:MSG:GWL OK [2016-10-29 14:30:40.576 Info] RX 0;255;3;0;9;!TSP:MSG:SEND 0-0-50-50 s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=fail:0 [2016-10-29 14:30:40.594 Info] RX 0;255;3;0;9;TSP:MSG:READ 50-50-255 s=255,c=3,t=7,pt=0,l=0,sg=0: [2016-10-29 14:30:40.606 Info] RX 0;255;3;0;9;TSP:MSG:BC [2016-10-29 14:30:40.615 Info] RX 0;255;3;0;9;TSP:MSG:FPAR REQ (sender=50) [2016-10-29 14:30:40.624 Info] RX 0;255;3;0;9;TSP:CHKUPL:OK (FLDCTRL) [2016-10-29 14:30:40.633 Info] RX 0;255;3;0;9;TSP:MSG:GWL OK [2016-10-29 14:30:40.643 Info] RX 0;255;3;0;9;TSP:MSG:SEND 0-0-50-50 s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=ok:0 [2016-10-29 14:30:40.653 Info] RX 0;255;3;0;9;TSP:MSG:READ 50-50-255 s=255,c=3,t=7,pt=0,l=0,sg=0: [2016-10-29 14:30:40.662 Info] RX 0;255;3;0;9;TSP:MSG:BC [2016-10-29 14:30:40.673 Info] RX 0;255;3;0;9;TSP:MSG:FPAR REQ (sender=50) [2016-10-29 14:30:40.682 Info] RX 0;255;3;0;9;TSP:CHKUPL:OK (FLDCTRL) [2016-10-29 14:30:40.692 Info] RX 0;255;3;0;9;TSP:MSG:GWL OK [2016-10-29 14:30:40.774 Info] RX 0;255;3;0;9;!TSP:MSG:SEND 0-0-50-50 s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=fail:0 [2016-10-29 14:30:40.784 Info] RX 0;255;3;0;9;TSP:MSG:READ 50-50-255 s=255,c=3,t=7,pt=0,l=0,sg=0: [2016-10-29 14:30:40.794 Info] RX 0;255;3;0;9;TSP:MSG:BC [2016-10-29 14:30:40.806 Info] RX 0;255;3;0;9;TSP:MSG:FPAR REQ (sender=50) [2016-10-29 14:30:40.815 Info] RX 0;255;3;0;9;TSP:CHKUPL:OK (FLDCTRL) [2016-10-29 14:30:40.825 Info] RX 0;255;3;0;9;TSP:MSG:GWL OK [2016-10-29 14:30:41.089 Info] RX 0;255;3;0;9;!TSP:MSG:SEND 0-0-50-50 s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=fail:0 [2016-10-29 14:30:41.110 Info] RX 0;255;3;0;9;TSP:MSG:READ 50-50-255 s=255,c=3,t=7,pt=0,l=0,sg=0: [2016-10-29 14:30:41.120 Info] RX 0;255;3;0;9;TSP:MSG:BC [2016-10-29 14:30:41.129 Info] RX 0;255;3;0;9;TSP:MSG:FPAR REQ (sender=50) [2016-10-29 14:30:41.139 Info] RX 0;255;3;0;9;TSP:CHKUPL:OK (FLDCTRL) [2016-10-29 14:30:41.148 Info] RX 0;255;3;0;9;TSP:MSG:GWL OK Any Tips?
  • [Solved] LightSensor serial LOG

    4
    0 Votes
    4 Posts
    1k Views
    tekkaT
    @Marek-Běluša said: Solved! After many hours spend .... :rage: China fake moduls on sensor side! http://www.ebay.com/itm/191784626751?_trksid=p2060353.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT .....change for this type and works OK :-) http://www.ebay.com/itm/191902452981?_trksid=p2060353.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT Yeah, the "blob" modules are the worst ones :)
  • [SOLVED] Node sending many messages

    6
    0 Votes
    6 Posts
    2k Views
    mfalkviddM
    @jeti wait is the correct solution.
  • ESP8266 ... doesn't connect to sensors

    3
    0 Votes
    3 Posts
    820 Views
    M
    Good point! I use FHEM... the Gateway is connected... so FHEM maybe the Problem...
  • need help with node not sending info

    8
    0 Votes
    8 Posts
    2k Views
    carlekiC
    I have added the C5 capacitor (on the "My Slim 2AA node"), and replaced the nrf24 from my GW with a NRF24L01+PA+LNA. It's way better :) So far, no problem .. I will keep you updated in the following days Anyway, thanks for your help :dancer:
  • Using "void request" without Controler.

    3
    0 Votes
    3 Posts
    811 Views
    delinendD
    @hek Thanks for the answer :-)
  • Problem dialog between node and gateway

    13
    0 Votes
    13 Posts
    3k Views
    mfalkviddM
    PA means power amplification. Power amplification works a bit like the volume button on a phone meeting with bad sound. Turning up the volume might make it easier to hear the other participants, but it will also amplify any noise and disturbances. In addition to that, power amplification stresses the power supply a lot (at least when sending), which often leads to failures. So power amplification might actually make things worse. But it can also make things better, given that the power supply is good enough, the radio is shielded from noise, etc. Data rate (250kBps) is set by MY_RF24_DATARATE. Default value is RF24_250KBPS, see https://github.com/mysensors/MySensors/blob/76dea1532ce2bcf21a5a167e21b4e0ba4eeaa51a/MyConfig.h#L550
  • Sensebender's radio keep freezing

    1
    0 Votes
    1 Posts
    521 Views
    No one has replied
  • WS5100 GW is not working after 2.0.1b update [SOLVED]

    14
    0 Votes
    14 Posts
    3k Views
    alexsh1A
    @Yveaux said: they tend to short-circuit internally and pass on their input voltage to their outputs directly, frying the circuit you're trying to power :rage4: Luckily, this is not what happened to me. AMS1117 has not failed completely. Only with PA version (higher current) I experienced issues.
  • 0 Votes
    4 Posts
    2k Views
    micahM
    UPDATE I think it's a problem with the arduino board itself. So since my previous posts I've tried multiple radios and I've got a 4 working nodes now: Mega + NRF24 UNO R3 + NRF24 DCcEle (clone) + NRF24 Nano DCCduino (clone) + NRF24 Plus the Raspberry Pi 2 as gateway with NRF24L01+ PA/LNA is working. So... it seems like it's a problem with that Uno board.... weird. I've tried multiple radios (specifically ones that worked on the other boards) and none of them work. Like I said before, the board and the Rp2 seem to be communication but not properly. Has anyone ran into a similar problem before?
  • conflicting libraries ?

    2
    0 Votes
    2 Posts
    748 Views
    mfalkviddM
    @fhenryco you'll need to completely uninstall the old (1.5) MySensors library before you install MySensors 2.0. Sketches that require third party libraries have been moved to https://github.com/mysensors/MySensorsArduinoExamples Download and install that entire repository and you'll get the correct versions of the third party libraries (including DHT) as well.
  • [Solved] routing problem?

    4
    0 Votes
    4 Posts
    1k Views
    b0rmannB
    @tekka said: @b0rmann The routing tables look messed up - maybe worthwhile sending a clear routing table command (using C_INTERNAL / I_CHILDREN / C) to all repeaters and observe how they are re-established. problem solved after clearing routing via C_INTERNAL / I_DEBUG / E
  • trash

    5
    0 Votes
    5 Posts
    1k Views
    b0rmannB
    @tekka gateway has 5-10cm. node - on pcb p.s. after clearing repeater node (#10) eeprom it looks better
  • Problems with RPi2 and nrf24l01+ serial gateway

    1
    0 Votes
    1 Posts
    561 Views
    No one has replied
  • SerialGateway is rebooting on relay.

    13
    0 Votes
    13 Posts
    3k Views
    delinendD
    @tekka Hmmm Strange. It work fine with 1.6.11 ?!? Why is there errors with 1.6.14 - 1.6.13 and 1.6.12 ?

28

Online

11.7k

Users

11.2k

Topics

113.1k

Posts