You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I was trying to use this distro on an arduino which was in turn talking to another 802.15.4 wirelesss peer which is running the latest contiki os, 2.7. It looks like the RPL messaging interface among other things has changed, and the current Arduino-IPv6Stack doesn't parse the rpl headers from the contiki 2.7 peer correctly, and then can't complete overall message. Wanted to check if there was any plans to port latest contiki 2.7 code line into Arduino-IPv6Stack?
thanks again, this project is the easiest way to get 6lowpan on arduino!