AT commands sent to Nokia/Motorola/Other Cheap phones via Microcontroller

Tags: , , , , , , , , , ,
Posted in dotnet, vb, vb.net | No Comments »

I want to implement something like this serial communication over an Audio Jack.

http://biobug.org/index.php/2010/02/19/lotd-clean-your-cell-phone/

He has used a Motorola phone.

Any other phone(Nokia or any other company) I can do this on ? Which can take TTL inputs on Audio jack?.(This is what I need primarily)

What are options for phones with Serial Communication possible with AVR’s and other uC’s?

Amongst the latest phones S60 3rd edition onwards which ones can I send AT commands to easily with AVR’s. Do all phones now have FBUS interface on the battery holder? Or is it accessible outside somehow?

Similar:

  1. Portable applications for phones? What’s the best way to write an application in order to get it working on the several phones out there (iPhone, symbian-based, xpPhone, and so...
  2. Cheap and cheerful rand() replacement. After profiling a large game playing program, I have found that the library function rand() is consuming a considerable fraction of the total processing time....
  3. receiving SMS using AT COMMANDS this website gives a great example of how to get all the data stored on your phone: http://www.developershome.com/sms/howToReceiveSMSUsingPC.asp AT OK AT+CMGF=1 OK AT+CMGL="ALL" +CMGL: 1,"REC...
  4. iPhone 4 vs HTC Evo 4G. iPhone 4 vs HTC Evo 4G. I’m still on my iPhone 3G. For X-mas I’ll get a new one. In all likelyhood I’ll be getting...
  5. Back button on Android Phones A couple questions about the back button (as seen on the emulator)… 1) Do all Android phones have the back button as a hard, tactile...

Tags: , , , , , , , , , ,

Leave a Reply