Other Parts Discussed in Thread: Z-STACK
HI TI Gurus,
I can find about APS layer send and receive data functionality in Z-Stack API doc:
"APS also provides data services that are not accessible to the application. Applications should send data through the AF data interface [AF_DataRequest()]."
How this data service is working is not clear to me. I know you can enable ACK for each message and define a TX window (So like TCP have reliable connection.)
Among other management and binding functionalists, Is APS a transport layer designed and implemented on top of ZigBee networking layer so the app does not worry about packets being lost?