Ok thanks ...
Just another question, why do I need to force the repeater id as parent node, to force the node to communicate with the repeater ?
What is the best practice, force the id ?
Daniel
Ok thanks ...
Just another question, why do I need to force the repeater id as parent node, to force the node to communicate with the repeater ?
What is the best practice, force the id ?
Daniel
Hi,
I got two questions about repeaters, I can't find the answer anywhere, I try her :
A small schema :
Hi,
I try to solve a communication problem with a temp/hum node.
The hardware : arduino nano + NRF24L01+.
The serial gateway : arduino nano + NRF24L01+ + Raspberry (Jeedom)
Node and Gateway in V2.2.
My node is detected correctly by the gateway.
When I start the node many messages can be send without problem (5/8 messages). After some messages are not be send correctly.
When MY_DEBUG is activate I can see (sometimes) troubleshooting when the node send message :
69117 !TSF:SND:TNR
70113 !TSM:FPAR:NO REPLY
70115 TSM:FPAR
72107 TSF:MSG:SEND,50-50-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
74114 !TSM:FPAR:NO REPLY
74116 TSM:FPAR
76107 TSF:MSG:SEND,50-50-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
Is anybody can help me ... thanks !
DaN