Hello everybody,
I’ve been reading the manual reference of xbee’s (I bought a development kit) but I’m not sure about some things.
Easy things, and they require easy replies, I’d be deeply gratefull if you give me a hand.
About the API mode…
-
which type does a packet have to be in order to send it? I mean, I’ve read which format a packet have but, do I have to create it in binary, in hexadecimal… Or what?
-
Ok, now I’ve got my packet. I gotta send it using a serial-port connected to an xbee and it will authomatically forward it to its destination (due to the fact that the packet has the destination node adress), am I right?
-
How do I have to send the packet? in a whole frame or first the identifir characters of a packet, and then the other bits? That’s to say, character by character or the whole packet at the same time?
-
Which API type packet (0x??) is usually used to send an AT command?
Thank you all for your help and time,
Samy