Hi Richard,

>>
>> trying is quite easy. In plugins/ublox.c, there are 2 occurrencies of
>> "AT+CFUN=4":
>>  -> change both of them to "AT+CFUN=1".
>>   (I am not sure whether this will produce an error in case the modem
>> is already in CFUN:1, but it is worth trying).
>
> Yeah I have done this for a while. The question was not how to do it,
> just if there was an interest to get this kind of code upstreamed.
>

I don't have a uBlox modem at hand to test, but I expect there can be
problems similar to race conditions if the AT+CFUN=4 is commented out
instead of being changed to something more innocent.
Actually also an empty "AT" would do in your case.

Giacinto
_______________________________________________
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org

Reply via email to