Skip to content

Troubleshooting

Help! Everything just falls apart
2.7k Topics 21.5k Posts
  • relay not changing state when compiling two working sketchs

    3
    0 Votes
    3 Posts
    840 Views
    T
    Thank you for quick response works perfect :thumbsup:
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Skip presentation in case of missing radio comunication

    5
    0 Votes
    5 Posts
    1k Views
    X
    Hello rejoe2 I think it's enough for me as well for now. Thanks for the support! :) Simon
  • SOLVED: MySController 1.0.0beta and ESP8266 MQTT Gateway

    3
    0 Votes
    3 Posts
    2k Views
    D
    Thank you for the information tekka, I appreciate it. That is what I gathered from the thread about MYSController but I wasn't totally sure.
  • Still not going well for me.

    24
    0 Votes
    24 Posts
    7k Views
    CoffeesnobC
    Thanks heaps @Hek and @petewill I didn't realise that without the controller running I will not get a node id. I thought incorrectly the node id came from the gateway. I booted up MYSController and it now works as expected. thanks for pointing me in the right direction.. cheers until next time.
  • 0 Votes
    6 Posts
    1k Views
    S
    @gohan No my electricity meter has a IR led. But during my tests I actually used a regular red led and that worked too with the Light/IR receiver I use. : ) https://www.aliexpress.com/item/5-pcs-LM393-Light-Sensor-Photosensitive-Sensitivity-light-Sensor-Module-For-Arduino-Smart-Car/1729424221.html
  • Calculation of time interval

    5
    0 Votes
    5 Posts
    1k Views
    benyaB
    @AWI If node requests time and values before going to sleep, it will receive them upon return from smartSleep? void loop() { requestTime(); request(1, V_STATUS); request(2, V_STATUS); smartSleep(200); } void receive(const MyMessage &message) { ... } void receiveTime(unsigned long ts) { ... }
  • Node still booting after OTA firmware update

    1
    0 Votes
    1 Posts
    503 Views
    No one has replied
  • MySensor auto node ID

    7
    0 Votes
    7 Posts
    5k Views
    benyaB
    @hek That was it. Got node registered after clearing with 0xff. Thanks a lot! :joy:
  • Wemos D1 Mini + RFM69 Gateway wiring?

    3
    0 Votes
    3 Posts
    2k Views
    C
    Did you add an attachment? Can't see anything. I tried various combinations, if I add DI00 to D4, I cannot seem to flash it, getting errors while uploading. Whatever combination I used on D2 also didn't work. The RFM69 settings can be set for the mysensors lib with MY_RF69_IRQ, etc Did you also connect RST?
  • [Solved] Problem updating from 2.0 to 2.1

    3
    1 Votes
    3 Posts
    909 Views
    X
    Thank you!! Simon
  • only sending first 8 digits of value

    1
    0 Votes
    1 Posts
    548 Views
    No one has replied
  • Send custom Message to gw

    2
    0 Votes
    2 Posts
    2k Views
    B
    Hi Siod, Have a look at the "download and api" page here on mysensors (link). Read through the section API (link) to see how you can send a message to the gateway and if you need some in-dept info go through the section SERIAL PROTOCOL (link). You'll notice that everytime a message is send to the gateway it contains the node-id. How this is then relayed to your controller is explained in the section "Controller". I guess you can find this for yourself in the menu on top of the homepage. BR, Boozz
  • IncomingMessage function not firing

    3
    0 Votes
    3 Posts
    995 Views
    J
    Placing the receive function in my Gateway sketch worked. Thanks. For some reason I thought that function would only work for sensor nodes to watch for messages sent from the Gateway.
  • How to get NODE_ID

    5
    0 Votes
    5 Posts
    1k Views
    clio75C
    @hek Thanx Again, I think I was on that page 3-4 time without seeing getnodeid() : )
  • PIR node with interrupts

    10
    0 Votes
    10 Posts
    5k Views
    CreakyC
    @AWI I realize that now and already purchased a Pro mini 3.3v.
  • DHT and LDR separately working, but together not, what's wrong?

    18
    0 Votes
    18 Posts
    5k Views
    DannyMD
    Hi all, All works fine now! After the reshuffle of the connection pins it does what I want it to do. Only thing I need to change is the sleeptime, it's now set to 6000 and when no change send a value to the GW after ten readings. But it is to often now..
  • Problem Connecting to gateway

    4
    0 Votes
    4 Posts
    3k Views
    R
    @Jaime-Machado you use gateway for parent ! the node id 0 is for gateway usually.use default sketch for gateway is site also use a 100uf capacitor and use this in sketchs(gateway and nodes) #define MY_RF24_PA_LEVEL RF24_PA_HIGH also use an other parent for repeater if long distance
  • .mystools error

    4
    0 Votes
    4 Posts
    3k Views
    mfalkviddM
    @Mike37922 you're welcome. Great to have a new member of the MySensors community :-) Yes, 2.1.1 is available for install through the library manager. Instructions at https://www.mysensors.org/about/arduino#installing-the-sensor-libraries in case you need them.
  • MQTT Gateway Init:TSP Fail [solved]

    5
    0 Votes
    5 Posts
    8k Views
    L
    PS Tried another radio (again) and another usb Port to power it and now everything is working. Thank you

20

Online

11.7k

Users

11.2k

Topics

113.1k

Posts