This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI CC2530 Application Object与Endpoint的联系

Other Parts Discussed in Thread: CC2530

已购买TI CC2530开发版,在实际学习Zigbee协议时,有一个概念不是很清楚:

Application Object是具体的Zigbee Device么?

Endpoint又是什么呢?

一直很迷惑这点,烦请指教哈。

  • 对的,是指具体的设备对象,也可以理解为实际的物理设备。

    Endpoint可以理解为端口,类似于TCP的port,每个应用程序都有一个End Point, 可以理解为应用程序的入口。