System

System

In this tab, you can back up or restore panel settings, export/import data, update software, change language, reboot the device, etc.

Settings 

In this section, you can back up all web interface settings except network settings by clicking the Backup whole settings button. If necessary, you can select the downloaded file and restore the settings. This works only if the firmware version of the uploaded settings matches the current panel version. You can also reset the device to the default settings by clicking the corresponding button. After a factory reset, you will need to set a new admin password before you can access the web interface.

Export/Import data 

If necessary, you can export or import data from the Apartments, Forward, Identifiers, and Access Restrictions tabs. To export, you must click Download and a ZIP archive with tables will be saved on your computer.

Data import is used to copy the exported information to other panels. To do this, choose ZIP archive and click Confirm.

When importing data into the panel, all current data in the Apartments, Forward, Identifiers, and Access Restrictions tabs will be deleted and replaced with new (importing) information without the possibility of restoring.

Import of incorrect format data will cause the panel malfunctioning.


Clear data 

In this section, you can delete data about one or more categories: Apartments, Identifiers, Time profiles, Forward queues, and Logs. To clear data, select category(ies) and click Delete. As a result, the data is irrevocably deleted.

clear data-20240215-182616.png

HTTPS

By default, the panel supports secure access to the web interface and API via HTTPS.
If needed, you can disable HTTP access and enforce HTTPS for all connections.

When this option is enabled:

  • All requests to the web interface and API will be handled via HTTPS only.

  • Access via HTTP will be completely disabled.

  • Browsers may display a security warning if a self-signed certificate is used — you can proceed by accepting the warning or adding an exception.

Enable this option in production environments or public networks to improve security and prevent unencrypted access.

Access ports:

  • HTTP — port 80

  • HTTPS — port 443

Browser security alerts:
When connecting to the panel via HTTPS in a local network, browsers may display a security warning if a self-signed certificate is used. This is normal for a local device. You can:

  • Proceed by accepting the warning (e.g., Accept the Risk and Continue, Proceed, Visit Website), or

  • Add the panel’s root certificate to your trusted root certificate store to avoid future warnings.

How to disable HTTP and enforce HTTPS:

  1. Go to the System tab.

  2. Scroll to the HTTPS section.

  3. Tick the Enabled checkbox.

  4. Click Submit to apply changes.

Once applied, all future access will require HTTPS. Manual access via HTTP will no longer be possible.

Знімок екрана 2025-09-11 о 13.56.15.png

Device language

9 device languages are available for setting:

  • English

  • Ukrainian

  • Spanish

  • Polish

  • Dutch

  • Turkish

  • French

  • Danish

  • Russian

Firmware upgrade 

By default, the BAS-IP server is used for updates. You have several ways to update panel firmware:

Before each software update, make a backup copy of the panel settings so that in case of an update error, you can always restore the previous configuration.

Automatically check and apply firmware updates

Enable this option to keep your panel up to date — the device will automatically check for new firmware versions, download, and install them.

Do not disconnect the panel from power during the update to avoid device malfunction.

Знімок екрана 2025-09-11 о 13.57.38.png

Manual firmware update

You can also update the panel manually:

  1. Download the required firmware file from the official BAS-IP website.

  2. Click Choose file and select the downloaded file.

  3. Click Update Firmware and wait for the process to complete.

  4. The panel will reboot automatically when the update finishes.

Знімок екрана 2025-09-11 о 14.12.27.png

Using a custom server

You can configure a custom server (typically used in closed intercom networks) for firmware updates.

The custom server must contain:

  • the version.json file,

  • the firmware file.

Example structure of version.json:

{ "version": "3.13.0", "name": "3.13.0", "date": "2021.12.02", "device_type": "panel_v4", "description": "<ul> <li>Added screen brightness setting</li> <li>Added custom concierge name feature on the conversation screen</li> <li>Fixed problem with updating firmware via web interface</li> <li>Fixed problem with displaying messages in the web interface of AA-14FB</li> <li>Fixed problem with sorting in the contact book</li> <li>The maximum number of digits in the access code has been increased from eight to ten</li> <li>Fixed search for apartments in the identifier menu</li> <li>Fixed problem with internal calls when SIP settings are enabled, but there is no access to the SIP server</li> <li>Added port option to SIP proxy settings and forward numbers</li> <li>Added horizontal scrolling in the contact book</li> <li>Added support for AA-07FBV2M and AA-07FBC2M models</li> <li>Added support for external temperature sensor</li> <li>Minor fixes</li> <li>The new version of the API is available via <a href=https://developers.bas-ip.com//%3Ethe link</a></li> </ul>", "url_address": "https://192.168.1.11/url-to-firmware-image.img" }

How to configure custom server updates:

  1. Log in to the panel web interface using the admin credentials you created during the initial setup or after a factory reset.

  2. Go to System → Firmware upgrade.

  3. Enable Use custom server.

  4. Enter the URL or IP address of the server where the version.json and firmware files are located in the Custom server field.

  5. Click Submit to save changes.

  6. Click Check for updates and then Update Firmware to start the update process.

Знімок екрана 2025-09-11 о 14.24.34.png

Reboot

The section contains a button for panel soft reset.