Matthew Menze

Results 11 comments of Matthew Menze

After additional digging into the library source code, the issue appears to be due to how incoming URC's are processed in this library. In the poll() function incoming serial data...

I've modified the read and write code paths in the library quite a bit now, and resolved much of the issues. Once I am sure it is working right I...

I'm getting closer now, but still running into new issues I have found, I'll look at checking this repo out and making a pull request at some point...So far I...

@ROSW6341 thank you for the pointer! I contacted support at uBlox and they provided me the easyflash tool and updated firmware file. What did you need to do to connect...

@nseidle I've created a pull request of my working-for-me batch of fixes. It will need some more work to integrate into something usable for everyone using this product. Please feel...

I've updated with a second commit code to listen and receive UDP packets. It's a bit rough, particularly in the parsing of the read data (I plan to clean that...

@nseidle just wanted to see if there has been any updates on this issue on your end? I seem to have it working decent now, but I have really tore...

No worries. Feel free to reach out whenever. I've changed around a few more things since this pull request was made, but haven't had a chance to really polish anything....

Awesome! I sent an email to the address listed on your github. Thank you!

@nseidle has there been any updates getting the buffered polling working in this library? I'm still using my hackish fork of it, somewhat updated from this issue, but I don't...