Re: Unexpected COPS format

2017-03-21 Thread Aleksander Morgado
Hey Colin, On Mon, Mar 20, 2017 at 9:17 AM, Colin Helliwell wrote: > >> On 17 March 2017 at 19:56 Aleksander Morgado >> wrote: >> >> On Fri, Mar 17, 2017 at 6:40 PM, Dan Williams wrote: >> >> > I ended up with

Re: Unexpected COPS format

2017-03-20 Thread Colin Helliwell
> On 17 March 2017 at 19:56 Aleksander Morgado wrote: > > On Fri, Mar 17, 2017 at 6:40 PM, Dan Williams wrote: > > > I ended up with something like: > > > > void > > mm_3gpp_normalize_operator_id (gchar **id, > > MMModemCharset cur_charset) > > { >

Re: Unexpected COPS format

2017-03-17 Thread Dan Williams
On Fri, 2017-03-17 at 16:13 +, Colin Helliwell wrote: > > On 17 March 2017 at 15:02 Colin Helliwell > ms.com> wrote: > > > > > On 17 March 2017 at 14:16 colin.helliw...@ln-systems.com wrote: > > > > > > I’m reviewing the info fetched on my modems, and one of them

Re: Unexpected COPS format

2017-03-17 Thread Andrew Bird
On Fri, 17 Mar 2017 14:16:50 - wrote: > I'm reviewing the info fetched on my modems, and one of them is giving an > unusual format for "AT+COPS=3,2;+COPS?" : > >+COPS: 0,2,"00320033003400310035",0 > > > > This seems to be some sort of 'wide char' hex

Re: Unexpected COPS format

2017-03-17 Thread Colin Helliwell
> On 17 March 2017 at 15:02 Colin Helliwell > wrote: > > > On 17 March 2017 at 14:16 colin.helliw...@ln-systems.com wrote: > > > > I’m reviewing the info fetched on my modems, and one of them is giving an > > unusual format for “AT+COPS=3,2;+COPS?” : > > > >

Re: Unexpected COPS format

2017-03-17 Thread Colin Helliwell
> On 17 March 2017 at 14:16 colin.helliw...@ln-systems.com wrote: > > I’m reviewing the info fetched on my modems, and one of them is giving an > unusual format for “AT+COPS=3,2;+COPS?” : > >    +COPS: 0,2,"00320033003400310035",0 > > This seems to be some sort of ‘wide char’ hex

Unexpected COPS format

2017-03-17 Thread colin.helliwell
I'm reviewing the info fetched on my modems, and one of them is giving an unusual format for "AT+COPS=3,2;+COPS?" : +COPS: 0,2,"00320033003400310035",0 This seems to be some sort of 'wide char' hex representation of "23415" [which is what I'd expect]. The modem's AT spec doesn't say