• Strange routing and sensor assignments

    General Discussion
    3
    0 Votes
    3 Posts
    284 Views
    C
    @jkandasa Thanks for the quick reply, but I did not look at the log at the time of adding. Or rather, no recordings caught my attention when I watched it later! With sensor detection and information I tried it, unfortunately the topology hasn't changed. It seems to me that this is due to the fact that the auto gateway is registered in the repeater state. I will check this later. I have one more question: how to change the built-in MQTT broker to use SSL? The various options for moquette described in the myController configuration do not change its initialization.. (I guess I'll create a separate question on this topic )
  • 0 Votes
    4 Posts
    261 Views
    C
    @jkandasa This link helped, it turns out you had to choose the .p12 format. Add this to FAQ Senks.
  • Exporting and downloading data.

    General Discussion
    2
    0 Votes
    2 Posts
    232 Views
    jkandasaJ
    @zoomx sorry for the delayed response. No, you can not download it from web UI.
  • Starter Help

    Getting Started
    9
    0 Votes
    9 Posts
    1k Views
    jkandasaJ
    @mostafa topic names are case sensitive. looks like on your Arduino sketch you have supplied in_Esp. This should be in_esp and the same for out_esp too.
  • Video of MyC stops getting data from nodes

    Troubleshooting
    9
    0 Votes
    9 Posts
    604 Views
    skywatchS
    Intresting thing happened this weekend. The nodes all appeared 'down' again and yet in all screens (resources and topology) the GW was showing as up. It was a mystery. Then, I tried to turn on some lights, it worked. So this time MyController is not getting data from the nodes, but is able to send commands to the nodes correctly. I am beyond puzzled by this as it is no longer a GW faliure nor is it a NRF24l01 lock up.
  • MyController 2.x development work started

    Announcements
    1
    2 Votes
    1 Posts
    444 Views
    No one has replied
  • No position or time from MySensors GPS Sensor

    Troubleshooting
    11
    0 Votes
    11 Posts
    2k Views
    F
    @jkandasa thanks a lot !
  • Cannot login to mycontroller 1.5.0

    Troubleshooting
    4
    0 Votes
    4 Posts
    346 Views
    T
    @pw44 Good!, Welcome to the forum!
  • 8Gb pi4 now available

    General Discussion
    1
    1 Votes
    1 Posts
    203 Views
    No one has replied
  • Multiple NRF24L01+ gateways

    General
    19
    0 Votes
    19 Posts
    1k Views
    jkandasaJ
    @skywatch click on the gateway details page. there check how many nodes available for that gateway.
  • 0 Votes
    3 Posts
    344 Views
    Z
    I opened an issue in github also. RFlink protocol is here http://www.rflink.nl/blog2/protref The error message is referred to the message show above, this one 20;4e;Alecto V1;ID=0005;WINDIR=0012;WINGS=001c;BAT=OK;\r 20 mean a messagr from RFlink 4e is the message number ID is the sensor ID WINDIR is the wind direction WINGS is the wind speed gust Al messages are in ASCIII, there is not any NaN or strange values like the DHT ones. It happens with all WINDIR messages, no one is decoded. Data are captured and decoded from a meteo station sensors at 433MHz But you give me a good suggestion, maybe there is a character in message not printed in the error, so I will check on a PC in HEX also. Edit: Check done, all ascii chars plus CR+LF at the end I don't understand why this happens on this message and not with others. I watched on my controllers code and I don't see any bug.
  • Weird behaviour on time report

    Troubleshooting
    3
    0 Votes
    3 Posts
    370 Views
    F
    Hi, not really, I sent a request and got 3 replies. cause 1: I discovered that OpenHab was enabled at the same time even if I removed the gateway from its things (just wanted to give it a try), so I just unistalled it and the problem disappeared. For a while... cause 2: I was using MYSController for real time debugging of my sensors, but without enablig the "RX only" mode. Once enabled the RX only mode, the problem disappeared completely. So, there's nothing wrong with MyController, but rather a weird scenario caused by me. Enabling ACK on both sensors and Mycontroller I could figure out what was going on. So, false alarm, sorry ! Franco.
  • Frequent errors related to Ethernet Gateways

    Troubleshooting
    19
    0 Votes
    19 Posts
    1k Views
    D
    @Avamander could you please post me an example of DHCP renewal? I investigated the ICMP ping idea but I've not been able to get something working, since the ping seems to interfere with GW code. Did you manage to use it in a mysensors GW?
  • Custom widget

    Dashboard custom widget guage dashboard
    43
    0 Votes
    43 Posts
    26k Views
    jkandasaJ
    @fsgrazzutti Great catch! Thanks.
  • How to play an mp3 file on condition?

    Scripts
    2
    0 Votes
    2 Posts
    389 Views
    jkandasaJ
    @skywatch You can follow this example
  • Custom Widget question

    Dashboard
    4
    0 Votes
    4 Posts
    296 Views
    F
    That actually will work! I'm looking for when I trip the secondary relay(generator starter circuit) it shuts off after x time so it's not constantly cranking when the Gen is fired.
  • How to open a webpage / place a http request?

    Scripts
    4
    1 Votes
    4 Posts
    19k Views
    J
    Thanks very much for your reply with the streamlined version! To be honest, I now had to settle for calling the actions like this var command="echo 'b8:27:eb:b7:29:4a mixer volume -2' | nc -q0 192.168.1.2 9090" mcApi.osCommandExecuter().executeLinuxCommand(command); Meaning, the command get's "netcat'ed" to the server - is there just by chance a comparable API call as well? Thanks again very much for your work, Joost
  • simple script to compare 2 values.....

    Resources
    8
    1 Votes
    8 Posts
    622 Views
    skywatchS
    @jkandasa said in simple script to compare 2 values.....: @skywatch Sorry for the delayed response, let me know if you need additional help. No problem! - I know you are very busy lately. Thanks for the pointers, I will try them in the next few days I hope!
  • Hello everyone, newbish question

    Getting Started
    3
    0 Votes
    3 Posts
    275 Views
    F
    thank you, they answered my question. and brought 3 more
  • covid-19

    General
    1
    1 Votes
    1 Posts
    185 Views
    No one has replied