I am currently programming / configuring an Atmel AT86RF233 radio and trying to get it to communicate with an digi xbee. So far I have set the following fields on the Atmel radio:
- extended address
- pan ID
- operating channel
- not coordinator (i.e. the radio's role is a "router").
The digi xbee is still not able to discover the Atmel radio (using the ATND) command.
At a conceptual level, how can I debug something like this? Is it possible I can use a spectrum analyzer to see the RF emitted from the Atmel radio?
Would it be a better idea to get two Atmel radios to talk to each other first, and then try Atmel radio <---> digi xbee communication?
Basically my question is what is the best methodology to attack / debug a problem like this?