Hi,
Hopefully an easy question for someone to answer. [:)]
If I am building a Series 1 API Transmit request, and I have ATAP=2 configured on my sending (and receiving XBee’s), at what point in the datastream do I begin to ESCAPE characters?
I assume the Start Delimiter is excluded…but what about the LL bytes? What if they contain a special character?
Do I start immediately after the Start Delimiter (0x7e) byte, or after the LL bytes…or even further down the stream?
Also, I assume that the checksum doesn’t need to be ESCAPEd?
Thanks for your help.