Skip to main content
Back to Study
A+ Core 1 · CompTIA 220-1201 V15 · Objective 1.3

Given a scenario, configure basic mobile device network connectivity and provide application support

Objective 1.3: Given a scenario, configure basic mobile device network connectivity and provide application support

Cert: CompTIA A+ Core 1 (220-1201) V15 Domain: 1.0 Mobile Devices Weight: ~13% of Core 1 Depth: Given a scenario, configure and support. Set up cellular, Wi-Fi, Bluetooth, location services, and MDM-managed apps.

What this objective tests

You should be able to set up and troubleshoot basic mobile device network connectivity (cellular, Wi-Fi, Bluetooth, hotspot), configure location services, work with corporate-managed devices through MDM, and help users with mobile device synchronization (mail, calendar, contacts, cloud storage).

Key facts

Wireless/cellular data network:

  • Enable/disable. Toggle cellular data, Wi-Fi, and Bluetooth in the device's settings or quick toggles. Airplane mode disables all radios.
  • 3G/4G/5G. Cellular network generations. 3G is mostly retired. 4G LTE is the current widespread baseline. 5G adds higher speeds and lower latency in areas with deployed infrastructure.
  • Hotspot. Phone broadcasts Wi-Fi for other devices to use the cellular plan. Settings let you set the network name (SSID), password, and band (2.4 or 5 GHz).
  • Wi-Fi. Standard wireless network access. Mobile devices remember networks they have joined and reconnect automatically.

SIM and eSIM:

  • SIM (Subscriber Identity Module). Physical card carrying the credentials that identify the device on a cellular network. Sizes: standard, mini, micro, nano. Most modern phones use nano-SIM.
  • eSIM. Embedded SIM. Same function as a SIM, but built into the device. Activated by scanning a QR code or installing a carrier profile. One device can hold multiple eSIM profiles (work + personal, US + international).
  • Newer phones (especially iPhones in the US) are increasingly eSIM-only with no physical SIM tray.

Bluetooth:

  • Enable Bluetooth on both devices.
  • Enable pairing mode on the accessory (headphones, speakers, etc.). Each device has its own pairing procedure (often holding a button until a light flashes).
  • Find a device for pairing in the phone's Bluetooth settings list.
  • Enter the appropriate PIN if requested (some peripherals require a code, usually 0000 or 1234 for very simple devices, or a code displayed on both screens for higher-security pairings).
  • Test connectivity by playing audio, typing, or otherwise using the paired feature.

Location services:

  • GPS (Global Positioning System). Satellite-based location. Most accurate outdoors with clear sky view. Slower to acquire first fix (cold start).
  • Cellular location services. Approximate location based on cell tower triangulation. Less precise but works indoors and gets a faster initial fix.
  • Wi-Fi location services. Uses known Wi-Fi network databases to estimate position. Faster and works indoors.
  • Modern devices fuse all three. Apps can request precise location (GPS) or approximate location depending on policy.

MDM (Mobile Device Management):

  • Software that lets IT control mobile devices remotely: push apps, enforce policies, remote wipe, geolocate lost devices, restrict features.
  • Corporate-owned devices. Full MDM control. Often locked-down and may not allow personal app installs.
  • BYOD (Bring Your Own Device). Limited MDM control (often through a "work profile" or "managed container" that segregates work data from personal data). Personal side stays under the user's control.
  • Policy enforcement. Required passcode complexity, encryption, remote wipe capability, restricted app stores, VPN configuration.
  • Corporate applications. Email, calendar, business apps deployed through the MDM.

Mobile device synchronization:

  • Calendar, contacts. Sync via Microsoft 365 (Exchange), Google Workspace, iCloud, etc. Native mail apps connect to corporate accounts using Exchange ActiveSync, IMAP, or modern Microsoft Graph APIs.
  • Mail. Same: native app or third-party. Corporate accounts often require an MDM profile installation.
  • Cloud storage. OneDrive, Google Drive, Dropbox, Box, iCloud. Synced from device to cloud.
  • Recognize data caps. Heavy sync (full photo library upload, large file downloads) over cellular can blow through data caps quickly. Most sync apps offer "Wi-Fi only" settings.

Common gotchas

  • eSIM transfer between devices. Physical SIMs swap easily. eSIMs require carrier-side reactivation. Plan ahead when migrating users to new phones.
  • Bluetooth multi-pair conflicts. Some accessories only connect to one host at a time. A headset paired to a laptop will not connect to the phone until the laptop releases or is out of range.
  • Location services off for one specific app. Users sometimes complain GPS-dependent apps do not work even though "location is on." Check per-app location permissions, not just the global setting.
  • MDM profile required for corporate mail. Users sometimes try to add their work mail account and fail because the corporate IT requires installing an MDM profile first.
  • Sync over cellular eating data. A user joins a new phone, full photo library starts uploading over LTE, data plan gets shredded by lunchtime. Always check Wi-Fi-only sync settings during initial setup.
  • 5G "real" coverage. Marketing 5G is broad. Actual high-band 5G coverage is limited. Most "5G" users are on mid-band that performs similarly to good LTE.
  • Airplane mode does not always disable everything. Many phones let you re-enable Wi-Fi or Bluetooth while staying in airplane mode for cellular. Check what the user actually disabled.

Real-world context

Common mobile connectivity calls:

  • "My phone won't connect to the corporate Wi-Fi." Wrong password, expired certificate, or the network requires 802.1X with credentials the user does not have yet. Check the SSID, the security type, and any required profile.
  • "I can't add my work email to my phone." Almost always MDM-related. The user needs the MDM profile or work container installed first.
  • "My Bluetooth headphones won't pair." Make sure they are in pairing mode (often holding the button for 5-10 seconds until a light blinks fast), make sure nothing else is connected to them, and check Bluetooth is on.
  • "GPS doesn't work in my car app." Per-app location permission, possibly limited to "while using the app" instead of "always," or location services off entirely.
  • "I lost my work phone." MDM remote wipe is the first step. Locate via MDM map if it is online.

For Claire (the SMB owner archetype): MDM is one of the most common services to recommend, especially when employees use personal phones for work email. A managed work container protects the company without spying on the personal side of the device.

Sources

  • [CompTIA A+ 220-1201 Exam Objectives Version 4.0, Section 1.3](../../../../../../30-RevyTechJourney/CompTIA%20A%2B%20220-1201%20Exam%20Objectives%20%284.0%29.pdf)
  • [Wikipedia: 5G](https://en.wikipedia.org/wiki/5G)
  • [Wikipedia: SIM card](https://en.wikipedia.org/wiki/SIM_card)
  • [Wikipedia: eSIM](https://en.wikipedia.org/wiki/ESIM)
  • [Wikipedia: Mobile device management](https://en.wikipedia.org/wiki/Mobile_device_management)
  • [Microsoft Learn: Microsoft Intune overview](https://learn.microsoft.com/en-us/mem/intune/fundamentals/what-is-intune)