MiWi P2P 协议修改了 IEEE 802.15.4 规范的介质访问控制(Media Access Control,MAC)层,增加了简化握手过程的命令。通过提供的辅助 MAC 命令,简化了链接断开和通道跳转操作。

不过,该协议未给出具体的应用决策,例如何时执行能量检测扫描或何时跳转通道。这些问题留给了应用开发人员。

本应用笔记介绍了Microchip 无线(MiWi™)点对点(P2P)协议以及它与 IEEE 802.15.4 协议的区别。本文档详细介绍了其支持的特性以及如何实现这些特性。也介绍了简单的应用级数据结构和编程接口。本应用笔记假设读者熟悉 C 编程语言。强烈建议读者在开始阅读本应用笔记或使用 MiWi P2P 无线协议之前,先阅读 IEEE 802.15.4 规范。

This application note describes the Microchip Wireless (MiWi?) Peer-to-Peer (P2P) Protocol and its differences from IEEE 802.15.4. The document details the supported features and how to implement them. Simple, application-level data structures and programming interfaces also are described.