> > AT+CFUN=1
>
> here you can get:
> +CME ERROR: SIM PIN required message
>
> > AT+CPIN="1234"
>
> If PIN was needed then AT+CFUN=1 will be needed here too.
Finally got a chance to sit down and test this again:
AT+CMEE=2
OK
AT+CFUN=1
+CME ERROR: SIM wrong
(SIM known good on other phone)
Any
On 29/05/07 23:56, Michael 'Mickey' Lauer wrote:
Hi Thomas,
* It's not possible to retrieve the current connection status (e.g.
whether the phone is registered with a network)
That's missing some support API in libgsmd.
* What should the dialer use to play ring tones?
Probably something l
Hi Thomas,
> * It's not possible to retrieve the current connection status (e.g.
> whether the phone is registered with a network)
That's missing some support API in libgsmd.
> * What should the dialer use to play ring tones?
Probably something like moko_ui_event_trigger( "incoming call", "" )
> * What is the recommended method of accessing the vibrator in user
> space?
The dialer shouldn't do that. It rather should use the aforementioned
event API.
> * How are network services such as call waiting going to be
> implemented?
> * How is gsmd going to deal with multiple sim
Dnia poniedziałek, 28 maja 2007, Werner Almesberger napisał:
> Now you can enter AT commands. E.g.,
>
> ATE1
AT+CMEE=2
this will give extended error messages
> AT+CFUN=1
here you can get:
+CME ERROR: SIM PIN required message
> AT+CPIN="1234"
If PIN was needed then AT+CFUN=1 will be needed he
[EMAIL PROTECTED] wrote:
> Yes, I was able to make the call, but of course I was not able to actually
> talk to the other party.
Ah yes, that requires audio setup too. There are some audio profiles
in /etc/alsa. So for "manual" audio setup, you could
alsactl -f /etc/alsa/gsmhandset.state restore
a
On Tue, 29 May 2007, Werner Almesberger wrote:
[EMAIL PROTECTED] wrote:
That worked - thanks!
So I guess my SIM card is recognized, and that network registration worked.
Could you make a call ? If yes, that's good news. Perhaps it's
just some bug in the communication between GSM and gsmd the
[EMAIL PROTECTED] wrote:
> That worked - thanks!
>
> So I guess my SIM card is recognized, and that network registration worked.
Could you make a call ? If yes, that's good news. Perhaps it's
just some bug in the communication between GSM and gsmd then.
- Werner
--
__
On Mon, 28 May 2007, Werner Almesberger wrote:
[EMAIL PROTECTED] wrote:
http://wiki.openmoko.org/wiki/Gsmd#Usage_of_shell_mode
There's also the possibility to talk to the modem directly:
/etc/init.d/gsmd stop
echo 1 >/sys/bus/platform/devices/gta01-pm-gsm.0/power_on
cu -E @ -l /de
[EMAIL PROTECTED] wrote:
> http://wiki.openmoko.org/wiki/Gsmd#Usage_of_shell_mode
There's also the possibility to talk to the modem directly:
/etc/init.d/gsmd stop
echo 1 >/sys/bus/platform/devices/gta01-pm-gsm.0/power_on
cu -E @ -l /dev/ttySAC0
Now you can enter AT commands. E.g.,
ATE1
A
On Sat, 26 May 2007, Alan Cox wrote:
Not sure if this helps, but IIRC early sockets had physical connection
problems.
You might want to try and bend the pins a little upward so they press
onto the SIM card.
Doesn't change behaviour that I can tell. No SIM seems different to SIM
present but bot
Dnia piątek, 25 maja 2007, [EMAIL PROTECTED] napisał:
> On Fri, 25 May 2007, Alan Cox wrote:
> > Not for me - in fact it looks like it simply cannot see SIM cards at
> > all
> Is anyone else experiencing this? I think (haven't looked into it
> extensively yet) that I have this problem as well.
I
> Not sure if this helps, but IIRC early sockets had physical connection
> problems.
> You might want to try and bend the pins a little upward so they press
> onto the SIM card.
Doesn't change behaviour that I can tell. No SIM seems different to SIM
present but both are not working. Heard the same
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] schreef:
> On Fri, 25 May 2007, Alan Cox wrote:
>
>>> I've found that using "libgsm-tool -m shell" and issuing the register
>>> command twice seems to be a fairly reliable way of persuading it to
>>> search for a network.
>>
>> Not f
On Fri, 25 May 2007 19:04:30 +0100
Alan Cox <[EMAIL PROTECTED]> wrote:
> > I've found that using "libgsm-tool -m shell" and issuing the
> > register command twice seems to be a fairly reliable way of
> > persuading it to search for a network.
>
> Not for me - in fact it looks like it simply canno
On Fri, 25 May 2007, Alan Cox wrote:
I've found that using "libgsm-tool -m shell" and issuing the register
command twice seems to be a fairly reliable way of persuading it to
search for a network.
Not for me - in fact it looks like it simply cannot see SIM cards at all
Is anyone else experie
> I've found that using "libgsm-tool -m shell" and issuing the register
> command twice seems to be a fairly reliable way of persuading it to
> search for a network.
Not for me - in fact it looks like it simply cannot see SIM cards at all
Alan
On 22/05/07 11:29, Alan Cox wrote:
* It's not possible to retrieve the current connection status (e.g.
whether the phone is registered with a network)
You can peer in the log file in /tmp. The phone I've got won't actually
believe any SIM card I've fed to it so I don't know if that bit actually
> * It's not possible to retrieve the current connection status (e.g.
> whether the phone is registered with a network)
You can peer in the log file in /tmp. The phone I've got won't actually
believe any SIM card I've fed to it so I don't know if that bit actually
works at all anyway
> * There a
19 matches
Mail list logo