码迷,mamicode.com
首页 > 其他好文 > 详细

contiki ipv6测试问题

时间:2016-08-07 16:52:32      阅读:116      评论:0      收藏:0      [点我收藏+]

标签:

I‘m using simple_udp_sendto to communicate between nodes. A border
router was initialized with a prefix to start the RPL mesh netwrok.

I‘m sending large files (ELF modules, 1~2 KB length) divided in chunks
(about 30 - 40 chunks of 64B each) using this function, however, some
time after I got this error:

tcpip_ipv6_output: no route found, using default route

And then communication between nodes is broken in only one direction.

The "server" node can receive messages from the "client" asking for
chunks, but not in the other way. 

contiki ipv6测试问题

标签:

原文地址:http://www.cnblogs.com/zym0805/p/5746278.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!