> On 07 March 2017 at 16:28 Aleksander Morgado wrote:
>
> On Mon, Mar 6, 2017 at 11:38 AM, wrote:
>
> > I’m using the Cinterion plugin on an EHS5. This does include ‘Radio Band’ in
> > its response to ‘AT^SCFG=?’, but in a format that
> > mm_cinterion_parse_scfg_test () may not be able to pars
On Mon, Mar 6, 2017 at 11:38 AM, wrote:
> I’m using the Cinterion plugin on an EHS5. This does include ‘Radio Band’ in
> its response to ‘AT^SCFG=?’, but in a format that
> mm_cinterion_parse_scfg_test () may not be able to parse?
>
>^SCFG: "Radio/Band",("1"-"147")
>
>
>
> (Which I take to pr
> On 06 March 2017 at 14:51 Dan Williams wrote:
>
> On Mon, 2017-03-06 at 13:00 +0100, Aleksander Morgado wrote:
>
> > On Mon, Mar 6, 2017 at 11:38 AM,
> > wrote:
> >
> > > I’m using the Cinterion plugin on an EHS5. This does include ‘Radio
> > > Band’ in
> > > its response to ‘AT^SCFG=?’, bu
On Mon, 2017-03-06 at 13:00 +0100, Aleksander Morgado wrote:
> On Mon, Mar 6, 2017 at 11:38 AM,
> wrote:
> > I’m using the Cinterion plugin on an EHS5. This does include ‘Radio
> > Band’ in
> > its response to ‘AT^SCFG=?’, but in a format that
> > mm_cinterion_parse_scfg_test () may not be able t
Yes, it looked a bit odd/unexpected to me. No clue in their spec about it being
presented in that format rather than just "1-147". I can try asking them, but I
suspect the answer will be 'it is what it is'.
There's some other lists given in a similar "x"-"y" format, but not all -
doesn't seem co
On Mon, Mar 6, 2017 at 11:38 AM, wrote:
> I’m using the Cinterion plugin on an EHS5. This does include ‘Radio Band’ in
> its response to ‘AT^SCFG=?’, but in a format that
> mm_cinterion_parse_scfg_test () may not be able to parse?
>
>^SCFG: "Radio/Band",("1"-"147")
>
>
>
> (Which I take to pr
I'm using the Cinterion plugin on an EHS5. This does include 'Radio Band' in
its response to 'AT^SCFG=?', but in a format that
mm_cinterion_parse_scfg_test () may not be able to parse?
^SCFG: "Radio/Band",("1"-"147")
(Which I take to probably mean any bitmask from 1 to 128+16+2+1)
_