This guide explains how to configure a static IP address for the FR22/Sampo S3 device and ensure proper communication with your PC without using a DHCP server.


Requirements

  • PoE injector
  • 2 x Ethernet cables
  • PC with an Ethernet port
  • FR22 / Sampo S3 device


Configure a Static IP for FR22/Sampo S3

Connect FR22 to the network using an Ethernet cable through a PoE injector.


Access the FR22 Web Interface:

  • Open a web browser
  • Enter the current IP address of the device in the address bar:
    https://[current deviceIP]
  • If you don’t know the IP, check the IP address from your router or use arp -a in Command Prompt to find the device's IP.
  • Log in to device:
    Username: admin
    Password: Check the label on the back of the device

Set a Static IP:

  • Navigate to Network > Interfaces > IP Configuration
  • Change "Mode" → "Manual" (Static IP)
  • Enter the following values:
  • IP Address: 192.168.100.101
  • Subnet Mask: 255.255.255.0
  • Gateway: 192.168.100.1
  • DNS Server: 192.168.100.1
  • Save the settings and restart device


Configure a Static IP for Your PC eth port

To ensure the PC can communicate with FR22, it must be in the same network.


1. Open Windows Network Adapter Settings

  • Press Win + R, type ncpa.cpl, and press Enter.
  • Locate your Ethernet adapter (Local Area Connection or Ethernet).
  • Right-click the adapter and select Properties.
  • Select "Internet Protocol Version 4 (TCP/IPv4)" and click Properties.

2. Set the Static IP Manually

  • IP Address: 192.168.100.100
  • Subnet Mask: 255.255.255.0
  • Default Gateway: 192.168.100.1
  • Save the settings and close all windows.

3. Connect the device IP address via browser