DLR3 Data cable to pic


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2007
    Posts
    10

    Default DLR3 Data cable to pic

    Hi All
    Being reading with great interest the topic of connecting a pic to a nokia 6210.
    i just when to ask a few question if you might be able to answer me.
    i am using a proton board and i have a nokia 6210 andits original DLR-3P cable .
    i can connect and communication with the phone via hypertheminal fine.
    But cant get it to work with the pic but i main question is this :

    Does the nokia cable take its supply from the serial port?
    If yes because my project board is TX,Rx & Gnd which pin do i have to supply with 5v to replicate the pc port

    DUDU

  2. #2
    Join Date
    Feb 2007
    Posts
    55

    Default

    I know this is an old tread, but have been experimenting with a old Nokia 6210 -- DLR3 (RS232) Cable -- MAX232 -- 16F877 @ 20Mhz

    I have connected DTR/RTS lines, Pin 7 & 4 to the spare o/p on my Max232, and pull the input low, to provide power +9v to the cable.

    at 1st i had some trouble getting a responce to this line:

    SEROUT2 PORTE.0,84,["AT",13]

    When i looked on my PC terminal program, it was showing random letters and not 'AT'
    later found that if i added this line near the top of the program:

    HIGH PORTE.0

    it corrected the problem, and have now managed to send a sms from the pic chip.
    Last edited by wellyboot; - 14th May 2010 at 17:08.

Similar Threads

  1. Data EEPROM gets clobbered during programming
    By BrianT in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 18th July 2008, 03:46
  2. PIC TO PIC's (data interchange)
    By RodSTAR in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 10th December 2007, 00:18
  3. how to send data from VB to PIC 16f84
    By win_832001 in forum Serial
    Replies: 0
    Last Post: - 25th February 2006, 17:15
  4. 2 cable and more pic
    By SuB-ZeRo in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 28th May 2005, 18:48
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 12th March 2005, 00:14

Members who have read this thread : 1

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