Rob Meades

Results 402 comments of Rob Meades

Hmm, so your EVK is doubly-endowed with GNSS chips: one inside the SARA-R422M8S chip and one separately on the EVK itself. The `ubxlib` code supports both but, in the above...

Hi MoZen: yes, apologies, noticed that myself yesterday, looks as though Arduino-CLI isn't rebuilding the main application file for this example for some reason in our test system and so...

>With the first encounter, I got the following compilation error, unfortunately... This should now be fixed in https://github.com/u-blox/ubxlib/commit/91f84b5b03e01f4b6191ba56aabf9ea1b1600dae.

Let me know if you still have problems with your ESP32S3 chip after updating to head-rev `ubxliib`. On your need to do HTTP posts, there are a few possibilities. The...

Odd; nothing concerning the UARTs etc. has been changed in 1.0.0 aside from including the baud-rate in the configuration structure, which I guess you must be populating if you are...

Haven't read your recent posts properly yet but, on setting the MNO profile you just call [uCellCfgSetMnoProfile()](https://github.com/u-blox/ubxlib/blob/master/cell/api/u_cell_cfg.h#L196).

Hi there: yes, you're right, this is on the TODO list, was trying to figure out the right way to do it in order to avoid duplication. Will move it...

We've now fixed this properly on the `master` branch in commit 1843f8b807affac056a70776b351b35c5a87e03c, hence closing this: please re-open if you still have a problem with this.

Oops, closed in error, re-opening!

Excellent idea: will raise an internal JIRA to track this also.