搜索资源列表
wirelessEVKDemo
- jennic coordinator & enddevice example
BaseIEEE802.15.4
- 利用JN5139实现2个节点之间基于IEEE802.15.4标准的通信。网络拓扑结构为星型,节点一个为Coordinator节点,一个为Enddevice节点。开发环境为Jennic CodeBlocks软件,用C语言编写。-Used to achieve two nodes JN5139 IEEE802.15.4 standards-based communication. For the star network topology, node 1 as the Coordinator nod
实验2 点对点通信
- 两个ZigBee节点进行点对点通信,ZigBee节点2(终端节点EndDevice,稍后,下载EndDeviceEB里的代码)发送“LED”三个字符,ZigBee节点1(协调器节点Coordinator,稍后,下载CoordinatorEB里的代码)接受数据后,判断接受到的数据是否为“LED”,是,则使板子上的LED灯闪烁。(Two ZigBee node point-to-point communication, ZigBee node 2 (terminal node EndDevice,
实验7 网络通信实验1 广播和单播通信
- 协调器周期性地以广播的形式向终端节点发送数据(每个t秒广播一次),终端节点接受到数据后,是开发板的LED状态翻转,同时向协调器发送字符串“EndDEvice received! ”协调器接收到终端节点发送回的数据后,通过国串口输出到PC的串口调试助手。(The coordinator periodically in the form of broadcast to the terminal node to send data (broadcast once every T seconds), t
switch(end-device)1024
- zigbee终端节点离线重连,省电,断电保存网络参数(zigbee enddevice reconnect)
OpenClosed_Sensor(门窗磁_initiator)
- zigbee终端节点实现touchlink功能(zigbee touchlink target)