# iPhone SE (1st generation)

> 9th-generation smartphone designed and sold by Apple Inc.

**Wikidata**: [Q23309966](https://www.wikidata.org/wiki/Q23309966)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/IPhone_SE_(1st_generation))  
**Source**: https://4ort.xyz/entity/iphone-se-1st-generation

## Summary
The iPhone SE (1st generation) is a 9th-generation smartphone designed and sold by Apple Inc. It was introduced in 2016 as a more affordable alternative to the larger iPhone models, featuring the Apple A9 system on a chip and a 4-inch Retina display. The device was succeeded by the iPhone SE (2nd generation) in 2020.

## Key Facts
- **Manufacturer**: Apple Inc., an American multinational technology company based in Cupertino, California.
- **Release Date**: March 31, 2016 (varies by region).
- **Discontinuation Date**: March 24, 2017.
- **Processor**: Apple A9 system on a chip.
- **Display**: 4-inch Retina display with an aspect ratio of 16:9.
- **Storage Options**: 16GB, 32GB, 64GB, and 128GB variants.
- **Battery**: Lithium-ion battery with a capacity of 1624 mAh.
- **Operating System**: iOS 9.3 (upgradable to iOS 12.4.9).
- **Dimensions**: 58.6 mm (width) × 123.8 mm (height) × 7.6 mm (thickness).
- **Weight**: 113 grams.
- **Colors**: Space Gray, Silver, Gold, and Rose Gold.
- **Connector**: Lightning port.
- **Successor**: iPhone SE (2nd generation), released in 2020.

## FAQs
### Q: What was the purpose of the iPhone SE (1st generation)?
A: The iPhone SE was designed to offer a more affordable entry point into the iPhone ecosystem while maintaining the performance and design of the iPhone 5s. It was aimed at budget-conscious consumers who wanted a smaller, more compact iPhone.

### Q: What were the storage options for the iPhone SE (1st generation)?
A: The iPhone SE (1st generation) was available in 16GB, 32GB, 64GB, and 128GB storage variants, allowing users to choose based on their needs for apps, photos, and media.

### Q: What was the battery capacity of the iPhone SE (1st generation)?
A: The device featured a lithium-ion battery with a capacity of 1624 mAh, providing a balance between performance and portability.

### Q: What operating system did the iPhone SE (1st generation) run?
A: The iPhone SE (1st generation) ran iOS 9.3 upon release and was upgradable to iOS 12.4.9, ensuring compatibility with a wide range of apps and features.

### Q: What was the successor to the iPhone SE (1st generation)?
A: The iPhone SE (1st generation) was succeeded by the iPhone SE (2nd generation), which was released in 2020 and featured updated hardware, including the A13 Bionic chip and a larger display.

## Why It Matters
The iPhone SE (1st generation) played a significant role in Apple’s smartphone lineup by providing a more affordable option for consumers who preferred the compact form factor of the iPhone 5s. Its introduction in 2016 addressed the growing demand for smaller, budget-friendly smartphones while maintaining Apple’s premium design and performance standards. The device helped bridge the gap between the larger iPhone models and the iPhone 5s, offering a cost-effective alternative for users who wanted a smaller iPhone without compromising on quality. Its discontinuation in 2017 marked the end of the original iPhone SE model, paving the way for the more advanced iPhone SE (2nd generation) in 2020. The iPhone SE (1st generation) remains notable for its role in Apple’s product strategy and its contribution to the evolution of the iPhone lineup.

## Notable For
- **Affordable Alternative**: The iPhone SE (1st generation) was one of the most affordable iPhones at the time, making it accessible to a broader audience.
- **Compact Design**: It retained the 4-inch display of the iPhone 5s, appealing to users who preferred a smaller form factor.
- **Performance**: Powered by the Apple A9 chip, it offered strong performance for its time, including improved graphics and efficiency.
- **Color Options**: The device was available in four color variants: Space Gray, Silver, Gold, and Rose Gold, catering to different aesthetic preferences.
- **Lightning Port**: It featured the Lightning connector, which was a significant upgrade from the older 30-pin dock connector used in previous iPhones.

## Body
### Overview
The iPhone SE (1st generation) was introduced by Apple Inc. in March 2016 as a more affordable alternative to the larger iPhone models. It was designed to offer the performance and design of the iPhone 5s in a smaller, more compact form factor.

### Design and Display
The iPhone SE (1st generation) featured a 4-inch Retina display with an aspect ratio of 16:9, providing a clear and vibrant viewing experience. The device was available in four color options: Space Gray, Silver, Gold, and Rose Gold, allowing users to choose a color that suited their style.

### Hardware and Performance
Powered by the Apple A9 system on a chip, the iPhone SE (1st generation) offered strong performance for its time. The processor included a 64-bit architecture, M9 motion coprocessor, and embedded M7 motion coprocessor, enhancing the device’s capabilities.

### Storage and Battery
The device was available in 16GB, 32GB, 64GB, and 128GB storage variants, allowing users to choose based on their needs for apps, photos, and media. It featured a lithium-ion battery with a capacity of 1624 mAh, providing a balance between performance and portability.

### Operating System and Software
The iPhone SE (1st generation) ran iOS 9.3 upon release and was upgradable to iOS 12.4.9, ensuring compatibility with a wide range of apps and features. The device supported features such as Touch ID, FaceTime, and iMessage, enhancing the user experience.

### Successor and Legacy
The iPhone SE (1st generation) was succeeded by the iPhone SE (2nd generation) in 2020, which featured updated hardware, including the A13 Bionic chip and a larger display. The original iPhone SE model was discontinued in March 2017, marking the end of its production run.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "iPhone SE (1st generation)",
  "description": "A 9th-generation smartphone designed and sold by Apple Inc., featuring the Apple A9 system on a chip and a 4-inch Retina display.",
  "url": "https://www.apple.com/iphone-se/",
  "brand": {
    "@type": "Brand",
    "name": "Apple Inc."
  },
  "manufacturer": {
    "@type": "Organization",
    "name": "Apple Inc.",
    "url": "https://www.apple.com"
  },
  "releaseDate": "2016-03-31",
  "discontinuedDate": "2017-03-24",
  "color": ["Space Gray", "Silver", "Gold", "Rose Gold"],
  "width": {
    "@type": "QuantitativeValue",
    "value": "58.6",
    "unitCode": "mm"
  },
  "height": {
    "@type": "QuantitativeValue",
    "value": "123.8",
    "unitCode": "mm"
  },
  "weight": {
    "@type": "QuantitativeValue",
    "value": "113",
    "unitCode": "g"
  },
  "operatingSystem": "iOS 9.3",
  "processor": "Apple A9",
  "storageCapacity": ["16GB", "32GB", "64GB", "128GB"],
  "battery": {
    "@type": "Battery",
    "batteryType": "Lithium-ion",
    "batteryCapacity": "1624 mAh"
  },
  "successor": {
    "@type": "Product",
    "name": "iPhone SE (2nd generation)"
  },
  "sameAs": [
    "https://www.wikidata.org/wiki/Q2766",
    "https://en.wikipedia.org/wiki/IPhone_SE_(1st_generation)"
  ]
}

## References

1. Quora
2. [iPhone SE (1st generation) | Apple Wiki | Fandom](https://apple.fandom.com/wiki/IPhone_SE_(1st_generation))
3. [Source](https://thenextweb.com/vocabulary/iphone-se/)
4. [AppleCare Products](https://www.apple.com/support/products/iphone/)