Traditional IP Stack usage

Hi,

I would like to utilize an more traditional IP Stack, so without the 6LoWPAN. Is this possible? How can I make it work?

Kind regards,

Jori Winderickx

Hello Jori, with the current implementation (the “old” one) this is not possible, but there is currently a new one in the work, that will allow for it. The PRs of interest are #2454 [1] for IPv6 and #2430 [2] for UDP. Keep in mind that both are currently under review and might get changed before they are merged into master. Ask around if you have any questions.

Cheers, Martine

[1] https://github.com/RIOT-OS/RIOT/pull/2454 [2] https://github.com/RIOT-OS/RIOT/pull/2430