Hello,
here are the scetches gateway an simple actor with logs. Nothing strange, i think.
I set some values ti fixed, for testing. If i use the old driver the response is imediatly.
the scetches
0_1509659557196_GatewayESP8266_RFM69.ino
0_1509659598721_RelayActuator_TestRFM69_new.ino
the logs, i switched on / off several times
log gateway
823183 Client 0: 55;1;1;0;2;1
823199 RFM69:SWR:SEND,TO=55,RETRY=0
824244 RFM69:SWR:ACK,FROM=55,SEQ=81,RSSI=-25
824267 TSF:MSG:SEND,0-0-55-55,s=1,c=1,t=2,pt=0,l=1,sg=0,ft=0,st=OK:1
828216 Client 0: 55;1;1;0;2;0
828231 RFM69:SWR:SEND,TO=55,RETRY=0
829277 RFM69:SWR:ACK,FROM=55,SEQ=82,RSSI=-25
829300 TSF:MSG:SEND,0-0-55-55,s=1,c=1,t=2,pt=0,l=1,sg=0,ft=0,st=OK:0
832936 Client 0: 55;1;1;0;2;1
832952 RFM69:SWR:SEND,TO=55,RETRY=0
833997 RFM69:SWR:ACK,FROM=55,SEQ=83,RSSI=-25
834020 TSF:MSG:SEND,0-0-55-55,s=1,c=1,t=2,pt=0,l=1,sg=0,ft=0,st=OK:1
837842 Client 0: 55;1;1;0;2;0
837858 RFM69:SWR:SEND,TO=55,RETRY=0
838903 RFM69:SWR:ACK,FROM=55,SEQ=84,RSSI=-25
838926 TSF:MSG:SEND,0-0-55-55,s=1,c=1,t=2,pt=0,l=1,sg=0,ft=0,st=OK:0
843821 Client 0: 55;1;1;0;2;1
843836 RFM69:SWR:SEND,TO=55,RETRY=0
843883 RFM69:SWR:ACK,FROM=55,SEQ=85,RSSI=-25
843906 TSF:MSG:SEND,0-0-55-55,s=1,c=1,t=2,pt=0,l=1,sg=0,ft=0,st=OK:1
900302 TSF:SAN:OK
Log node
Incoming change for sensor:1, New status: 1
58841 RFM69:SAC:SEND ACK,TO=0,RSSI=-25
58863 TSF:MSG:READ,0-0-55,s=1,c=1,t=2,pt=0,l=1,sg=0:0
Incoming change for sensor:1, New status: 0
63559 RFM69:SAC:SEND ACK,TO=0,RSSI=-25
63584 TSF:MSG:READ,0-0-55,s=1,c=1,t=2,pt=0,l=1,sg=0:1
Incoming change for sensor:1, New status: 1
68464 RFM69:SAC:SEND ACK,TO=0,RSSI=-25
68489 TSF:MSG:READ,0-0-55,s=1,c=1,t=2,pt=0,l=1,sg=0:0
Incoming change for sensor:1, New status: 0
73443 RFM69:SAC:SEND ACK,TO=0,RSSI=-25
73467 TSF:MSG:READ,0-0-55,s=1,c=1,t=2,pt=0,l=1,sg=0:1
Incoming change for sensor:1, New status: 1
Thanks
Stefan