arnoutdekimo

Results 12 comments of arnoutdekimo

(As an update, apparently the library -does- offer the callback (pResponseCallback), but I don't think it supports not supplying a pointer to a buffer that is not the total size...

Thanks for that clarification, and for the sample code, very useful! I think I can then use the http library for everything aside from really big files, and use direct...

Cool! Thanks Rob! I quickly tried your code, and indeed, I manage to transfer the assistnow data to the lena-r8 now. Unfortunately, is does not make the fix perform better...

Hi, Ok thanks! I have the branch locally, so feel free to delete it now. Regarding the LENA, I think there's something wrong in how it internally handles the AGPS:...

[ [socket-error-faileddownload.zip](https://github.com/u-blox/ubxlib/files/13347753/socket-error-faileddownload.zip) In attachment a salae capture of this

Pff, and now I am getting even different behavior: - Again, on the internet side, everything looks perfect ( [superslowconn.zip](https://github.com/u-blox/ubxlib/files/13347867/superslowconn.zip) - But on the AT interface, now the data comes...

Hi, > I don't know how large the module's internal IP buffers are for received data but I'd guess that, at some point, it must stop receiving IP traffic from...

FYI, this is the log file with after every succesful read, doing the ucell parameter refresh [successfulltransfer.zip](https://github.com/u-blox/ubxlib/files/13348956/successfulltransfer.zip) Note that this time it succeeded. I'll run it a couple of more...

This is a failure: [failure-withcelldbg.zip](https://github.com/u-blox/ubxlib/files/13349012/failure-withcelldbg.zip) [socketerrorlog.zip](https://github.com/u-blox/ubxlib/files/13349020/socketerrorlog.zip)