PIC to GSM


Closed Thread
Results 1 to 15 of 15

Thread: PIC to GSM

Hybrid View

  1. #1

    Default PIC to GSM

    Hi all

    Just wondering if anyone has had success in using a 'new-ish' mobile phone for PIC to GSM for control and if so what models and how ?
    An example would possibly a Nokia 1208 or similar

    I would appreciate any feedback

    Kind regards

    Dennis

  2. #2
    Join Date
    Feb 2003
    Location
    Sydney, Australia
    Posts
    126


    Did you find this post helpful? Yes | No

    Default

    If the phone has a built in modem I understand it is pretty easy using a data cable and the AT commands - do a google and you should be able to find a Nokia AT command document.

    One Issue I can see is that some of the new phones only use USB for comms, and as a PIC cannot act as a USB Host device you will need to use a serial interface to the phone.

    Bill.

  3. #3


    Did you find this post helpful? Yes | No

    Default thanks

    Hi Bill

    Thanks for the tips..

    I have already been through the likes of google and the forums and noticed that there isn't much info about using the newer Noikia (or other makes of ) cell/mobile phones which is actually what prompted my question.
    And yes notably most of the new phones are USB based.
    So why I am asking is because I would like to know if other have been successful with some (or all or any) of the new models of mobile phones and is so , how they are going about it ?

    Wouldn't it be nice to plug any mobile into a little blackbox device and then to your PIC ? or have your PIC to allow the connection of any phone for control and whatever else ?

    As always any info would be greatly appreciated.

    Kind regards
    Dennis

  4. #4
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default

    Hi Dennis,

    Although new(er) phones do have a USB interface, at least some Nokias have Fbus / Mbus connection pads on the PCB, usually under the battery.

    As Bill says I think the operative word here is in-built modem; that would definitely be required.

    Since you are specifically interested in the 1208, just do a google for Nokia 1208 and fbus; should yield a lot of results.

    Regards,

    Anand

  5. #5


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by bcd View Post
    One Issue I can see is that some of the new phones only use USB for comms, and as a PIC cannot act as a USB Host device you will need to use a serial interface to the phone.

    Bill.
    I have used a Maxim SPI to USB Host chip (MAX3421E) and an ATMega48 to communicate with a GSM module successfully. The Maxim part should work with a PIC just as well.
    Tim Barr

  6. #6


    Did you find this post helpful? Yes | No

    Default Loving the feedback :-)

    Hi all

    Anand , thanks a million for the tips , yes I'm aware of the FBUS and it's connector usually under the battery as well as built in modem on phone. I have been googlling like crazy for connection tips etc .... found some interesting stuff regarding a universal FBUS connectors (they call it an un-locker in most threads). As regards the 1208 there isn't too much about it and a PIC :-) . I really just chose that model since it was one of the entry level Nokia's which might possibly have allowed for the connection and still supported a serial cable connection.

    What a mission though... unplug the battery pop the FBUS connector in and then still interface with a MAX which usually entails voltage changes 3,6V on phone side PIC side is 5V , yes I know it's just a little circuit and a few components. Just would be so much easier with connectors.
    Solution of course is to buy a DKU-5 serial connector cable not so ?

    Now what about other phones, Sony Ericsson or Motorola or Samsung etc ...
    Would love to hear more about what people are using and how.

    Falingtrea ..

    Sounds like a nice project ... did you use a GSM module or an entire phone ?


    Thanks guys I really appreciate the info

    Regards

    Dennis

  7. #7


    Did you find this post helpful? Yes | No

    Default more info

    Perhaps it would be easier to mention the models I have so far.

    How to you convert the voltages to suit the phone types ? Or should I just drive everything off the phone's battery ?

    Some models I have available for to test with
    Nokia 8210
    Nokia 2110
    Nokia N80
    Samsung SGH-E700

    Any suggestions ?

    Kind regards
    Dennis

  8. #8
    Join Date
    Dec 2007
    Location
    Finland
    Posts
    191


    Did you find this post helpful? Yes | No

    Post

    Hi Dennis,

    Try to find some old Nokia Pop-Port™ phones, which have FBUS in bottom connector (i.e 7210 or similar).
    Other option is to use even older DCT-3 phones (i.e. 6110 or similar). Shouldn't be too hard to find suitable.

    All you need info about Nokia FBUS/MBUS cables
    True +3V to +5.5V RS-232 Transceiver, MAX3221-MAX3243

    Edit:
    N80 is USB featured Pop-Port phone and therefore not usable.
    8210 OK, but FBUS test pads under battery.

    BR,
    -Gusse-
    Last edited by Gusse; - 14th January 2010 at 21:33.

Similar Threads

  1. Want to learn GSM & PIC programming
    By financecatalyst in forum GSM
    Replies: 5
    Last Post: - 25th February 2014, 09:22
  2. Interface Pic --> Max232 --> GSM Modem
    By SangkiMangki in forum GSM
    Replies: 1
    Last Post: - 28th September 2013, 12:57
  3. GSM With PIC?
    By financecatalyst in forum General
    Replies: 1
    Last Post: - 19th September 2009, 23:12
  4. gsm card reader using pic
    By ninebarmaximus in forum General
    Replies: 0
    Last Post: - 6th December 2005, 18:08
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts