Z-Stack User's Guide - CC2530 ZNP 手册的第7页有这样的解释:
The purpose of this document is to explain the setup and usage of the sample applications that are provided to create an MSP430-based ZigBee Application Processor (ZAP) that utilizes a CC2530/CC2531 SoC-based ZigBee-PRO Network Processor (ZNP) to communicate over a ZigBee network.
翻译过来的意思就是,这个文档是介绍如何设置和使用,ZAP也就是运行在MSP430这类的MCU上,通过SPI/UART和,ZNP也就是CC2530/CC2531这类zigbee芯片。
最后ZAP示例代码编译以后烧写在MSP430单片机上,ZNP代码编译后烧写在CC2530上,两个之间通过SPI/UART口实现通讯,包括你说的什么删除、查找