02-26-2017, 11:34 AM
yeah... just that - the problem with the jammings is that - right after start, the pin on the main board that is connected to sending RF433 is high... previously - the firmware was not doing anything, so eventually at some point of time it would go low as it's charge decreases
if RF is disabled - this will take some time
if RF is enabled - it will happen right after it tries to send data
in your case with the incorrectly generated Pimatic config from the config tool, the device was restarting before it can reach the RF part so it stays HIGH as long as it can
and the problem with the pimatic is apparently some race condition, as sometimes it works sometimes it doesnt
(when the http://:@<host> is used)
if RF is disabled - this will take some time
if RF is enabled - it will happen right after it tries to send data
in your case with the incorrectly generated Pimatic config from the config tool, the device was restarting before it can reach the RF part so it stays HIGH as long as it can
and the problem with the pimatic is apparently some race condition, as sometimes it works sometimes it doesnt
(when the http://:@<host> is used)