Featuring adjustable ear hooks that extend and rotate for a secure and comfortable fit, these open-ear earbuds rest gently outside the ear canal, providing fatigue-free listening and enhanced awareness of your surroundings.
Minimizes Sound Leakage
Directional acoustic technology minimizes sound leakage in the open-ear design, ensuring a clear and private listening.
Premium Audio
Experience deep, powerful bass sound with 14.2mm dynamic drivers featuring titanium-coated diaphragms and an adaptive bass compensation algorithm. The LDAC high-resolution codec ensures data transfer rates beyond standard Bluetooth, delivering premium audio quality.
* The "Hi-Res Audio” logo is used under license from Japan Audio Society. * LDAC and LDAC logo are trademarks of Sony Corporation. * To enjoy LDAC decoding, please ensure your device also supports this codec.
Personalized Sound
Enhance your audio experience with three tailored sound modes.
* Switch modes or select EQ presets easily through the EDIFIER ConneX App.
EDIFIER ConneX App
Unlock additional features through the app for a customized experience.
Find your device Shutdown timer Control settings User manual Rename your device Preset EQs options
Long-Lasting Power
Get up to 10 hours of playback on a single charge, extended to 40 hours with the charging case. Fast charging provides 3 hours of listening from just a 15-minute charge.
* The battery life data was obtained in the Edifier Lab by testing with AAC decoding and 80% volume. Actual experience may vary slightly depending on the testing environment, equipment, volume, and audio file.
Enhanced Clarity for Every Call
Equipped with dual microphones and AI noise reduction, these earbuds capture your voice clearly and minimize
background noise, ensuring crystal-clear calls every time.
IP55 Rating
With an IP55 rating for dust and water resistance, these earbuds are designed to withstand a variety of environments and conditions.
* The charging case is not dust or water resistant.
Multipoint Pairing
Effortlessly switch between two Bluetooth devices, enabling smooth transitions between calls, media, and work without needing to reconnect.
Stable Connectivity
Experience more stable connection and extended range, reducing latency and providing high-quality audio transmission with Bluetooth® V5.4.
* The Bluetooth® word mark and logos are registered trademarks owned by Bluetooth SIG, Inc., and any use of such marks by EDIFIER is under license. Other trademarks and trade names are those of their respective owners.
Controls
* Earbud controls can be customized in the app.
Specification
Bluetooth_Specification:
Bluetooth_Version:
V5.4
Effective_Range:
About 10m
Bluetooth_Protocol:
A2DP, AVRCP, HFP
Supported_Audio_Coding:
LDAC, AAC, SBC
Battery:
Playback_Time:
About 10 hours (single charge) About 40 hours (with charge case)
[ DB ] CONNECT:[ UseTime:0.003800s ] mysql:host=127.0.0.1;port=3306;dbname=website_os;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `site` [ RunTime:0.007988s ]
[ SQL ] SELECT * FROM `site` WHERE `status` = 1 [ RunTime:0.001862s ]
[ SQL ] SHOW COLUMNS FROM `language` [ RunTime:0.006747s ]
[ SQL ] SELECT `mark` FROM `language` WHERE `status` = 1 [ RunTime:0.004718s ]
[ SQL ] SHOW COLUMNS FROM `media` [ RunTime:0.004368s ]
[ SQL ] SELECT * FROM `media` WHERE `siteid` = 112 [ RunTime:0.001124s ]
[ SQL ] SHOW COLUMNS FROM `config` [ RunTime:0.004096s ]
[ SQL ] SELECT `value` FROM `config` WHERE `siteid` = 112 AND `name` = 'recommended' LIMIT 1 [ RunTime:0.003349s ]
[ SQL ] SELECT `value` FROM `config` WHERE `siteid` = 112 AND `name` = 'email_img1' LIMIT 1 [ RunTime:0.002149s ]
[ SQL ] SELECT `value` FROM `config` WHERE `siteid` = 112 AND `name` = 'email_img_webp' LIMIT 1 [ RunTime:0.009583s ]
[ SQL ] SELECT `value` FROM `config` WHERE `siteid` = 112 AND `name` = 'show_newsletter' LIMIT 1 [ RunTime:0.011830s ]
[ SQL ] SELECT `name`,`value` FROM `config` WHERE `siteid` = 112 [ RunTime:0.014863s ]
[ SQL ] SELECT * FROM `site` WHERE `sitedir` = 'us' LIMIT 1 [ RunTime:0.006376s ]
[ SQL ] SHOW COLUMNS FROM `cache` [ RunTime:0.004479s ]
[ SQL ] SELECT * FROM `cache` WHERE `key` = 'ProductDetail_data_true-wireless-earbuds_a6_112' ORDER BY `id` DESC [ RunTime:0.001207s ]
[ SQL ] SHOW COLUMNS FROM `category` [ RunTime:0.004089s ]
[ SQL ] SELECT * FROM `category` WHERE `catdir` = 'true-wireless-earbuds' LIMIT 1 [ RunTime:0.001533s ]
[ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.004126s ]
[ SQL ] SELECT `product`.`id`,`product`.`catid`,`product`.`productdir`,`product`.`thumb`,`product`.`video_url`,`product`.`attr`,`product`.`background1`,`product`.`background2`,`product`.`updatetime`,`product`.`thumb_webp`,`product`.`spec_highlight`,`product_data`.`seotitle`,`product_data`.`keywords`,`product_data`.`description`,`product_data`.`canonical`,`product_data`.`shop_link`,`product_data`.`is_shop`,`product_data`.`title`,`product_data`.`content`,`product_data`.`intro`,`product_data`.`product_des`,`product_data`.`tags`,`category`.`catdir` FROM `product` LEFT JOIN `product_data` ON `product`.`id`=`product_data`.`did` LEFT JOIN `category` ON `product`.`catid`=`category`.`id` WHERE `product`.`sites` = 112 AND `product`.`status` = 1 AND `product`.`productdir` = 'a6' AND `product`.`catid` = 6 LIMIT 1 [ RunTime:0.024103s ]
[ SQL ] SHOW COLUMNS FROM `product_attr` [ RunTime:0.004338s ]
[ SQL ] SELECT `a`.`id`,`a`.`attr_type`,`a`.`name`,`a`.`bgcolor`,`a`.`textcolor`,`a`.`value`,`a`.`image`,`a`.`other_data`,`a`.`remake`,`a`.`alt`,`a`.`listorder`,`a`.`video_image_url`,`a`.`video_image_mobile_url`,`a`.`media_type`,`a`.`relate_id`,`a`.`image_webp`,`b`.`spec_name`,`b`.`lang_code`,`c`.`group_name`,c.lang_code as group_lang_code,ifnull(c.listorder, 9999) as group_listorder,case when a.value = "" then 0 else 1 end as value_show,ifnull(b.spec_group_id, 0) as spec_group_id FROM `product_attr` `a` LEFT JOIN `product_spec` `b` ON `a`.`relate_id`=b.id and b.delete_time is null LEFT JOIN `product_spec_group` `c` ON `b`.`spec_group_id`=c.id and c.delete_time is null WHERE `a`.`did` = 2892 AND `a`.`attr_type` = 'Specification' ORDER BY `value_show` DESC,`group_listorder` ASC,`c`.`id` ASC,`b`.`id` ASC,`a`.`listorder` ASC,`a`.`id` ASC [ RunTime:0.402249s ]
[ SQL ] SHOW COLUMNS FROM `product_sku` [ RunTime:0.003277s ]
[ SQL ] SELECT * FROM `product_sku` WHERE `product_id` = 2892 [ RunTime:0.001215s ]