i have a cellphone nokia 6610 and i want to ask how to interfacing nokia 6610 to arduino? is there only connecting the tx-rx-gnd 6110 to the arduino or use rs232 to ttl adapters?? does anyone have wiring diagram connecting nokia 6110 to arduino?
thanks knut, do you have wiring diagram how to connect nokia, rs232-ttl adapter and arduino? coz im newbie about electronics., my basic is refrigeration engineer..
is nokia use AT command or PDU?
Thanks knut, i have tried the nokia 6610 with hyperterminal, and nokia 6610 use at command with text . (AT+CMGF=1 respon OK).
and i have tried to send sms from hyperterminal.
i use CA-42 cable for communicate between hyperterminal and nokia 6610.
i still dont understand how to connect and interface the nokia 6610 to the arduino..
anyone can help me please.. this is my last project for diploma
Check voltage at comm-pins on your nokia (the internal 'dots') to verify that they are almost TTL-level
(0V ..3.5V ?) If this is the case, you can connect directly. (add a small resistors i series with arduinos TX)
I guess softwareserial can be used. Connect common groud,
Rx to Tx, both directions.