722960-002 37
Intel
®
Ethernet Network Adapter E810-CQDA2T
User Guide
• 7 - Default configuration
The E810-CQDA2T uses Layer 0 (RAM) to read RAM configuration from the device, and Layer 1 (BBR) to
save configuration to the RAM of the device. If layers are used incorrectly, the ubxtool command will
fail with a UBX-ACK-NAK response. The E810-CQDA2T also uses Layer 2 (FLASH), and Layer 7 (default
configuration).
If you do not state the layer, the -z flag (change configuration item) writes to FLASH and RAM, while
the -g flag reads from all the possible layers.
For more information about the use of ubxtool, and to get a list of possible configuration items, use the
following command:
# ubxtool -h -v 3
4.15.3 Perform Antenna Status Check New Location Setup
The current active antenna status can be determined by polling the UBX-MON-RF message. If an
antenna is connected, the initial state after power-up is “Active Antenna OK”.
The antenna supervisor can be configured through the CFG-HW-ANT_* configuration items. The current
configuration of the active antenna supervisor can also be checked by polling the related
CFG-HW_ANT_* configuration items.
Antenna status (as reported in the UBX-MON-RF and UBX-INF-NOTICE messages) is not reported
unless the antenna voltage control has been enabled. To enable it:
# ubxtool -v 1 -P 29.20 -z CFG-HW-ANT_CFG_VOLTCTRL,1
sent:
UBX-CFG-VALSET:
version 0 layer 0x7 transaction 0x0 reserved 0
layers (ram bbr flash) transaction (Transactionless)
item CFG-HW-ANT_CFG_VOLTCTRL/0x10a3002e val 1
UBX-ACK-ACK:
ACK to Class x06 (CFG) ID x8a (VALSET)
To check your antenna status:
# ubxtool -v 1 -P 29.20 -p MON-RF
ubxtool: poll MON-RF
sent:
UBX-MON-RF:
Poll request
UBX-MON-RF:
version 0 nBlocks 2 reserved1 0 0
blockId 0 flags x0 antStatus 2 antPower 1 postStatus 0 reserved2 0 0 0 0
noisePerMS 71 agcCnt 5616 jamInd 18 ofsI 17 magI 147 ofsQ 2 magQ 139
reserved3 0 0 0
blockId 1 flags x0 antStatus 2 antPower 1 postStatus 0 reserved2 0 0 0 0
noisePerMS 45 agcCnt 5265 jamInd 26 ofsI 12 magI 164 ofsQ 5 magQ 160
reserved3 0 0 0
Status of the antenna supervisor state machine (0x00=INIT,0x01=DONTKNOW,
0x02=OK,0x03=SHORT,0x04=OPEN)
Current power status of antenna (0x00=OFF,0x01=ON,0x02=DONTKNOW)