[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SMS reading from Nokia 3120 Classic
From: |
Daniele Forsi |
Subject: |
Re: SMS reading from Nokia 3120 Classic |
Date: |
Fri, 5 Jun 2009 15:59:36 +0200 |
2009/6/3 John Doe:
> Connection is made
> by original Nokia CA-126 cable, which, although it seems to not be
> mentioned on the Wiki page (http://wiki.gnokii.org/index.php/Cables),
thanks, added to wiki
> I think the problems start from --showsmsfolderstatus, which
> seems not to find any folders. Am I on right track?
yes
> [global]
> port = /dev/ttyACM0
> model = AT
> initlength = default
> connection = serial
the cause is that Nokia didn't implement the AT commands that
--showsmsfolderstatus and --getsms need
try the FBUS driver (you need to have run ./configure with libusb
developer package installed):
port = 1
model = series40
connection = dku2libusb
--
Daniele Forsi