Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Smart Connect 6LoWPAN - Border router Webserver AT86RF233 - SAM D21 Xplained Pro Documentation

Preface

Border Router Web-server example application uses IP64 module to communicate outside 6LoWPAN network, DHCP module to get an IPv4 address and simple RPL module to create RPL DAG root. This example also uses IP64 Web serve module, to create HTML pages views of configured information which can be viewed from a browser outside the network. This example demonstrates the ability of stack to create a DAG root and act as Border gateway to the nodes which wants to communicate outside the network. This application uses IP64 module which converts IPv6 address of a node to IPv4 address and creates an entry in IP64 table and maintains it. This Application uses DHCPv4 module to get an IPv4 address from outside the network.