SPI configuration on XBee S6

, ,

Hi Folks,

I am using Texas Instrument-DSP chip (C5515). I did SPI configuration (I did pin connection between SPI pins and XBee pins) and the XBee is ready for AT commands. However i could not connect the device to a modem. How can I connect the XBee to a modem? Do you have any flow chart or any basic code in order to start communication or data transfer? Because the module is ready for communication but does not know how to communicate.

Regards,

Burak

When using SPI mode, you must use API frames and send 0xFF characters to read data from the SPI port.

If you want to connect the Xbee to a modem, use the UART mode. If you want to communicate to the DSP chip, where does the modem come into the picture?