Re: How configure .gnokiirc to support lowcost cell phone "NOKIA 100" in serial mode ?
| Newsgroups | gmane.linux.drivers.gnokii |
|---|---|
| Message-ID | <1363331811-1362063490-cardhu_decombobulator_blackberry.rim.net-1562659540-@b28.c6.bise3.blackberry> |
Sory OOT, How to I out this milist. I want to un-subcribe. Thx before. Sent from my BlackBerry® powered by Sinyal Kuat INDOSAT -----Original Message----- From: Daniele Forsi <[email protected]> Sender: [email protected]: Thu, 28 Feb 2013 15:55:01 To: Discussion forum for gnokii users.<[email protected]> Reply-To: "Discussion forum for gnokii users." <[email protected]> Subject: Re: How configure .gnokiirc to support lowcost cell phone "NOKIA 100" in serial mode ? 2013/2/27 bruno estieule: > From my point of view, test results with model = series40 are egual to test > results with model = 6510. yes, but it may change in future currently they are handled by the same driver and we try to be smart in the code > Nothing work with model = AT > --identify seems to work > --sendsms don't work > --getdatetime don't work > > What is you analysis ? it seems that Nokia reduced functionality in AT mode and possibly also in FBUS mode there is an error in your debug log: The fbus stream is out of sync - expected 0x0c, got 0x10 that could explain the timeouts; can you try the attached patch? Use the git version http://www.gnokii.org/git.shtml for --getdatetime the generic error code wasn't detected, now it will correctly tell that the command is "unsupported", thanks to your debug log this is fixed in git -- Daniele Forsi