ST=FAIL?!
-
Compiled the humidity sketch. Looking at the output of serial monitor i see messages as
send: 11-11-0-0 s=0,c=1,t=1,pt=7,l=5,sg=0,st=fail:53.1 H: 53.10
So everything seems working except the string st=fail:53.1
As i understood from the API - it's the submessage type which gives the fail? What might have went wrong?
-
Hi @moskovskiy82!
st=fail" means the receiving node or gateway has problems sending ack back to the sending node.
Try adding a capacitor to the receiving radio, change powersource, move reciever/sender closer to eachother or build a repeater.
-
The only thing i have changed from the stock sketch is this as i'm using openhab and wifi mqtt client gateway
gw.begin(NULL,11,true);
-
@moskovskiy82
It has probably nothing with the sketch to do - its hardware (Range/Power issues).
If you think its a software issue, try clearing the eeprom http://www.mysensors.org/build/debug#clearing-eeprom and reupload your sketch.
-
You know that your node is also acting as a repeater? If that's not what you want, you need to do
gw.begin(NULL,11,false);
-
i Know it's in repeater mode.
I couldn't find any downsides in turning it on except that the sleep function had to be disabled. It still acts as a sensor node
Suggested Topics
-
Update RF24 library to latest version
Bug Reports • 23 Mar 2014, 23:37 • andriej 24 Mar 2014, 22:52 -
Code Garage to the rescue.
General Discussion • 11 Jan 2025, 11:25 • skywatch 19 days ago -
Running out of nodeId's
General Discussion • 3 Sept 2024, 07:33 • NielBierman 25 Jan 2025, 17:19 -
Anybody got one / a few spare minimalist rfm69hw shields for wemos d1 mini?
General Discussion • 20 Sept 2024, 08:45 • kiesel 11 Oct 2024, 15:32 -
Meet in Malmö, Summer 2016?
General Discussion • 1 Feb 2016, 15:34 • bjacobse 11 days ago -
Need advice on solar powering with LiFePo4 battery
General Discussion • 8 Jan 2021, 09:40 • willemx 25 Aug 2024, 22:19