User Tools

Site Tools


wiki:ifemtocell:product_info_ifemto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:ifemtocell:product_info_ifemto [2019/09/25 16:17]
ghi [Certifications]
wiki:ifemtocell:product_info_ifemto [2022/10/24 16:01] (current)
ehe [board_info.json file]
Line 1: Line 1:
 ====== Wirnet™ iFemtoCell product information ====== ====== Wirnet™ iFemtoCell product information ======
 +
 +
 +===== Hardware versions =====
 +
 +Wirnet™ iFemtocell exists in 3 different hardware versions summarized in the following table:
 +
 +^  Version ​            ​^ ​     868       ​^ ​      ​915 ​       ^        923       ^
 +^  Radio RX band       ​| ​  ​863-873MHz ​  ​| ​  ​902-928 MHz    |    915-928 MHz   |
 +^  Radio TX band       ​| ​  ​863-873MHz ​  ​| ​  ​902-928 MHz    |    915-928 MHz   |
 +^  LORABOARD_TYPE ​     |  ''​WIFC-868'' ​ |   ''​WIFC-915'' ​  ​| ​   ''​WIFC-923'' ​ |
 +
 +''​LORABOARD_TYPE''​ is readable from [[wiki:​ifemtocell:​product_info_ifemto#​board_infojson_file|board_info.json]] and allow the software to dynamically know which version is used.
 +
  
 ===== Serial numbers ===== ===== Serial numbers =====
  
 <note important>​ <note important>​
-Kerlink support team requires the serial number of the product to start treating support ​request. Please join your gateway "Final product ID" each time you open a ticket.+Kerlink support team requires the serial number of the product to start treating support ​requests. Please join your gateway "Final product ID" each time you open a ticket.
 </​note>​ </​note>​
  
Line 25: Line 38:
 Below is the file structure: Below is the file structure:
 <​code>​ <​code>​
- 
-root@klk-wifc-030004:​~ # cat /​tmp/​board_info.json ​ 
 { {
-    "​cpu":​ {                                        // CPU module information +    "​cpu":​ { 
-        "​CPU":​ "​OK",​  +        "​CPU":​ "​OK",​ 
-        "​RAM":​ "​OK",​  +        "​EUI64":​ "​7276FF0044010039", ​                     // Gateway EUI 
-        "​RTC":​ "​OK",​  +        "​RAM":​ "​OK",​ 
-        "​board_label":​ "BEc030004",  +        "​RTC":​ "OK", 
-        "​bootcount":​ 1,  +        "​SRK0_value":​ "​0xdbce282b", 
-        "​hab_enable":​ "false",  +        "​board_label":​ "BPa010039", 
-        "​hw_version":​ "3903", ​                      ​// Hardware version+        "​bootcount":​ 1, 
 +        "​hab_enable":​ "true", 
 +        "​hw_version":​ "4401", ​                            ​// Hardware version
         "​networks":​ {         "​networks":​ {
-            "​eth_backhaul":​ "​OK",​  +            "​eth_backhaul":​ "​OK",​ 
-            "​mac_backhaul":​ "​70:​76:​ff:​02:​00:67", ​   // MAC address +            "​mac_backhaul":​ "​70:​76:​ff:​02:​55:7e", ​         // MAC address 
-            "​mac_wlan":​ "04:a3:16:61:a5:3d",  +            "​mac_wlan":​ "98:84:e3:bf:e5:cf", 
-            "​wlan":​ "​OK" ​   ..... +            "​wlan":​ "​OK"​ 
-        },  +        }, 
-        "​power":​ {                                  // Power information +        "​power":​ {                                        // Power information 
-            "​NVCC_3V3": ​3300,  +            "​NVCC_3V3": ​3.292
-            "​NVCC_DRAM": ​1341,  +            "​NVCC_DRAM": ​1.326
-            "​VCC_5V": ​5092,  +            "​VCC_5V": ​4.99
-            "​VCC_DIG_1V8": ​1855,  +            "​VCC_DIG_1V8": ​1.847
-            "​VCC_PA1": ​4352,  +            "​VCC_PA1": ​4.32
-            "​VCC_RF1": ​888,  +            "​VCC_RF1": ​1.024
-            "​VDD_CORE": ​1370,  +            "​VDD_CORE": ​1.367
-            "​VIN_9V": ​11633 +            "​VIN_9V": ​11.611 
-        }, +        },
         "​radio":​ {         "​radio":​ {
-            "​LORABOARD_TYPE":​ "WiFC-868" ​          ​// LoRa RF module information +            "​LORABOARD_TYPE":​ "WiFC-915" ​                 // LoRa RF module information 
-        },  +        }, 
-        "​rpmb_status":​ "​KO"​,  +        "​serial_number":​ "0x44010039", ​                   // Serial number of the CPU module  
-        "​serial_number":​ "0x39030004", ​            ​// Serial number of the CPU module  +        "​start_time":​ "10:38:39 2022-02-11", ​             // Start time: useful to know if the gateway has rebooted  
-        "​start_time":​ "14:31:51 2018-12-12", ​      ​// Start time: useful to know if the gateway has rebooted  +        "​sw_version":​ "5.X.X_XXXXXXXXXXXXXX" ​             // iFemtoCell Software version
-        "​sw_version":​ "4.0.4_20181031154230" ​      ​// iFemtoCell Software version+
     }     }
 } }
Line 68: Line 80:
 </​code>​ </​code>​
  
-<note important>​ +
-The value of the ''​rpmb_status''​ is incorrect. This field must not be taken into account from firmware version 4.X. +
-</​note>​+
  
 ===== Certifications ===== ===== Certifications =====
  
-Wirnet iFemtoCell gateway is certified in many countries. Further information is available in the [[wiki:resources:resources|Installation and maintenance manual]].+Wirnet iFemtoCell gateway is certified in many countries. Further information is available in the [[wiki:quickstart:quickstart_ifemto#​documentation|Installation and maintenance manual]].
wiki/ifemtocell/product_info_ifemto.1569421066.txt.gz · Last modified: 2019/09/25 16:17 by ghi