• Learn
  • LoRaWAN
  • Quick Start
  • Applications & Integrations
  • Devices & Gateways
  • Migrating to The Things Stack Community Edition
  • V2 Docs (Outdated)

Gateways

    Overview
  • LoRa Basics™ Station
  • Root Certificates
  • SDKs

    Running a gateway

  • Troubleshooting
  • Lightning Protection
  • Packet Forwarders
  • Gateway Registration
  • Where to start
  • Hardware

  • Pi Supply Gateway HAT
  • MultiTech Conduit
  • RAK2245 Pi Hat Edition - LoRaWAN® Gateway Concentrator Module
  • RAK7243C Pilot Gateway
  • RAK831
  • The Things Gateway
  • The Things Indoor Gateway
  • The Things Outdoor Gateway
  • AAEON
  • Cisco LoRaWAN Gateway
  • Kerlink
    • Reverse SSH
    • KerOS installation and configuration
    • Wirnet iBTS
    • Wirnet iFemtoCell
    • Wirnet iFemtoCell Evolution
    • Wirnet iStation
    • Wirnet Station
  • Laird RG1xx
  • Lorrier LR2
  • MikroTik Routerboard
  • P-NUCLEO-LRWAN2
  • Tektelic
  • Ursalink

Wirnet iFemtoCell Evolution

The wirnet iFemtoCell Evolution is a low-cost, indoor LoRaWAN nano gateway that can be easily connected through GSM cellular or ethernet.

Kerlink iFemtoCell

Source & further info You do need to request a login and password from Kerlink

Powering the iFemtoCell Evolution

Connect the 12V adapter.

Connecting to the iFemtoCell Evolution

iFemtoCells are named after their serial number and are called klk-fevo-XXXXXX. You can replace the XXXXXX by the six hexadecimal digits from the serial number which are also the last six hexadecimal digits of the Board ID (printed on the bottom of the gateway).

For example, if an iFemtoCell has 009CVc031234 as board ID, the host name will be: klk-fevo-031234

Ethernet or cellular

Both ethernet and cellular can be used, though for setup Ethernet is preferred.

iFemtoCell login/password

To prevent Web robots from attacking the gateway with standard login/password “root/root”, default password is built using the last 6 characters of the board ID: pdmk-XXXXXX.

For example, if an iFemtoCell has 009CVc031234 as board ID, then the root password will be pdmk-031234 (case sensitive).

klk-fevo-031234 login: root
Password: pdmk-031234

For security reasons, it is highly recommended to change the password. You can do so with the command: passwd

Install and configure the gateway

Follow the unified generic KerOS guide to install and configure your gateway.