On Thu, 2009-08-20 at 13:22 -0400, Darren Albers wrote: > On Wed, Aug 19, 2009 at 1:19 PM, Dan Williams<[email protected]> wrote: > > On Tue, 2009-08-18 at 13:42 -0400, Darren Albers wrote: > >> On Tue, Aug 18, 2009 at 12:18 PM, Dan Williams<[email protected]> wrote: > >> > On Sun, 2009-08-16 at 11:15 -0400, Darren Albers wrote: > >> >> On Wed, Aug 12, 2009 at 12:40 PM, Dan Williams<[email protected]> wrote: > >> >> > > >> >> > Ah right, over Bluetooth :) You're correct. Out of curiousity, any > >> >> > chance you can pull some ATI and AT+GCAP responses out of the device > >> >> > over DUN? > >> >> > > >> >> > Dan > >> >> > > >> >> > > >> >> > > >> >> > >> >> Sorry for the late reply, I had issues getting it setup on my box to > >> >> talk over Bluetooth. > >> >> > >> >> Here are the outputs of ATI and AT+GCAP > >> >> > >> >> ATI: > >> >> Research In Motion BlackBerry IP Modem > >> > > >> > Ok, so we know it's a blackberry but don't know what technology it > >> > uses... I wonder how to get that actually. I'm pretty sure they > >> > probably use the same USB IDs for devices that can do either one or > >> > both, and there are a few BBs that have "world" capability with both GSM > >> > and CDMA radios. > >> > > >> > Dan > >> > > >> >> OK > >> >> > >> >> AT+GCAP: > >> >> > >> >> +GCAP: > >> >> > >> >> OK > >> >> > >> >> Thanks! > >> >> Darren > >> > > >> > > >> > >> That is probably something someone will just have to know based on > >> something like broadband assistant? Or will it be possible to create > >> a connection manually to the device and select if it is CDMA or GSM? > >> I know that isn't the most user friendly option though... > > > > No, it's certainly not. We also don't know how to switch the BBs from > > CDMA to GSM, or how to find out if they are in CDMA or GSM mode at the > > time of connection. Can you run: > > > > AT+IMSI > > AT+COPS=? > > > > for me and wait like a minute or two for the COPS to complete? Is this > > a CDMA or a GSM BB? Does this one have worldmode? > > > > Dan > > > > > > Here you go: > AT+IMSI: > > ERROR > > AT+COPS=?: > +COPS: (2,,AT&T,310410),(2,,AT&T,310410),,(0,1),(1,2) > > OK > > As for Global devices I can get access to one and find out how it > looks but I won't be able to try it roaming. Doesn't the device get > all the details via the GSM sim card and then the AT+COPS command will > say who the provider is and we get the APN from the Broadband > Assistant database?
What we're interested in is how it switches between CDMA and GSM. You'll always have the SIM card in, so perhaps the phone tries to find Verizon/Sprint first, then switches over to scanning for GSM providers on its GSM900/GSM1800 bands. What I'm really curious about is how to find out what mode it's in (CDMA or GSM) at the time, and if there's a way to detect when it switches. Can you run AT+COPS? too? Running AT+COPS=? actually performs the scan which can take minutes to complete. I guess I just need to find one of these types of devices and interrogate it myself :) There's a whole host of commands we can use but often phones implement a small subset of the specs. Dan _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
