Hi everybody,
I am working with the xbee module S3B (900HP and XSC RF Module) (digi part number 602-1346-ND)
I want to program the modules in C using codewarrior but I’ve been having problems understanding the way xbee works
Specifically, I want to know if when the module receives data from the RF module it stores automatically in the receive buffer because in the documentation I only found functions related with reading the bytes stored in the RF buffer
On the other side I was thinking on programming a function that reads bytes one by one until I get the frame I transmited from another xbee
I know this info must be somewhere in the manual but I seem to have problems finding it
Thank you for your help.