Ok, sorry - here the translation of my first post:
I have some problems connection my node to the gateway
The situation:
- Mysensors (2.2.0)
- controller ist FHEM (latest version)
- gateway is a esp8266 with nRF24L01 connected
- gateway is successfull connected to my wlan
- gateway is successfull connected to FHEM ()status connected and opened, inclusion-mode is on, autocreate is on)
I uploaded a sketch to an arduino uno, connected the distance sensor (coming directly from mysensors.org).
In the Serial Monitor I see that the arduino seems to have problems connecting to the gateway:
527918 TSF:MSG:SEND,2-2-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
529926 !TSM:FPAR:NO REPLY
529928 TSM:FPAR
531527 TSF:MSG:SEND,2-2-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
533535 !TSM:FPAR:FAIL
533537 TSM:FAIL:CNT=7
533539 TSM:FAIL:DIS
533541 TSF:TDI:TSL
Would be great if you could help me!