I’m looking for a M2M module, and got my eye on the AirPrime Sl808x, only problem is that i do not have access to USB on my embedded platform and 230 kbps is simply too slow. Luckily a spi peripheral is available, but i cannot seem to find any details on this in the datasheet other than the voltage levels and the pinout.
Could somebody shed some light on some more information about the clock speed?
Thank you kindly. I had not seen that document yet. Is there any more documentation about the SPI? Considering 4mb is not fast enough, and the spi speed is sufficient.
Is this for AT-Commands as well?
No, I don’t think AT Commands are supported over SPI.
IF you use one of the Open-AT modules (the ‘T’ suffix), you could probably have an app get commands from SPI, get them executed, and then pass the results back to SPI…