Introduction
Firmware management:
LoRa network management
Interfaces:
Gateway administration
Support and resources:
Introduction
Firmware management:
LoRa network management
Interfaces:
Gateway administration
Support and resources:
This is an old revision of the document!
This section aims to guide a user through the main steps of the configuration of the SPN firmware. In this quickstart, the user will start with a freshly installed software with no configuration and end with an end-device sending data to SPN.
Prerequisites:
Ethernet is available on all gateways. WiFi is available only on iFemtocell gateways.
On iFemtocell, WiFi can be used to connect to the gateway. A WiFi access point is available at boot time on each gateway for one hour, broadcasting an SSID named after its serial number (klk-wifc-XXXXXX). It can only be used to access the SPN iFemtoCell's web interface, as it does not route traffic to anywhere and does not serve as an Internet wireless access point.
The passphrase to connect to this WiFi network is the Ethernet MAC address (it can be found on the Wirnet iFemtoCell label), in uppercase, without spaces between the digits, e.g. 7076FFYYYYYY.
Your computer may take some time to get the “connected” status, and the interface will have a “limited connectivity”, which is normal.
The home web interface is accessible at the following address:
http://klk-wifc-XXXXXX/
Where XXXXX are the 6 digits at the end of hostname/board id .
Example:
The address to be used with the gateway owning the following label is: http://klk-wifc-03002e/
(case insensitive)
The default login/password are:
user: spn
password: spnpwd
Installing the SPN software is not sufficient to use it. It also needs to be activated with a license file.
Make sure that your license matches your firmware.
Licences can be opened with a text editor:
8d4222861dad7c24752aa6d3801e4017
-----BEGIN SIGNATURE----- q3JqyX09evkx8B3hrdS+5tEgOoViHR+zqn2fgcFwXZQmdps0D6wcMKUlWyKftUW2 QgBXl2JgtfNKrYRQbgw7SPbmjrwPBIcVxrzlaqjIKLNc8DIDZ504ctwuakffgb45 +XWiWA9X8q0jTcuG7KWkDyHSQHbMlGAX599mIKXx35/6hlkESKV1WU9ujHTZqBN3 6uVm8UQJh8lJi1nU9SNuCydthYbwqPApkOT9ueoAcGg+zSJFXxeVnwGBnR0g1TSr mb2Y/Iu1C6oHECrqOh7w0ZZV8ZxSylkIjZaLJ72nqMkHMLxfw0Rcl80FrdcoRCFU xmqKfWh95tinNCB/K7oCDA== -----END SIGNATURE----- -----BEGIN LICENSE----- [license] hardware_serial_number = 3901010E expiration_date = -1 gateways_max_number = 1 end_devices_max_number = -1 -----END LICENSE-----
For security reasons, Kerlink strongly advises its customers to change the default password.
The region where the station will be used needs to be configured.
The gateway cannot listen to every frequencies simultaneously. Up to 8 frequencies can be listened. The frequencies to be listened need to be configured.
To understand how the frequency configuration works, it is necessary to know that the gateways' hardware contains two RF frontends. Each of these frontends has a 0.8 MHz Bandwidth. Thus, all 8 channels must be contained within these two 0.8 MHz intervals.
Not all the channels are necessarily used.
Example of typical configuration:
All 8 frequencies can be contained within one 0.8MHz interval.
Before receiving data from the end-device, it first needs to be registered.
The (basic) configuration is over.