Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[plz]8051 + cell phone

Status
Not open for further replies.
there is a bad news, our nokia 8250 was spoil, so we decide to use nokia 2300.
we already found out the data sheet for nokia 2300.
https://pinouts.ru/CellularPhones-Nokia/nokia_1100_pinout.shtml
we had modified the circuit, as the following picture. is that any mistake we make?
thank for ur help.
0_1166118404.gif
 

hi,

i used the C55 seimens it is AT command compatible easy to interface. only connect this mobile with first hypertrm, and test all the commands then after testing this mobile you can easily interface with 8o51 type controller but u have to convert the serial data in to RS232 then interfac with mobile

47_1166234490.JPG
 

Attachments

  • interfacing_1394.jpg
    interfacing_1394.jpg
    56.3 KB · Views: 91

    wcgan

    Points: 2
    Helpful Answer Positive Rating
i am wrote a 8051 program already, but my phone cant function...
so i try to test my cell phone wit computer first..
interface like this...
86_1166368891.JPG

i am using serial port - com2..
and hyper terminal..
but... when i type "AT" to cell phone.. it wont reply "OK"..
is my circuit problem or not?
 

Your circuit seem OK. Do You have Data Cable for 2300, it is better to test the phone with original data cable before you build your own circuit.
 

    wcgan

    Points: 2
    Helpful Answer Positive Rating
kishorekhatri wrote
i need complete set of AT-commands for Nokia
You have it here AT_Command_Set_For_Nokia_GSM_And_WCDMA_Products_v1_2_en.pdf
 

    wcgan

    Points: 2
    Helpful Answer Positive Rating
budhy said:
Your circuit seem OK. Do You have Data Cable for 2300, it is better to test the phone with original data cable before you build your own circuit.
i went many mobile shop already, but dun have..
 

sorry..
i am confusing now..
dun know is 8051 program problem or my cell phone connection problem..
i dun know how to check it now...
i am connect cell phone nokia 2300 to pc.. using hyper terminal to test the AT command, but the cell phone no reply...
can anyone give me suggestion or any solution?
or write a simple 8051 program, about delete a msg from cell phone
AT+CMGD=1
thanks a lot.
 

Test it with the most simple command : AT
Cell phone will answer OK if the connection is good

Try difference baud rate, and recheck HyperTerminal COM port setup
 

    wcgan

    Points: 2
    Helpful Answer Positive Rating
budhy said:
Test it with the most simple command : AT
Cell phone will answer OK if the connection is good

Try difference baud rate, and recheck HyperTerminal COM port setup
that's means if i connect like this circuit..
86_1166368891.JPG

i am can use hyper terminal to test...
if i cant get "OK" from hyper terminal, that means my connection got problem
so i can go futher to 8051 part rite?
 

Fix the connection first, after that go further with uC
 

    wcgan

    Points: 2
    Helpful Answer Positive Rating
i bought a cable already...
but the problem is... not serial port, is RJ-45
how can i connect to pc?
can i just connect TX,RX,GND to serial port TX,RX,GND.
no need change voltage or still need change voltage?
those cable with serial port was already converted voltage or wat?
y can directly connect to serial port.?
thanks ...
53_1166607989.jpg

89_1166608004.jpg


those serial port cable already changed voltage? phone not operate on 3.3v?
serial port is +12 and -12v rite?
64_1166610386.jpg
 

I know nothing about your RJ45 cable, may I have more specific technical information, or the type (name) of that cable?

The third photo look like a RS232 serial cable, plug it to PC COM port and measure the voltage at the phone connector side. At idle state the RX line is 3 Volt, but Tx line un-measureable (floating).
 
  • Like
Reactions: zeilja

    wcgan

    Points: 2
    Helpful Answer Positive Rating

    zeilja

    Points: 2
    Helpful Answer Positive Rating
budhy said:
the type (name) of that cable?
they called this cable "NK1110" or "AT133"
budhy said:
The third photo look like a RS232 serial cable, plug it to PC COM port and measure the voltage at the phone connector side. At idle state the RX line is 3 Volt, but Tx line un-measureable (floating).
the picture of serial port cable is copy from internet, because i want to ask, it without extra circuit, is that converted voltage already?
u said that before cellphone is 3.3v, but if direct connect to serial, serial port is +-12v, i cant understand this...
thanks/..
 

that serial port cable copy from internet, it without extra circuit, is that converted voltage already?
u said that before cellphone is 3.3v, but if direct connect to serial, serial port is +-12v, i cant understand this...

There a 3.3 Volt to RS232 Voltage level converter inside the special DB9 connector!

Just plug the DB9 connector to COM port, and mesure the voltage on the Cell Phone connector side!
 

    wcgan

    Points: 2
    Helpful Answer Positive Rating
budhy said:
that serial port cable copy from internet, it without extra circuit, is that converted voltage already?
u said that before cellphone is 3.3v, but if direct connect to serial, serial port is +-12v, i cant understand this...

There a 3.3 Volt to RS232 Voltage level converter inside the special DB9 connector!

Just plug the DB9 connector to COM port, and mesure the voltage on the Cell Phone connector side!
sorry about that, make trouble to u..
thanks a lot .
 

this is my program, just wan delete a msg from hp..
my program got any wrong or not?
i link to my cell phone, cant work..
thanks.
//
hidden
//
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top