Changes between Version 1 and Version 2 of Internal/AirspanLTEBaseStationSerialConsole
- Timestamp:
- Jan 5, 2016, 9:19:18 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/AirspanLTEBaseStationSerialConsole
v1 v2 1 1 == Airspan LTE Base Station Serial Console == 2 The Airspan base stations have a 9 pin connector (hidden behind a black hex bolt next to the 3 4 ethernet port) which allows access to the two serial consoles (one for the airspan radio and the 5 6 other for the networking unit). This is useful for recovery purposes when the base station does not 7 8 respond via software, SSH, or web interfaces. 2 The Airspan base stations have a 9 pin connector (hidden behind a black hex bolt next to the ethernet port) which allows access to the two serial consoles (one for the airspan radio and the other for the networking unit). This is useful for recovery purposes when the base station does not respond via software, SSH, or web interfaces. 9 3 10 4 === Connector === 11 Compatible connector on Digikey (CUI Inc. model MD-90): [https://www.digikey.com/product- 5 Compatible connector on Digikey (CUI Inc. model MD-90): [https://www.digikey.com/product-detail/en/MD-90/CP-2090-ND/145326 CP-2090-ND] 12 6 13 detail/en/MD-90/CP-2090-ND/145326 CP-2090-ND] 14 15 * Black plastic casing and strain relief are discarded, otherwise it will not fit into the base 16 17 station. 18 * The front 3/4" of the connector must be kept clear (even heat shrink tubing on the front section 19 20 will prevent insertion). 7 * Black plastic casing and strain relief are discarded, otherwise it will not fit into the base station. 8 * The front 3/4" of the connector must be kept clear (even heat shrink tubing on the front section will prevent insertion). 21 9 * Solder wires to the shorter/larger diameter pins. 22 10 … … 37 25 ||Flow Control||none|| 38 26 ||Transmitted Text||append carriage return (not applicable to PuTTY)|| 39 '''Note:''' PuTTY is recommended because it can properly forward Ctrl+C like commands to the base 40 41 station which are necessary because the consoles have a linux shell. 27 '''Note:''' PuTTY is recommended because it can properly forward Ctrl+C like commands to the base station which are necessary because the consoles have a linux shell.