Is it possible to log the GSM Air interface messages that are sent between a GSM module and the GSM/WCMDA network using an Arduino Uno?
Basically, I want to log/record all the GSM messages of the Air interface (for example, paging command, CM service request, location update, etc.) that are sent between a GSM module and the network in order to perform say, location update, initiate a call, etc. using the Arduino Uno and a data logger.