New MultiTech packet forwarder available

Do we know if the latest MultiTech 266L model (SPI mCard LoRA) is supported with the new packet forwarder?

I havenā€™t been able to test with this model, however based on MultiTech feedback I made a small fix earlier today that should allow it to work.

1 Like

Need Help

My gateway multitech MTCDTIP-LEU1-266A Firmware1.4.4

i got this error in tail -f /var/log/lora-pkt-fwd.log

11:23:29 INFO: Little endian host
11:23:29 INFO: found global configuration file /var/config/lora/global_conf.json, parsing it
11:23:29 INFO: /var/config/lora/global_conf.json does contain a JSON object named SX1301_conf, parsing SX1301 parameters
11:23:29 INFO: lorawan_public 1, clksrc 0
lgw_board_setconf:437: Note: board configuration; lorawan_public:1, clksrc:0
11:23:29 INFO: 8 LBT channels configured
11:23:29 INFO: antenna_gain 0 dBi
11:23:29 INFO: Configuring TX LUT with 16 indexes
11:23:29 INFO: radio 0 enabled (type SX1257), center frequency 923600000, RSSI offset -166.000000, tx enabled 1
lgw_rxrf_setconf:486: WARNING: NOT A VALID TX NOTCH FILTER FREQUENCY [126000ā€¦250000]Hz
lgw_rxrf_setconf:498: Note: rf_chain 0 configuration; en:1 freq:923600000 rssi_offset:-166.000000 radio_type:2 tx_enable:1 tx_notch_freq:0
11:23:29 INFO: radio 1 enabled (type SX1257), center frequency 924600000, RSSI offset -166.000000, tx enabled 0
lgw_rxrf_setconf:498: Note: rf_chain 1 configuration; en:1 freq:924600000 rssi_offset:-166.000000 radio_type:2 tx_enable:0 tx_notch_freq:0
11:23:29 INFO: Lora multi-SF channel 0> radio 0, IF -400000 Hz, 125 kHz bw, SF 7 to 12
lgw_rxif_setconf:617: Note: LoRa ā€˜multiā€™ if_chain 0 configuration; en:1 freq:-400000 SF_mask:0x7e
11:23:29 INFO: Lora multi-SF channel 1> radio 0, IF -200000 Hz, 125 kHz bw, SF 7 to 12
lgw_rxif_setconf:617: Note: LoRa ā€˜multiā€™ if_chain 1 configuration; en:1 freq:-200000 SF_mask:0x7e
11:23:29 INFO: Lora multi-SF channel 2> radio 0, IF 0 Hz, 125 kHz bw, SF 7 to 12
lgw_rxif_setconf:617: Note: LoRa ā€˜multiā€™ if_chain 2 configuration; en:1 freq:0 SF_mask:0x7e
11:23:29 INFO: Lora multi-SF channel 3> radio 0, IF 200000 Hz, 125 kHz bw, SF 7 to 12
lgw_rxif_setconf:617: Note: LoRa ā€˜multiā€™ if_chain 3 configuration; en:1 freq:200000 SF_mask:0x7e
11:23:29 INFO: Lora multi-SF channel 4> radio 0, IF 400000 Hz, 125 kHz bw, SF 7 to 12
lgw_rxif_setconf:617: Note: LoRa ā€˜multiā€™ if_chain 4 configuration; en:1 freq:400000 SF_mask:0x7e
11:23:29 INFO: Lora multi-SF channel 5> radio 1, IF -400000 Hz, 125 kHz bw, SF 7 to 12
lgw_rxif_setconf:617: Note: LoRa ā€˜multiā€™ if_chain 5 configuration; en:1 freq:-400000 SF_mask:0x7e
11:23:29 INFO: Lora multi-SF channel 6> radio 1, IF -200000 Hz, 125 kHz bw, SF 7 to 12
lgw_rxif_setconf:617: Note: LoRa ā€˜multiā€™ if_chain 6 configuration; en:1 freq:-200000 SF_mask:0x7e
11:23:29 INFO: Lora multi-SF channel 7> radio 1, IF 0 Hz, 125 kHz bw, SF 7 to 12
lgw_rxif_setconf:617: Note: LoRa ā€˜multiā€™ if_chain 7 configuration; en:1 freq:0 SF_mask:0x7e
11:23:29 INFO: Lora std channel> radio 1, IF -100000 Hz, 250000 Hz bw, SF 7
lgw_rxif_setconf:591: Note: LoRa ā€˜stdā€™ if_chain 8 configuration; en:1 freq:-100000 bw:2 dr:2
11:23:29 INFO: FSK channel> radio 1, IF 200000 Hz, 125000 Hz bw, 50000 bps datarate
lgw_rxif_setconf:647: Note: FSK if_chain 9 configuration; en:1 freq:200000 bw:3 dr:50000 (50000 real dr) sync:0xC194C1
11:23:29 INFO: /var/config/lora/global_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
11:23:29 INFO: Found 1 servers in array.
11:23:29 INFO: Server 0 configured to ā€œrouter.as2.thethings.networkā€
11:23:29 INFO: packets received with a valid CRC will be forwarded
11:23:29 INFO: packets received with a CRC error will NOT be forwarded
11:23:29 INFO: packets received with no CRC will NOT be forwarded
11:23:29 INFO: GPS is disabled
11:23:29 INFO: Upstream data is enabled
11:23:29 INFO: Downstream data is enabled
11:23:29 INFO: Ghoststream data is disabled
11:23:29 INFO: Radiostream data is enabled
11:23:29 INFO: Statusstream data is enabled
11:23:29 INFO: Beacon is disabled
11:23:29 INFO: Packet logger is disabled
11:23:29 INFO: Flush output after statistic is disabled
11:23:29 INFO: Flush after each line of output is disabled
11:23:29 INFO: Watchdog is disabled
11:23:29 INFO: found local configuration file /var/config/lora/local_conf.json, parsing it
11:23:29 INFO: redefined parameters will overwrite global parameters
11:23:29 INFO: /var/config/lora/local_conf.json does not contain a JSON object named SX1301_conf
11:23:29 INFO: /var/config/lora/local_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
11:23:29 INFO: gateway MAC address is configured to 00800000A0001B3B
11:23:29 INFO: Found 1 servers in array.
11:23:29 INFO: Server 0 configured to ā€œbridge.asia-se.thethings.networkā€
11:23:29 INFO: packets received with a valid CRC will be forwarded
11:23:29 INFO: packets received with a CRC error will NOT be forwarded
11:23:29 INFO: packets received with no CRC will NOT be forwarded
11:23:29 INFO: GPS is disabled
11:23:29 INFO: Upstream data is enabled
11:23:29 INFO: Downstream data is enabled
11:23:29 INFO: Ghoststream data is disabled
11:23:29 INFO: Radiostream data is enabled
11:23:29 INFO: Statusstream data is enabled
11:23:29 INFO: Beacon is disabled
11:23:29 INFO: Packet logger is disabled
11:23:29 INFO: Flush output after statistic is disabled
11:23:29 INFO: Flush after each line of output is disabled
11:23:29 INFO: Watchdog is disabled
11:23:29 INFO: Contact email configured to "susiloharjo@gmail.com"
11:23:29 INFO: Description configured to ā€œā€
11:23:29 INFO: [Transports] Initializing protocol for 1 servers
ERROR: lbt_setup() did not return SUCCESS
INFO: FPGA supported features: [TX filter] [Spectral Scan]
11:23:29 ERROR: [main] failed to start the concentrator
11:23:29 INFO: [TTN] server ā€œbridge.asia-se.thethings.networkā€ connected
11:23:29 INFO: [main] Starting the concentrator
ERROR: lbt_setup() did not return SUCCESS
INFO: FPGA supported features: [TX filter] [Spectral Scan]
11:23:29 ERROR: [main] failed to start the concentrator
11:23:30 *** Multi Protocol Packet Forwarder for Lora Gateway ***
Version: 3.0.20
11:23:30 *** Lora concentrator HAL library version info ***
Version: 5.0.1; Options: native;

iā€™m using this forwarder wget -k https://github.com/kersing/multitech-installer/raw/master/installer.sh

already update and install mp-packet-forwarder_3.0.20-r1_arm926ejste.ipk
but not luck, help me plz

Which TTN region and which frequency plan are you using?

iā€™m using ttn region asia, freq 923-925 MHz