# 4G & 5G Onyx 3.1.1 Access Points Release Notes

## Release Information

This release note provides information about 4G & 5G Access Points in conjunction with the Onyx 3.1.1 release.

### Component Compatibility Information

<p align="center"><strong>Component Compatibility Information for 4G Networks</strong></p>

<table><thead><tr><th valign="top">Component</th><th valign="top">Release</th></tr></thead><tbody><tr><td valign="top">Onyx Portal</td><td valign="top">3.1.1</td></tr><tr><td valign="top">Onyx Edge</td><td valign="top">3.1.1</td></tr><tr><td valign="top">Mesh Node</td><td valign="top">3.0.0</td></tr><tr><td valign="top">G100 Indoor Access Point</td><td valign="top">BaiBLQ_3.1.14</td></tr><tr><td valign="top">G101 Outdoor Access Point</td><td valign="top">BaiBLQ_3.1.14</td></tr><tr><td valign="top">G501 Outdoor Access Point</td><td valign="top">BaiBLQ_3.1.14</td></tr></tbody></table>

<p align="center"><strong>Component Compatibility Information for 5G Networks</strong></p>

<table><thead><tr><th valign="top">Component</th><th valign="middle">Release</th></tr></thead><tbody><tr><td valign="top">Onyx Portal</td><td valign="middle">3.1.1</td></tr><tr><td valign="top">Onyx Edge</td><td valign="middle">3.1.1</td></tr><tr><td valign="top">Onyx FHM</td><td valign="middle">2.0.0</td></tr><tr><td valign="top">G105-n48F Indoor Access Point<br><br>G105-n48P Indoor Access Point<br><br>G105-n78F Indoor Access Point<br><br>G105-n78P Indoor Access Point<br><br>G505-n48P Outdoor Access Point<br><br>G505-n78P Outdoor Access Point<br><br>G506-n77 Outdoor Access Point</td><td valign="middle">For details, contact GXC Technical Support.</td></tr></tbody></table>

## New Features, Enhancements, and Behavior Changes

This section describes new features, enhancements, and behavior changes introduced in this release.

### 5G AP Remote Reboot Support

{% hint style="info" %}
**NOTE:** This change is applicable only to 5G networks.
{% endhint %}

The Onyx Portal now supports remotely rebooting 5G AP equipment.

For more information, refer to the *Onyx Portal 3.1.1 Release Notes*.

### SyncE Service on 5G APs

{% hint style="info" %}
**NOTE:** This change is applicable only to 5G networks.
{% endhint %}

The Onyx solution now supports Synchronous Ethernet (SyncE) service alongside Precision Time Protocol (PTP) for the following GXC 5G APs—specifically for FHM configurations.

* G105-n48P indoor 5G AP
* G105-n78P indoor 5G AP
* G505-n48P outdoor 5G AP
* G509-n77 outdoor 5G AP

SyncE is a Layer 1 synchronization protocol that distributes frequency synchronization over Ethernet links. Unlike PTP, which uses packet-based timing, SyncE ensures highly stable and accurate frequency delivery via the physical layer, making it ideal for mobile networks that require tight time and frequency coordination across APs.

* SyncE helps maintain accurate frequency synchronization across FHM and its associated APs.
* It provides a redundant or complementary timing source alongside PTP.
* Essential for deployments where precise fronthaul synchronization is required.

{% hint style="info" %}
**NOTE:** GPS signal for NR server as a Primary Reference Clock (PRC) is necessary for SyncE synchronization.
{% endhint %}

## Resolved Issues

There are no resolved issues reported in this release.

## Open Issues

{% hint style="info" %}
**NOTE:** Open issues reported in previous releases, unless subsequently reported as resolved, may exist in this release.
{% endhint %}

There are no new open issues reported in this release.

## Revision History

<p align="center"><strong>Revision History</strong></p>

<table data-header-hidden><thead><tr><th width="250.25" valign="top">Date</th><th valign="top">Updates</th></tr></thead><tbody><tr><td valign="top">2025-05-15</td><td valign="top">Initial release.</td></tr></tbody></table>


---

# 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.gxc.io/release-notes/release-notes-archive/access-points-release-notes/4g-and-5g-onyx-3.1.1-access-points-release-notes.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.
