Sara Damiano

Results 274 comments of Sara Damiano

I'm sorry, I really have no idea. I do not think it is a library issue since you can connect on GPRS. The commands for connection and TCP are identical...

I'm not sure what `CEREG=0,6` means; the manual only documents up to 5. But 0,2 is searching for network and when it goes to 0,0 that means it's given up....

Has this issue been resolved?

Are these TCP/socket commands now part of the "standard" modem-level firmware or is this depending on someone having programmed the user portion of the nRF9160 with a specific firmware (like...

Nordic doesn't even have the example with socket level AT commands available any more.

The "serial lte example" doesn't even exist in the Nordic Playground repo any more. I would love to have this supported, but I'm hesitant to put in any effort when...

The only way to create a branch here would be for me to create one and then you to issue a pull request against it. You mentioned that you modified...

It shouldn't. There's no looping at all in that function. If you're looking at inside of `waitForNetwork()` where there is a loop, there's a built in default of 60 seconds....

@roysG I'd take a pull request if you have a solution.

Have any of you had issues with this more recently?