Hi Estephania,
We just encountered some problems during UDP transfer test, with “router eligible deivce” sample code.
The first problem I encountered is that if I put the aforementioned source code( It is the compiled “router eligible device” sample code, with “Thread use THCI” option enabled in config.h header file) into the server and the client and tried to send data from the client, the server said no data available.
The second problem is that if I recompiled the source code with “Thread with Shell” option on and loaded it into the client (the firmware
in the server was kept the same as previous case - “router eligible device” with “Thread with THCI” option on) , the server could receive
something but the data it received appeared completely something else.
Your feedback is appreciated.