# Galileo OSNMA Support

With the newest firmware released by u-blox (v1.5x), all u-blox ZED-F9P now support the Galileo OSNMA feature.

Firmware version 1.51 can be downloaded from the link below, for the latest firmware please visit [u-blox's official website.](https://www.u-blox.com/en/product/zed-f9p-module?legacy=Current#Documentation-&-resources)

{% embed url="<https://content.u-blox.com/sites/default/files/2024-11/UBX_F9_100_HPG151_ZED_F9P.6c43b30ccfed539322eccedfb96ad933.bin>" %}
Direct Download link
{% endembed %}

For tutorials on how to update u-blox firmware on the H-RTK

{% content-ref url="/pages/LTckthEwh0hzW9e9iH0y" %}
[u-blox F9P Firmware Upgrade](/gps-and-rtk-system/zed-f9p-h-rtk-series/u-blox-f9p-firmware-upgrade.md)
{% endcontent-ref %}

{% hint style="warning" %}
OSNMA cryptographic keys are not installed with the firmware. Users will be required to register on the [GSC website](https://www.gsc-europa.eu/) and enroll in the OSNMA service to acquire cryptographic keys.

At the time this article is written (2024/12/12), the Initial Service Declaration has not been made yet. Users can only acquire the OSNMA key by applying to the public observation test
{% endhint %}

For more information on enabling the OSNMA feature, please refer to the u-blox Integration Manual:

<https://content.u-blox.com/sites/default/files/ZED-F9P_IntegrationManual_UBX-18010802.pdf>

You can also find a installation guide made by community members:

* <https://portal.u-blox.com/s/question/0D5Oj00000N0yaLKAR/f9p-150-osnma-configuration>
* <https://github.com/cturvey/RandomNinjaChef/blob/main/uBloxOSNMA/README.md#setup-method>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.holybro.com/gps-and-rtk-system/zed-f9p-h-rtk-series/galileo-osnma-support.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
