WMC v2.3 wiki
Product Overview
Using
OSS API*
Advanced
Resources
Product Overview
Using
OSS API*
Advanced
Resources
This is an old revision of the document!
Connect the debug tool on the station front :
PC Drivers are available at ftdi drivers
-Debug probe BOOT button is not used on LoRA Station
-Debug probe RESET button triggers a hard reset
To ensure the LoRa IoT Station is started up press the test button and check the POWER STATION LED is ON. Leds are enabled during a minute.
baudrate : 115200 data length : 8 parity : none stop bit : 1 flow control : none
Check the firmware version of your LoRa Station.
Kerlink released an improved LoRa Station (so called 27dBm) starting from May 2015.
This hardware update implied a Firmware update: kernel update, SDK update, and Semtech's LoRa-HAL specific compilation flags.
This new firmware is labelled wirmaV2_wirgrid_v2.1.
Reference to this firmware is noted “Firmwave v2.x” in the wiki, the previous versions (only compatible with 20dBm boards) are noted “Firmware v1.x”.
The firmware v2.x is fully compatible with older (20dBm) LoRA IoT Stations.
Get the firmware version of your LoRa Station with the command “get_version -u”
The firmware version is after the field PROD_FW=
[root@Wirgrid_0806xxxx /root]# get_version KERNEL_VER=3.10.37-klk-4281f2b PIC_VER=8.3 BOOTSTRAP_VER=1607 UBOOT_VER=1609 SCRIPT_VER=1609 INITRAMFS_VER=g4d7018f FILESYSTEM_VER=2011.08-g5e758a0 KNETD_VER="wirma2_v3.10 WAN_3.15 (Apr 14 2015-11:18:56)" PROD_FW=wirmaV2_wirgrid_v2.1 LORABOARD_MANUFACTURER=00 LORABOARD_TYPE="868-27dBm" LORABOARD_HWVERSION=05 LORABOARD_SERIALNO=00005B [root@Wirgrid_0806xxxx /root]# [root@Wirgrid_0806xxxx /root]# modem_on.sh INFO: Lora FPGA Board detected: manuf 00, type 1, hwver 05, no 00005B [root@Wirgrid_0806xxxx /root]#
On Firmware v1.x, several binaries are installed on the LoRa Station filesystem based on the Semtech examples (from github:lora_gateway).
Read the readme.md files to learn how to use them.
Install the ready-to-use “packet forwarder” on the gateway and see your End Point on the semtech demonstration server.
Firmware V2.x:
Firmware v1.x:
Compile the Semtech's HAL and test binaries.
build your own kernel and rootfs
Install the IBM/LRSC-ready firmware and register your LoRa Station to the IBM/LRSC network:
Kerlink is a member of LoRa Alliance and the Kerlink gateway is compatible with LoRaWAN protocol. If you need information about LoRaWAN network protocol please contact the LoRa Alliance and request LoRaWAN specification : http://www.lora-alliance.org/For-Developers/LoRaWANDevelopers