Our Terms & Conditions | Our Privacy Policy
Nothing Ear (Open) launched in India with ChatGPT integration, up to 30 hours playback: price, availability
HIGHLIGHTS
Nothing’s first open-ear true wireless earbuds is available now in India via Flipkart Big Billion Days sale.
The buds support ChatGPT integration and Clear Voice technology for better voice assistance and calls.
Nothing claims up to 30 hours total playback with a charging case and quick charging support.
Nothing has launched the Ear (Open) in India, its first pair of open-ear true wireless earbuds. They originally debuted in September 2024 but are finally available in our country via Flipkart. The new pair is aimed at users who want to stay aware of their surroundings while listening to music or making calls, making them useful for commuting, outdoor runs, or cycling. The earbuds feature ChatGPT voice integration, Clear Voice technology for improved call clarity, and a long battery life, with a claim of up to 30 hours of music playback. Find their complete specifications, features, and other details below.
Survey
Thank you for completing the survey!
${q.options.map(opt => `
${opt}
`).join(“”)}
`;
// trigger animation
const inner = qaContainer.querySelector(“.qa-inner”);
setTimeout(() => inner.classList.add(“show”), 50);
document.querySelectorAll(“input[name=”answer”]”).forEach(radio => {
radio.addEventListener(“change”, () => submitAnswer(radio.value));
});
}
function showThankYou() {
thankYouBox.style.display=”block”;
setTimeout(() => thankYouBox.classList.add(“show”), 50);
}
function submitAnswer(answerValue) {
const finalPayload = {
campaign_name: “Digit Questionaire”,
form_name: “Digit Questionaire_Form 1”,
form_data: [
{ key: “uuid”, value: deviceId, type: “text” },
{ key: “question”, value: questions[currentQuestionIndex].question, type: “text” },
{ key: “response”, value: answerValue, type: “text” }
],
verification_data: {
captcha_verification: “”,
captchaValue: null,
captchaId: null,
phone_verification: false,
email_verification: false
},
meta_data: {
referer: document.referrer || window.location.href,
user_agent: getDeviceType()
}
};
const myHeaders = new Headers();
myHeaders.append(“accept”, “*/*”);
myHeaders.append(“origin”, ”
myHeaders.append(“user-agent”, navigator.userAgent);
const formdata = new FormData();
formdata.append(“finalPayload”, JSON.stringify(finalPayload));
fetch(” {
method: “POST”,
headers: myHeaders,
body: formdata
})
.then(res => res.text())
.then(result => console.log(“Submitted:”))
.catch(err => console.error(“Error:”));
currentQuestionIndex++;
progress++;
setCookie(“progress”, progress);
if (currentQuestionIndex < endIndex) {
showQuestion(currentQuestionIndex);
} else {
qaBox.classList.add(“hide”);
setTimeout(() => {
qaBox.style.display=”none”;
showThankYou();
}, 600);
}
}
if (currentIndex < questions.length) {
qaBox.style.display=”block”;
setTimeout(() => qaBox.classList.add(“show”), 1200);
showQuestion(currentIndex);
}
Also read: OnePlus 13s price drops to under Rs 48,000 during Amazon Great Indian Festival 2025
Let’s begin with how much they cost in India:
Price and availability
The Nothing Ear (Open) is priced at Rs 9,999 in India and is available via Flipkart as part of the Big Billion Days sale. The current pricing is promotional and may change after the sale.
Design and specifications
The earbuds sport the signature transparent design, but being an open-ear model, their tail extends as an over-the-ear hook. These hooks will secure the buds to the ear so that they don’t fall off that easily. The buds weigh just 8.1 grams, and the case weighs around 63.8 grams. Nothing has equipped the buds with an IP54 rating for resistance against sweat and splashes.
Inside, the buds are packing a patent-pending design including 14.2 mm dynamic drivers with titanium-coated diaphragms, promising clear highs and fuller mids. As they do not seal the ear canal, users can stay aware of their surroundings. Connectivity is handled by Bluetooth 5.3 with AAC and SBC codec support, along with Google Fast Pair, Microsoft Swift Pair, and dual-device multipoint pairing.
The Nothing earbuds also boast about a 120ms low-latency mode for video streaming and casual gaming, especially on Nothing smartphones. The call quality is supported by three microphones per side and AI-powered Clear Voice technology, and the device is said to be trained on multiple noise conditions. Among other things, the Ear (Open) is also armed with ChatGPT integration for voice-based queries and controls
All of these and Nothing claims up to 30 hours of music playback from the case and buds combined. From the buds alone, you can expect up to 8 hours per charge. The device supports quick charging, and a 10-minute plug-in is said to offer 10 hours of playback.
So, that’s a run-through of Nothing’s first open-ear design earbuds. It comes to increase competition in a segment which includes open-ear buds like the Sony LinkBuds Open (open-back design with 11mm drivers) and Shokz OpenRun series (Bone-conduction headphones). You can check out the Nothing Ear (Open) on Flipkart.
Also read: Apple iPhone 17e launch timeline, specifications, price and all other latest leaks
Images are for reference only.Images and contents gathered automatic from google or 3rd party sources.All rights on the images and contents are with their legal original owners.
Comments are closed.