Can i receive another API packet between, e.g., an AT command and it's response?

I’m developing a software that handles the API packets (xBee) and i need to know if i have to worry with packets from other end devices while i’m waiting an command response.

Yes you can receive responses from other AT commands or data from other nodes while you are awaiting for a response to a remote AT command.

1 Like