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.

[SOLVED] Interface nokia2626 with Pic18f4550 as GSM module

Status
Not open for further replies.

Praveen Kumar P S

Member level 4
Joined
Aug 21, 2014
Messages
79
Helped
1
Reputation
2
Reaction score
1
Trophy points
8
Location
India
Activity points
627
Hello guys....

I have an old nokia 2626 phone...i thought of using it as a gsm module..
I dont know whether nokia2626 have a serial communication pins and support AT commands....
if somebody got any idea of this phone pins and how to configure it with pic18,
plz share it here...

THank You...
 

https://connector.pinouts.ru/

look at pin out for your model in the above links and for AT commands so some company has not support some AT commands.
So I suggest you to use gsm module.

One more thing I think nokia 2600 pi outs compatible with nokia 2626
 
https://connector.pinouts.ru/

look at pin out for your model in the above links and for AT commands so some company has not support some AT commands.
So I suggest you to use gsm module.

One more thing I think nokia 2600 pi outs compatible with nokia 2626

Hi...Thahks for the replay...
actually nokia 2626 is not mensioned in the above link....
but i think(not sure) my device have following pinout in the below link...

https://pinouts.ru/CellularPhones-Nokia/nokia_1100_pinout.shtml#

but ,i didnt know how exactly interface this with pic18f4550....
Plzzz help........

Thank You.....
 

you need to take out 4 pins

FBUS RX (pin3)
FBUS TX (pin5)
GNd (pin 2)
Vpp (pin 6)

to your controller RX and Tx pin

FBUSRx to controller Tx
FbusTX to controller Rx
GNd to gnd

But I think its compitable with nokia1100
 
you need to take out 4 pins

FBUS RX (pin3)
FBUS TX (pin5)
GNd (pin 2)
Vpp (pin 6)

to your controller RX and Tx pin

FBUSRx to controller Tx
FbusTX to controller Rx
GNd to gnd

But I think its compitable with nokia1100

hiii....

i think nokia 2610 is similar to nokia 2626, this image i got from google look very similar to my nokia 2626..
180px-Nokia_2610_pinout.jpg

Next problem big problem is the baud rate....any idea about how to set the baud rate....??

Thank You........
 

Next problem big problem is the baud rate....any idea about how to set the baud rate....??

why it is problem I think its 9600 baud rate and if its work then you can set any baud rate with aT commands
 
hi ...
do u think i need to give supply to Vpp and groung gnd even though the mobile has a battery....
Thank You...
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top