This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
wiki:ibts:product_info_ibts [2019/09/25 15:25] ghi created |
wiki:ibts:product_info_ibts [2022/10/24 15:57] (current) ehe [CPU array] |
||
|---|---|---|---|
| Line 77: | Line 77: | ||
| <code> | <code> | ||
| "cpu": { | "cpu": { | ||
| - | "CPU": "OK", | + | "CPU": "OK", |
| - | "GPS": "KO", | + | "EUI64": "7276FF002E04038E", // Gateway EUI |
| - | "RAM": "OK", | + | "GPS": "OK", |
| - | "RTC": "OK", | + | "RAM": "OK", |
| - | "board_label": "ATe050789", | + | "RTC": "OK", |
| - | "bootcount": 5, | + | "SRK0_value": "0xb6f36cf5", |
| - | "hab_enable": "false", | + | "board_label": "ATd04038e", |
| - | "hw_version": "2e05", // Hardware version | + | "bootcount": 1, |
| - | "networks": { | + | "hab_enable": "true", |
| - | "eth_backhaul": "OK", | + | "hw_version": "2e04", // Hardware version |
| - | "eth_local": "OK", | + | "networks": { |
| - | "mac_backhaul": "70:76:ff:01:0b:fb", // MAC address | + | "eth_backhaul": "OK", |
| - | "mac_local": "72:76:ff:01:0b:fb" | + | "eth_local": "OK", |
| - | }, | + | "mac_backhaul": "70:76:ff:01:03:d3", // MAC address |
| - | "power": { // Power information | + | "mac_local": "72:76:ff:01:03:d3" |
| - | "3V3_FDP": 3294, | + | }, |
| - | "NVCC_3V3": 3300, | + | "power": { // Power information |
| - | "NVCC_DRAM": 1343, | + | "3V3_FDP": 3.301, |
| - | "VCC_5V": 5100, | + | "NVCC_3V3": 3.296, |
| - | "VDD_CORE": 1384, | + | "NVCC_DRAM": 1.341, |
| - | "VIN_9V": 53447, | + | "VCC_5V": 5.032, |
| - | "VPORT_MEAS": 53511, | + | "VDD_CORE": 1.361, |
| - | "VPOWER": 9011 | + | "VIN_POE": 47.659, |
| - | }, | + | "VPORT_MEAS": 48.112, |
| - | "rpmb_status": "KO", | + | "VPOWER": 9.046 |
| - | "serial_number": "0x2e050789", // Serial number of the CPU module | + | }, |
| - | "start_time": "15:31:06 2018-08-22", // Start time: useful to know if the gateway has rebooted | + | "serial_number": "0x2e04038e", // Serial number of the CPU module |
| - | "sw_version": "4.0.2_20180821165420" // iBTS Software version | + | "start_time": "09:22:28 2022-03-18", // Start time: useful to know if the gateway has rebooted |
| - | } | + | "sw_version": "5.5.X_XXXXXXXXXXXXXX" // iBTS Software version |
| + | } | ||
| </code> | </code> | ||
| - | <note important> | ||
| - | The result returned for the field ''rpmb_status'' is not correct. This field must not be taken into account in firmware version 4.X. | ||
| - | </note> | ||
| ==== Module array ==== | ==== Module array ==== | ||
| Line 141: | Line 139: | ||
| ===== Certifications ===== | ===== Certifications ===== | ||
| - | The Wirnet iBTS gateway is certified in many countries. All the information are available in the [[resources_ibts:resources#documentations|Installation and maintenance manual.]] | + | The Wirnet iBTS gateway is certified in many countries. All the information are available in the [[wiki:quickstart:quickstart_ibts#documentation|Installation and maintenance manual.]] |