Skip to content

Troubleshooting

Help! Everything just falls apart
2.7k Topics 21.5k Posts
  • MySensors needs restart to communicate

    4
    0 Votes
    4 Posts
    1k Views
    gohanG
    Cheap clones are often a pain. Look on the store links on mysensors.org, the most expensive ones are the ones I have and work perfectly with my rpi3
  • New RFM69 driver error

    19
    0 Votes
    19 Posts
    3k Views
    firstof9F
    @scalz Sorry, your changes fixed my OP problem with the compile errors. I forgot to follow up noting the TSP INIT fails and switching back to the old driver :(
  • Mysensors gateway (v2.2.0) keeps rebooting

    4
    0 Votes
    4 Posts
    1k Views
    M
    @mfalkvidd I never thought of that, but that could indeed be the case. In domoticz there is no data timeout configured. So still cant explain why domoticz is reconnecting. @electrik i am not using MQTT with the gateway. I use still the 2.3.0 board.
  • ESP8266 Gateway runs DHCP, not static

    11
    0 Votes
    11 Posts
    3k Views
    gohanG
    As temporary workaround, you can reserve the ip you want assigned on the dhcp server configuration (I'd guess it is your wifi router)
  • [Newbie] Need help with !TSM:ID:FAIL

    5
    0 Votes
    5 Posts
    1k Views
    N
    @mfalkvidd ha thanks, I've found one of your forum post where you discuss about a code you did, and I now better understand CHILD_ID. Everything working perfectly now, thanks a lot!
  • Thermostat Node

    9
    0 Votes
    9 Posts
    3k Views
    alowhumA
    How did it go?
  • Long cycle times MQTT gateway

    9
    0 Votes
    9 Posts
    1k Views
    electrikE
    @gohan well, switching the gateway sketch is easy to do but my node-red is based on mqtt sensors...
  • NodeManager: TTP229 does not send Passcode

    9
    0 Votes
    9 Posts
    1k Views
    U
    @hard-shovel @igork hi guys, I've just come across this thread. Not sure if you got the problem solved, if not, please let me know or open an issue on the NodeManager's github page. Thanks!
  • Battery empty on all nodes

    12
    0 Votes
    12 Posts
    1k Views
    gohanG
    there is also the isTransportReady function that you could check before runnig any other code and if it retrns false just skip everthing and go to sleep.
  • battery powered sensor / watchdog?

    29
    1
    1 Votes
    29 Posts
    3k Views
    CrankyCoderC
    Im using an 18650. currently it's sitting around 3.9v. Do you have a link to the proper "mysensors" way of handling watch dog? Im not opposed to trying it. Especially if it gets hung up trying to do something then maybe the WDT while it's awake may help.
  • [SOLVED] call of overloaded 'sleep(int, int)' is ambiguous

    3
    0 Votes
    3 Posts
    944 Views
    siodS
    Hi, thanks for your help, that´s the solution!!
  • [SOLVED] Node not uisng it´s ID!?

    3
    0 Votes
    3 Posts
    816 Views
    siodS
    damn it, that did the trick!! Just haven´t noticed... Thx for your superfast support!!
  • Myscontroller not connecting to server

    4
    0 Votes
    4 Posts
    748 Views
    gohanG
    If you want there is mycontroller that is compatible with mqtt and supporta firmware update
  • Node does not receive messages from GW with SIMPLE_PASSWD

    16
    0 Votes
    16 Posts
    2k Views
    AnticimexA
    @boresexpress indeed that is a common issue, but it is well known and documented that some clones are inferior and a common source for issues. But if they work for you, that's just great :)
  • Mysensors orange Pi SPI gateway

    8
    0 Votes
    8 Posts
    1k Views
    gohanG
    I dont' know if it may apply to you but take a look https://forum.mysensors.org/topic/5174/solved-non-healing-tsm-msg-len-error-hours-into-run
  • I encounter OTA MYSBootloader problems

    7
    0 Votes
    7 Posts
    1k Views
    F
    @sindrome73 You say you don't think the problem is with MYSbootloader, and you think the problem is with the .HEX files that write the new Bootloader. Those .HEX files are MYSbootloader. Channel 76 is hard-coded in them. You can’t get round this by changing anything in your controller. If you want to create and load MYSbootloader .HEX files for a different channel then you need to modify the configuration files you mention, then compile new .HEX files. That is not a simple task, it involves multiple steps including the installation of various tools. My advice would be to get FOTA working using the default channel 76 before trying anything else.
  • No MY_DEBUGDEVICE.begin ?

    5
    0 Votes
    5 Posts
    765 Views
    F
    fac13 about 2 hours ago I realized I should have added a wait after the initialization, like this: - void preHwInit() { MY_DEBUGDEVICE.begin(115200); while(!MY_DEBUGDEVICE){}; } With that included, my sketch works without needing the architecture code mod. Putting the same code in before() doesn't work. Thanks for your help.
  • ClearEprom does not work for Sensebender GW

    12
    0 Votes
    12 Posts
    2k Views
    tbowmoT
    @alexsh1 Sorry, didn't have access to my hardware lab, so got thrown off by other projects. The upcoming weekend will probably go with looking at old nasty php code, fixing issues in a 7 year old project I made for a former employer.. / Thomas
  • Help soil moisture sensor

    3
    0 Votes
    3 Posts
    637 Views
    J
    Hello it's nice to answer me. I followed the tutorial to the letter: Connection and code https://www.mysensors.org/build/moisture
  • Latest beta build of Domoticz (9379) crashes when adding new sensors

    14
    1 Votes
    14 Posts
    3k Views
    alexsh1A
    @gertsanders said in Latest beta build of Domoticz (9379) crashes when adding new sensors: DIL connector :+1: I do not have a PCB. I have the atmega1284p board (Mightyduino) -> https://oshpark.com/shared_projects/zuZ4OIae and would like to have a moteino like board with either nrf24l01+ or rfm69 on it I can use wires to connect a transceiver but would like to have a neat solution

33

Online

11.7k

Users

11.2k

Topics

113.1k

Posts