Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
MiWi Star Simple Example Application - SAM R30 Module Xplained Pro Documentation

Preface

The simple example application code focuses on the simplicity of the MiWi™ DE protocol stack application programming interfaces. It provides a clean and straightforward wireless communication between two devices with less than 30 lines of effective C code to run the stack in application layer for both devices. In this application, following features of MiWi™ DE protocol stack have been demonstrated:

• Establish connection automatically between two devices.

• Broadcast a packet.

• Unicast a packet from one node to another through Pan Coordinator.

• Apply security to the transmitted packet.