ubxlib icon indicating copy to clipboard operation
ubxlib copied to clipboard

Portable C libraries which provide APIs to build applications with u-blox products and services. Delivered as add-on to existing microcontroller and RTOS SDKs.

Results 74 ubxlib issues
Sort by recently updated
recently updated
newest added

Hi Rob, ![image](https://user-images.githubusercontent.com/83282470/183610954-45c138ae-f0da-4bc7-bd9b-269d052581cb.png) and here the code [getNTP.txt](https://github.com/u-blox/ubxlib/files/9288999/getNTP.txt)

Hi, sometimes the connection is not successfully established, so that the module no longer works. Unfortunately I don't use the following options: U_CFG_APP_PIN_CELL_ENABLE_POWER U_CFG_APP_PIN_CELL_RESET U_CFG_APP_PIN_CELL_VINT What other option is there...

Hi there, In our prototyping with SARAR410 modules, we have very good progress in soldering these boards, but I am still having issues with the software. So going back to...

Hello all We are using cell sockets to resolve the address of a host. However, with the current master branch this fails. The reason seems to be in uWifiSockInit() line...

Hi Shouldn't U_CELL_NET_RAT_NB1 be added to the SARA_R5 RATs since the 01B version supports it? Or a new module type for the SARA-R510S-01B version? regards

Hey, I'm using the SARA-R510M8S and wanted to know if there was any way I could use AssistNow Online to assist the GPS chip? I've got CellLocate working but I'd...

feature

I was very pleasantly surprised to discover this repo today; as a long time user of U-Blox products I've always wanted to see official drivers (and they're open source to...

feature

I have the problem that when I publish a message, four always arrive? the next time i send, there are already 8 in the queue Rabbitmq broker (MQTT)

Many MCU UARTs can detect a 'break condition' where the Rx line is held low for longer than a frame period. https://en.wikipedia.org/wiki/Universal_asynchronous_receiver-transmitter#Break_condition Our cellular modules will perform this break condition...

feature

Hi, I have the following output when using the example? ![image](https://user-images.githubusercontent.com/83282470/161905890-ec27820c-086b-4305-bdf0-fc602a191eff.png)