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
wiki:ifemtocell:product_info_ifemto [2020/09/22 14:45]
ghi
wiki:ifemtocell:product_info_ifemto [2022/10/24 16:01] (current)
ehe [board_info.json file]
Line 38: 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 81: 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:​quickstart:​quickstart_ifemto#​documentation|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.1600778740.txt.gz · Last modified: 2020/09/22 14:45 by ghi