Cellular
Recommended
Field Name | ID - HEX | Size in Bytes | Description | Data Type | Uplink/ Downlink/ Both |
|---|---|---|---|---|---|
network_cellular_param_imei_hex | 0x36B2 | 7 | NB-IoT Network IMEI encoded as HEX | Unsigned Integer | Uplink |
network_cellular_set_message_confirmation | 0x07E1 | 1 | Command to confirm whether the server accepted the uplink | Unsigned Integer (0: NACK, 1: ACK) | Downlink |
Optional
Field Name | ID - HEX | Size in Bytes | Description | Data Type | Uplink/ Downlink/ Both |
|---|---|---|---|---|---|
network_cellular_param_socket_errors | 0x07D9 | 1 | Socket errors in the past keep-alive period | Unsigned Integer | Uplink |
network_cellular_param_iccid | 0x6591 | VAR_1B | NB-IoT Network ICCID in use | ASCII | Uplink |
network_cellular_param_imsi_hex | 0x36B1 | 7 | NB-IoT Network IMSI encoded as HEX | Unsigned Integer | Uplink |
network_cellular_param_operator_code | 0x1771 | 3 | Current Network Operator Code selected by the Network. May not always be the same as set. | Unsigned Integer | Uplink |
network_cellular_param_psm_t3412 | 0x07DA | 1 | Current T3412 selected by the Network. May not always be the same as set. | LSB Bits 1-5: Multiplier (Unsigned Integer), LSB Bits 6-8: (000: 10minutes, 001: 1 hour, 010: 10 hours, 011: 2 seconds, 100: 30 seconds, 101: 1 minute, 110: 320 hours, 111: deactivated) | Uplink |
network_cellular_param_psm_t3324 | 0x07DB | 1 | Current T3324 selected by the Network. May not always be the same as set. | LSB Bits 1-5: Multiplier (Unsigned Integer), LSB Bits 6-8: (000: 2 seconds, 001: 1 minute, 010: decihours, 111: deactivated) | Uplink |
network_cellular_set_fota_server_url_ip | 0x6592 | VAR_1B | URL or IP address of the fota server | ASCII | Both |
network_cellular_set_fota_server_port | 0x0FBC | 2 | Port of the fota server | Unsigned Integer | Both |
network_cellular_set_application_server_url_ip | 0x6593 | VAR_1B | URL or IP address of the application server | ASCII | Both |
network_cellular_set_application_server_port | 0x0FBE | 2 | Port of the application server | Unsigned Integer | Both |
network_cellular_set_apn | 0x6594 | VAR_1B | NB-IoT Network APN | ASCII | Both |
network_cellular_set_apn_username | 0x6595 | VAR_1B | NB-IoT Network APN Username | ASCII | Both |
network_cellular_set_apn_password | 0x6596 | VAR_1B | NB-IoT Network APN Password | ASCII | Both |
network_cellular_set_operator_code | 0x1772 | 3 | NB-IoT Network Operator Code | Unsigned Integer | Both |
network_cellular_set_psm_t3412 | 0x07FC | 1 | NB-IoT Network PSM T3324 | Bits 1-5: Multiplier (Unsigned Integer), Bits 6-8: (000: 10minutes, 001: 1 hour, 010: 10 hours, 011: 2 seconds, 100: 30 seconds, 101: 1 minute, 110: 320 hours, 111: deactivated) | Both |
network_cellular_set_psm_t3324 | 0x07FD | 1 | NB-IoT Network PSM T3412 | Bits 1-5: Multiplier (Unsigned Integer), Bits 6-8: (000: 2 seconds, 001: 1 minute, 010: decihours, 111: deactivated) | Both |
network_cellular_set_ipv6_enable | 0x07FE | 1 | Enable IPV6 on NB-IoT | Boolean | Both |
network_cellular_set_bands | 0x6597 | VAR_1B | Cellular Network Bands (each network up to 255/1B) | Byte 1: Amount of Bands, Byte 2: Band 1, Byte 3: Band 2, … | Both |