This chapter covers mobile device connectivity technologies, including Wi-Fi, Bluetooth, NFC, GPS, and cellular data, as tested in CompTIA A+ Core 1 (220-1101) Objective 1.3. These topics represent approximately 10-15% of the Mobile Devices domain on the exam. Understanding how mobile devices connect to networks and peripherals, along with their configuration and troubleshooting, is essential for any IT professional supporting mobile users.
Jump to a section
Imagine a modern airport with multiple runways, each dedicated to different types of aircraft: small private jets, large commercial airliners, and cargo planes. The airport's central control tower manages all incoming and outgoing flights, but the actual communication between planes and the tower happens through a set of standardized protocols and frequencies. Each aircraft has a transponder that broadcasts its unique identifier, altitude, and speed. When a plane wants to land, it contacts the tower on a specific frequency, and the tower assigns a runway and a landing slot. Similarly, a mobile device connects to a network using various wireless technologies such as Wi-Fi, Bluetooth, or cellular. The device's network interfaces (like the transponder) advertise its capabilities and request a connection. The access point or base station (like the control tower) then allocates resources and establishes a link. However, just as a plane must switch frequencies when moving between control zones, a mobile device must perform handoffs when moving between access points. The device uses protocols like DHCP to obtain an IP address (like receiving a flight number and gate assignment) and DNS to resolve domain names (like looking up a destination airport code). If the device moves out of range, it must scan for new networks and re-establish connections, similar to a plane being handed off from one control tower to another. The key is that all these connections happen seamlessly, using standardized frequencies and protocols, to ensure continuous communication.
Overview of Mobile Device Connectivity
Mobile devices rely on several wireless technologies to connect to networks, peripherals, and location services. The 220-1101 exam expects you to understand the characteristics, configurations, and troubleshooting of Wi-Fi, Bluetooth, NFC, GPS, and cellular data. Each technology operates at specific frequencies, has distinct range and data rate capabilities, and uses different protocols for connection establishment and data transfer.
Wi-Fi Connectivity
Wi-Fi is the primary method for mobile devices to connect to local area networks (LANs) and the internet. Wi-Fi operates in the 2.4 GHz and 5 GHz bands (and increasingly 6 GHz for Wi-Fi 6E). The 2.4 GHz band offers better range and wall penetration but is more congested due to Bluetooth, microwaves, and other devices. The 5 GHz band provides higher speeds and less interference but shorter range. Wi-Fi standards are defined by IEEE 802.11:
802.11a – 5 GHz, up to 54 Mbps
802.11b – 2.4 GHz, up to 11 Mbps
802.11g – 2.4 GHz, up to 54 Mbps
802.11n – 2.4/5 GHz, up to 600 Mbps (MIMO)
802.11ac – 5 GHz, up to 1.3 Gbps (MU-MIMO)
802.11ax (Wi-Fi 6/6E) – 2.4/5/6 GHz, up to 9.6 Gbps (OFDMA)
Mobile devices typically support multiple standards for backward compatibility. The exam focuses on identifying which standard is appropriate for a given scenario.
SSID and Security – A Service Set Identifier (SSID) is the network name broadcast by access points. Mobile devices scan for SSIDs and display them to the user. Security protocols include WEP (deprecated), WPA, WPA2, and WPA3. WPA2 uses AES encryption and is the minimum recommended. WPA3 introduces Simultaneous Authentication of Equals (SAE) for stronger password protection.
Connecting to Wi-Fi – The device scans for networks, selects an SSID, and if secured, prompts for a password (pre-shared key or PSK). Enterprise networks may use 802.1X authentication with RADIUS servers. The device obtains an IP address via DHCP from the router/access point. Static IP configuration is possible but rare on mobile devices.
Troubleshooting Wi-Fi – Common issues include: - Interference – From other Wi-Fi networks, Bluetooth, microwaves, cordless phones. Use a Wi-Fi analyzer app to find the least congested channel. - Signal strength – Weak signal causes slow speeds or disconnections. Move closer to the access point or use a Wi-Fi extender. - Authentication failures – Wrong password or security mismatch (e.g., device only supports WPA2 but AP is set to WPA3-only). - IP configuration – DHCP failure results in Automatic Private IP Addressing (APIPA) with 169.254.x.x address. Renew the IP lease or check the DHCP server.
Bluetooth Connectivity
Bluetooth is a short-range wireless technology used for connecting peripherals like headphones, keyboards, mice, and speakers. Bluetooth operates in the 2.4 GHz ISM band using frequency-hopping spread spectrum (FHSS) to minimize interference. The range is typically up to 10 meters (Class 2) for mobile devices.
Bluetooth Versions – Common versions include: - Bluetooth 2.1 + EDR – Enhanced Data Rate up to 3 Mbps - Bluetooth 3.0 + HS – High Speed up to 24 Mbps (uses Wi-Fi for data) - Bluetooth 4.0/4.1/4.2 – Low Energy (BLE) for IoT devices, very low power consumption - Bluetooth 5.0/5.1/5.2 – Increased range (up to 240m in open space), higher speed (2 Mbps), and improved broadcasting capabilities
Pairing Process – Devices must be paired before communication. The process involves: 1. Discovery – One device makes itself discoverable; the other scans for devices. 2. Inquiry – The scanning device sends inquiry requests; discoverable devices respond with their address and name. 3. Paging – The initiating device pages the target with its address. 4. Authentication – A PIN or passkey is exchanged (e.g., 0000, 1234, or a randomly generated code). 5. Encryption – After authentication, a link key is generated for encrypted communication. 6. Connection – The devices can now exchange data.
Bluetooth Profiles – Profiles define the capabilities of a Bluetooth device. Common profiles include: - HSP (Headset Profile) – For headsets and hands-free calling - HFP (Hands-Free Profile) – For car kits - A2DP (Advanced Audio Distribution Profile) – For high-quality audio streaming - AVRCP (Audio/Video Remote Control Profile) – For remote control functions - PAN (Personal Area Network) – For tethering/internet sharing - HID (Human Interface Device) – For keyboards, mice, game controllers
Troubleshooting Bluetooth – Issues include: - Pairing failures – Devices not in discoverable mode, out of range, or incompatible profiles. - Interference – Wi-Fi on 2.4 GHz can cause interference; use Bluetooth 5.0 with adaptive frequency hopping. - Battery saving – Some devices disable Bluetooth when battery is low. - Driver issues – On laptops, outdated Bluetooth drivers can cause problems.
NFC (Near Field Communication)
NFC is a short-range (typically 4 cm or less) wireless technology that enables contactless data exchange. It operates at 13.56 MHz and is used for mobile payments, ticketing, file sharing (Android Beam), and pairing. NFC is a subset of RFID (Radio Frequency Identification) and can operate in three modes: - Reader/Writer Mode – The device reads NFC tags (e.g., smart posters). - Peer-to-Peer Mode – Two devices exchange data (e.g., sharing contacts). - Card Emulation Mode – The device acts as a contactless smart card (e.g., Google Pay).
NFC does not require pairing; the user simply taps two devices together. Data transfer rates are low (106, 212, or 424 kbps), so NFC is typically used to initiate a connection that then switches to Bluetooth or Wi-Fi for higher-speed data transfer.
Security – NFC is considered secure due to its short range, but it is vulnerable to eavesdropping at close distances. Encryption is not always used, so sensitive data should be transmitted over secure channels after the NFC handoff.
Troubleshooting NFC – Common issues: - Device not responding – Ensure NFC is enabled in settings. Check that the device is not in a case that blocks the antenna. - Tap not detected – Align the NFC antennas (usually marked on the back of the device). Remove any metal objects or credit cards between devices. - Payment failures – Ensure the payment app is set as default; check for sufficient funds.
GPS (Global Positioning System)
GPS is a satellite-based navigation system that provides location and time information. Mobile devices use GPS receivers to triangulate their position using signals from at least four satellites. The exam covers Assisted GPS (A-GPS) which uses cellular towers or Wi-Fi networks to speed up the initial satellite lock (Time To First Fix - TTFF).
How GPS Works – Each satellite broadcasts its position and a timestamp. The device calculates the distance to each satellite by measuring the time delay of the signal. With four satellites, the device can solve for latitude, longitude, altitude, and time. Accuracy is typically within 5-10 meters under open sky.
A-GPS – Assisted GPS uses network resources to provide ephemeris data (satellite orbit and clock information) to the device, reducing TTFF from several minutes to a few seconds. This is especially useful in urban canyons or indoors where satellite signals are weak.
Troubleshooting GPS – Issues include: - No location – Ensure GPS is enabled and the device has a clear view of the sky. Check that location services are turned on. - Inaccurate location – Interference from buildings, trees, or weather. Enable Wi-Fi scanning to improve accuracy. - Slow lock – If A-GPS data is outdated, the device may take longer to get a fix. Toggle GPS off/on or use a GPS status app.
Cellular Data Connectivity
Mobile devices connect to cellular networks for voice and data. The exam covers different cellular standards: - 3G (UMTS/HSPA+) – Up to 42 Mbps (HSPA+) - 4G LTE – Up to 300 Mbps (LTE Advanced up to 1 Gbps) - 5G NR – Up to 10 Gbps, low latency (1-10 ms)
Network Technologies – The device communicates with a base station (cell tower) using radio frequencies. The device must be compatible with the carrier's bands. Roaming occurs when the device connects to a tower outside its home network, often incurring extra charges.
APN Settings – Access Point Name (APN) settings are required for data connectivity. They include the APN name, username, password, and authentication type (PAP or CHAP). Incorrect APN settings can prevent data access.
Troubleshooting Cellular – Common issues: - No service – Check airplane mode, ensure the device is not in a dead zone, verify SIM card is inserted properly. - Data not working – Check APN settings, data roaming (if applicable), and ensure the data plan is active. - Slow speeds – Network congestion, weak signal, or throttling by the carrier.
Tethering and Mobile Hotspot
Tethering allows a mobile device to share its cellular data connection with other devices via Wi-Fi, Bluetooth, or USB. This is often called a mobile hotspot. The host device creates a Wi-Fi network (with an SSID and password) that other devices can join. Bluetooth tethering uses PAN profile, and USB tethering uses a virtual Ethernet connection.
Carrier Restrictions – Some carriers block tethering or require a separate plan. The device may detect tethering via TTL (Time To Live) values or User-Agent strings. Using a VPN can sometimes bypass detection.
Battery Drain – Tethering significantly drains the host device's battery. It is recommended to keep the device plugged in while tethering.
VPN on Mobile Devices
Virtual Private Networks (VPNs) create an encrypted tunnel between the device and a VPN server, ensuring privacy and security on public networks. Mobile devices support common VPN protocols: - PPTP – Outdated, insecure - L2TP/IPsec – More secure, but can be blocked by firewalls - OpenVPN – Open-source, widely used - IKEv2 – Fast, secure, good for mobile (reconnects quickly after network changes) - WireGuard – Modern, fast, simple
Configuration requires the VPN server address, credentials, and possibly a certificate. Many enterprises use mobile device management (MDM) to push VPN profiles.
Airplane Mode
Airplane mode disables all wireless radios: cellular, Wi-Fi, Bluetooth, NFC, and GPS. It is required during flights to prevent interference with aircraft systems. Users can manually re-enable Wi-Fi or Bluetooth while in airplane mode if permitted by the airline.
Summary of Key Values
Wi-Fi range: ~30m indoors (2.4 GHz), ~10m indoors (5 GHz)
Bluetooth range: ~10m (Class 2), ~100m (Class 1)
NFC range: <4 cm
GPS accuracy: 5-10 m (with A-GPS)
Cellular data speeds: 3G up to 42 Mbps, 4G LTE up to 300 Mbps, 5G up to 10 Gbps
Bluetooth pairing PIN: often 0000 or 1234
APIPA address: 169.254.0.0/16
Understanding these technologies and their troubleshooting is critical for the 220-1101 exam.
Wi-Fi Connection Establishment
The mobile device first scans for available Wi-Fi networks by sending probe requests on all supported channels. Access points (APs) respond with probe responses containing their SSID, supported data rates, security settings, and MAC address. The device displays a list of SSIDs to the user. When the user selects a network and enters the password (PSK), the device and AP perform a 4-way handshake to derive encryption keys. Then the device sends an association request, and the AP responds with an association response. Finally, the device obtains an IP address via DHCP. The entire process typically takes 1-3 seconds.
Bluetooth Pairing Process
The initiating device (e.g., smartphone) performs an inquiry scan to discover nearby Bluetooth devices in discoverable mode. The target device (e.g., headset) responds with its Bluetooth address and device name. The initiator then pages the target to establish a connection. During pairing, both devices generate a temporary link key using a PIN or passkey (often 0000). This link key is used to encrypt the connection. After successful pairing, the devices store the link key for future automatic connections. The entire process takes about 2-5 seconds.
NFC Data Exchange
When two NFC-enabled devices are brought within 4 cm of each other, their NFC chips generate an RF field. One device acts as the initiator and generates a carrier field; the other responds by modulating the field. They use the NFC Data Exchange Format (NDEF) to exchange small payloads like URLs, contact information, or pairing data. For file transfer, NFC often initiates a Bluetooth or Wi-Fi Direct connection for higher-speed transfer. The tap itself takes less than a second, but the subsequent connection setup may take a few seconds.
GPS Location Acquisition
The GPS receiver in the mobile device listens for signals from GPS satellites orbiting Earth. Each satellite transmits a navigation message containing its ephemeris (orbit data) and almanac (general system status). The receiver calculates the time of flight for each signal by comparing the satellite's timestamp with its own clock. With signals from at least four satellites, it solves for 3D position (latitude, longitude, altitude) and time. Assisted GPS (A-GPS) speeds this up by downloading ephemeris data via cellular or Wi-Fi, reducing the time to first fix from minutes to seconds.
Cellular Data Connection (4G LTE)
The mobile device first attaches to the LTE network by sending an Attach Request to the eNodeB (base station). The network authenticates the device using the SIM card's IMSI and performs a security setup. The device is then assigned an IP address by the Packet Data Network Gateway (PGW). For data transfer, the device establishes a default EPS bearer (a logical connection) with a certain Quality of Service (QoS). When the user launches an app, the network may establish dedicated bearers for specific traffic (e.g., VoIP). Handover between eNodeBs occurs seamlessly as the user moves.
Enterprise Wi-Fi Deployment
A large corporation deploys multiple Cisco Aironet access points across its office floors, each broadcasting a single SSID (e.g., "CorpNet") with WPA2-Enterprise security. Employees' mobile devices (iPhones, Android phones, laptops) connect using 802.1X authentication against a RADIUS server (e.g., Microsoft NPS). The network uses VLANs to segregate traffic: one VLAN for corporate devices, another for guest devices. A common issue is that when employees move between floors, their devices may stick to a weak signal instead of roaming to a stronger AP. This is mitigated by enabling 802.11r (Fast Roaming) and 802.11k (Neighbor Reports) on the APs. The network is configured to de-authenticate clients with signal strength below -70 dBm to encourage roaming.
Bluetooth in Healthcare
Hospitals use Bluetooth Low Energy (BLE) beacons for asset tracking and patient monitoring. Each beacon broadcasts a unique identifier every few seconds. Mobile devices (nurses' tablets) scan for beacons and report their location to a central server. The beacons run on coin-cell batteries and last up to two years. A common problem is interference from other 2.4 GHz devices, such as Wi-Fi access points. To mitigate, BLE uses adaptive frequency hopping (AFH) to avoid crowded channels. When deploying dozens of beacons, careful placement is needed to avoid overlapping coverage zones that cause confusion in location accuracy.
NFC for Mobile Payments
A coffee shop chain deploys NFC-enabled payment terminals. Customers with Android or iPhone devices (with Apple Pay or Google Pay) tap their phones to the terminal to pay. The terminal acts as an NFC reader in reader/writer mode, and the phone emulates a contactless credit card. The transaction takes less than a second. A common issue is that customers with phone cases containing metal plates or magnetic mounts cannot establish NFC connections because the case blocks the RF field. The workaround is to remove the case or use a case with a cutout over the NFC antenna area. Additionally, if the phone's NFC antenna is not aligned with the terminal's antenna, the tap fails. Training staff to guide customers on proper placement reduces friction.
The 220-1101 exam tests Objective 1.3: "Given a scenario, install and configure mobile device connectivity." This includes configuring Wi-Fi, Bluetooth, NFC, GPS, and cellular data. The exam expects you to know the following:
Common Wrong Answers: 1. Confusing Bluetooth range with Wi-Fi range – Many candidates answer that Bluetooth can reach 100m for typical mobile devices, but Class 2 Bluetooth (common in phones) has a 10m range. The exam often presents a scenario where a user's Bluetooth headset disconnects when they go to the next room; the correct answer is "out of range." 2. Selecting WEP as a security protocol – WEP is deprecated and easily cracked. The exam expects WPA2 or WPA3 as the correct answer for secure Wi-Fi. Avoid choosing WEP unless the question explicitly mentions older hardware. 3. Mistaking NFC for Bluetooth pairing – NFC is often used to initiate Bluetooth pairing, but NFC itself does not replace Bluetooth. The exam may ask: "Which technology is used to tap devices together to share a contact?" The answer is NFC, not Bluetooth. 4. Forgetting APIPA – When a mobile device cannot get an IP address via DHCP, it assigns itself an APIPA address (169.254.x.x). Candidates sometimes think it gets a 0.0.0.0 or 192.168.x.x address. The exam loves testing this.
Specific Values to Memorize: - Bluetooth range: 10m (Class 2) - NFC range: 4 cm (or less) - APIPA: 169.254.0.0/16 - 4G LTE speeds: up to 300 Mbps - 5G speeds: up to 10 Gbps - Wi-Fi 5 (802.11ac) max speed: 1.3 Gbps - Wi-Fi 6 (802.11ax) max speed: 9.6 Gbps
Edge Cases: - A device can be connected to Wi-Fi and Bluetooth simultaneously, but both use the 2.4 GHz band and can interfere. The exam may ask about interference mitigation (e.g., using 5 GHz Wi-Fi). - Airplane mode disables all radios, but Wi-Fi and Bluetooth can be re-enabled individually after activation. - Tethering via USB does not require a Wi-Fi adapter; it uses a virtual Ethernet connection.
How to Eliminate Wrong Answers: - If a question involves a device not finding a network, first check if the device is in airplane mode. - For slow Wi-Fi, consider interference or channel congestion, not necessarily a hardware failure. - For Bluetooth issues, ensure devices are paired and within range before blaming drivers.
By understanding the underlying mechanisms and memorizing key values, you can confidently answer connectivity questions on the exam.
Bluetooth Class 2 range is approximately 10 meters (33 feet).
NFC operates at 13.56 MHz with a range of less than 4 cm (about 1.5 inches).
A-GPS uses cellular towers or Wi-Fi to assist satellite acquisition, reducing time to first fix.
APIPA address range is 169.254.0.0/16, assigned when DHCP fails.
WPA2 uses AES encryption; WPA3 introduces SAE for stronger password protection.
Airplane mode disables all wireless radios but allows manual re-enablement of Wi-Fi and Bluetooth.
5G NR offers peak speeds up to 10 Gbps and latency as low as 1 ms.
Tethering via USB uses a virtual Ethernet connection, not Wi-Fi or Bluetooth.
These come up on the exam all the time. Here's how to tell them apart.
Wi-Fi
Range: ~30m indoors (2.4 GHz), ~10m indoors (5 GHz)
Speed: up to 9.6 Gbps (Wi-Fi 6)
Frequency: 2.4/5/6 GHz
Connection: Infrastructure mode (AP) or ad-hoc
Use case: Internet access, LAN connectivity
Bluetooth
Range: ~10m (Class 2), up to 100m (Class 1)
Speed: up to 2 Mbps (BLE) or 3 Mbps (EDR)
Frequency: 2.4 GHz (ISM band)
Connection: Point-to-point, piconet
Use case: Peripheral devices, audio streaming, file transfer
NFC
Range: <4 cm
Speed: 106-424 kbps
Frequency: 13.56 MHz
Connection: No pairing required, tap and go
Use case: Mobile payments, ticketing, quick data exchange
Bluetooth
Range: ~10m (Class 2)
Speed: up to 3 Mbps (EDR)
Frequency: 2.4 GHz
Connection: Requires pairing and bonding
Use case: Continuous data streaming, file transfer, peripherals
4G LTE
Peak speed: up to 300 Mbps (LTE Advanced up to 1 Gbps)
Latency: 30-50 ms
Frequency: 700 MHz - 2.6 GHz
Technology: OFDMA, MIMO
Deployment: Widely available, mature
5G NR
Peak speed: up to 10 Gbps
Latency: 1-10 ms
Frequency: sub-6 GHz and mmWave (24-100 GHz)
Technology: OFDMA, massive MIMO, beamforming
Deployment: Expanding, requires new infrastructure
Mistake
Bluetooth and Wi-Fi use the same frequency band and always interfere with each other.
Correct
Both use the 2.4 GHz ISM band, but Bluetooth uses frequency-hopping spread spectrum (FHSS) to hop across 79 channels at 1600 hops per second, minimizing interference. Modern devices also support coexistence mechanisms like Bluetooth Adaptive Frequency Hopping (AFH) that avoid channels used by Wi-Fi. Interference is possible but not guaranteed.
Mistake
NFC requires pairing like Bluetooth before data transfer.
Correct
NFC does not require pairing. It uses near-field electromagnetic induction to communicate over very short distances (4 cm). Data exchange happens immediately upon tapping, without any prior bonding process. NFC can be used to initiate Bluetooth pairing, but the NFC transfer itself is unpaired.
Mistake
A-GPS is a different type of GPS that does not use satellites.
Correct
A-GPS (Assisted GPS) still uses satellite signals for positioning. The 'assisted' part refers to using cellular towers or Wi-Fi to download satellite ephemeris data, speeding up the initial satellite lock. The actual position calculation still relies on GPS satellite signals. Without satellites, A-GPS cannot determine location.
Mistake
5G is just faster 4G and works on the same frequencies.
Correct
5G NR (New Radio) introduces new frequency bands, including mmWave (24 GHz and above) and sub-6 GHz (e.g., 3.5 GHz). It uses advanced technologies like massive MIMO, beamforming, and OFDMA. While 5G can use some LTE frequencies (e.g., 700 MHz for coverage), it is a fundamentally different air interface. Devices need 5G-compatible modems and antennas.
Mistake
Turning on airplane mode saves battery because it disables all radios.
Correct
Airplane mode disables cellular, Wi-Fi, Bluetooth, NFC, and GPS radios, which can save battery. However, if you re-enable Wi-Fi and Bluetooth (as allowed on many airlines), the battery savings are reduced. Additionally, some devices may still perform background tasks that consume power. The primary purpose of airplane mode is to comply with flight regulations, not battery saving.
Reveal each answer, then mark whether you got it right. Score 60%+ to unlock the next chapter.
The typical Bluetooth range for mobile devices (Class 2) is about 10 meters (33 feet) in open air. Class 1 devices can reach up to 100 meters, but they are less common in phones. The exam expects 10 meters as the standard range for Bluetooth peripherals like headsets and speakers.
NFC is a very short-range (4 cm) technology used for quick data exchange, like sharing a contact or initiating a Bluetooth connection. Bluetooth has a longer range (10m) and higher data rates, making it suitable for file transfers. On Android, NFC can be used to trigger Android Beam, which then uses Bluetooth or Wi-Fi Direct for the actual file transfer.
A 169.254.x.x address indicates that the device failed to obtain an IP address from a DHCP server. This is called Automatic Private IP Addressing (APIPA). It means the device can only communicate with other devices on the same subnet that also have APIPA addresses. To fix this, check the DHCP server, the Wi-Fi connection, or renew the IP lease.
Yes, most modern smartphones support simultaneous Wi-Fi and Bluetooth connections. However, both technologies share the 2.4 GHz ISM band, which can cause interference. To mitigate this, many devices use Bluetooth Adaptive Frequency Hopping (AFH) to avoid channels used by Wi-Fi. Alternatively, using Wi-Fi on the 5 GHz band eliminates interference with Bluetooth.
Airplane mode disables all wireless radios (cellular, Wi-Fi, Bluetooth, NFC, GPS) to comply with airline regulations that prohibit wireless transmissions during flight. It prevents potential interference with aircraft navigation and communication systems. After enabling airplane mode, users can manually re-enable Wi-Fi or Bluetooth if permitted by the airline.
On Android, go to Settings > Network & internet > Hotspot & tethering > Wi-Fi hotspot. On iOS, go to Settings > Personal Hotspot. You can set the SSID, password, and security type (usually WPA2). The host device uses its cellular data connection to provide internet to connected clients. Be aware of data usage and battery drain.
4G LTE offers peak download speeds of up to 300 Mbps (LTE Advanced up to 1 Gbps) with latency around 30-50 ms. 5G NR provides peak speeds up to 10 Gbps and latency as low as 1-10 ms. 5G also supports more devices per square kilometer and uses advanced technologies like massive MIMO and beamforming.
You've just covered Mobile Device Connectivity — now see how well it sticks with free 220-1101 practice questions. Full explanations included, no account needed.
Done with this chapter?