Replies: 1 comment
-
Hi @dwang-git No, unfortunately you can't currently use PyGPSClient to update the firmware on u-blox devices. u-blox have not put the firmware upgrade protocols in the public domain - they're only available under Non-Disclosure Agreement (NDA) - so I'm not able to implement them in open source software. Sorry about this, but it's out of my hands. PyGPSClient can only support public domain u-blox functionality. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using the u-center to update the UBlox firmware with .bin file. I suppose I can do this with PyGPSClient as well. Should I just treat the .bin file just like .txt file with this tool? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions