callback address

Hi,

I have a question about python xbee callback function. If I do not have the addresses in the frame, how do I forward the data. There is no way to parse the address.

I am thinking about using thread instead of callback but I am not sure about the max number of threads in gateway.

Thanks