ARMmbed / sal-iface-6lowpan

Mesh socket adaptation layer
Other
2 stars 2 forks source link

Socket adaptation layer for mesh socket

This module is a socket adaptation layer for a mesh socket. This module enables the usage of mesh sockets via mbed C++ socket API.

Usage notes

Applications should not use this module directly, the mbed C++ socket API should be used instead.

Before you can use the mesh sockets, you need to create a mesh network using the mbed-mesh-api.

This module is under construction and therefore, there are some limitations:

Getting started

The module contains the following example applications in the test folder: