How to access GSM AT Commands in J2ME?
My aim is to check the signal strength of the GSM modem in any mobile(Nokia/sony). We have AT commands for the same 'AT+CSQ'which will give you the signal strength.Did any one knows how to send this AT command and get the responce in J2ME application.