💬 Debugging Sensors and the Gateway
-
Anyone knows what happened to The Transport messages (TSM & TSF) and MySensors Core messages (MCO) links? I get a message from Jenkins saying "<user> is missing the Overall/Read permission".
Isn't it publicly available anymore? Or do I need to do something else? -
hello
the links to "The Transport messages " and "The MySensors Core messages" are brocken@yogui79 thanks for reporting. I've fixed them now. Adding them below for reference:
The Transport messages (TSM & TSF) are described here.
The MySensors Core messages (MCO) are described here -
my home has many sensors all built on my sensors library, (around 40 devices and 80+ sensors) as you can imagine it’s big network.
from time to time messages don’t get through, and when a sensor first start it take a long time to connect.
i was doing some testing the other day and i left the debug on the gateway turned on, and noticed things are working 10 times better, sensors connect immediately i can send multi command at the same time and they all reach their target (Home assistant turning multiple lights).
is this normal? did anyone notice this as well?not sure why, maybe the delay it creates when it writes to Serial is making it work better?
-
my home has many sensors all built on my sensors library, (around 40 devices and 80+ sensors) as you can imagine it’s big network.
from time to time messages don’t get through, and when a sensor first start it take a long time to connect.
i was doing some testing the other day and i left the debug on the gateway turned on, and noticed things are working 10 times better, sensors connect immediately i can send multi command at the same time and they all reach their target (Home assistant turning multiple lights).
is this normal? did anyone notice this as well?not sure why, maybe the delay it creates when it writes to Serial is making it work better?
-
@mfalkvidd
Thanks, and please let me know if i can help in some way -
my home has many sensors all built on my sensors library, (around 40 devices and 80+ sensors) as you can imagine it’s big network.
from time to time messages don’t get through, and when a sensor first start it take a long time to connect.
i was doing some testing the other day and i left the debug on the gateway turned on, and noticed things are working 10 times better, sensors connect immediately i can send multi command at the same time and they all reach their target (Home assistant turning multiple lights).
is this normal? did anyone notice this as well?not sure why, maybe the delay it creates when it writes to Serial is making it work better?
-
I’m using Arduino Nano connected through Serial
radio is nrf24l01+ PA LNA connected to the 3.3 converter module and powered separately