BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk

The photographs are for illustrative purposes only.
Get AI analytics on product BATTERY
PANASONIC ENELOOP AA 2000 2BP/ 2tk:
14.26€/box
Ex Tax: 11.50€/box
Panasonic
0 reviews
In stock
Product Code: 000-486852ASP
Qty
Tags:

SPECIFICATION BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk price 14.50€ Panasonic

Package dimensions7,30 x 2,10 x 13,00 cm
Net weight0,074 kg

-AA / HR6 tüüpi NiMH akupatarei
-2000 mAh mahutavusega
-Säilitab 70% laengust peale kümme aastat seismist
-Panasonic eneloop tooteseeria
-Pakendis kaks AA akupatareid

Description provided by sitypro.com

BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk

What is BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk?

BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk is an AA/HR6 NiMH rechargeable battery with 2000 mAh capacity from the Panasonic eneloop series; the pack contains two cells that retain about 70% charge after 10 years of storage.

Will this battery work in my camera or torch?

BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk is standard AA/HR6 size and fits most cameras, flashes, torches, remotes and toys requiring AA cells. Check your device manual to confirm it accepts AA/HR6 NiMH rechargeable batteries.

What is the actual capacity and how long does the charge last?

The BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk has a rated capacity of 2000 mAh. Panasonic states these retain about 70% charge after 10 years of storage; actual runtime varies by device and discharge rate.

Can these batteries be charged with a normal NiMH charger?

Yes. The BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk is NiMH (HR6) and compatible with most NiMH/AA chargers. Use a charger that supports AA/HR6 cells and follow the charger manufacturer's charging recommendations.

Are these batteries suitable for high-discharge devices like flashguns?

The BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk is suitable for moderate and frequent use, but for very high discharge currents (professional flashes) check your device specs. Eneloops are generally reliable for household and semi-professional equipment.

How many batteries are in the pack and how are they packaged?

The BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk pack contains two AA cells. The product is sold as a retail pack of two (2BP/2tk).

Can I use these batteries in remotes and infrequently used devices?

Yes. The BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk is suitable for remotes, clocks and other low- or infrequently-used devices due to low self-discharge and retention of about 70% charge after 10 years.

How does this eneloop differ from disposable AA batteries?

The BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk is a rechargeable NiMH 2000 mAh cell, unlike disposable alkaline AAs; it can be recharged repeatedly and retains charge longer in storage, reducing waste and ongoing costs.

Is this battery suitable for fast charge-discharge cycles and how many cycles does it last?

The BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk is designed for multiple charge-discharge cycles like other NiMH eneloops; the product description does not state an exact cycle count, though the eneloop line is known for durability.

What are the technical details (type, model, SKU) of this battery?

This is an AA/HR6 NiMH rechargeable battery, model A153529SP, SKU 000-486852ASP, manufactured by Panasonic. The description lists 2000 mAh capacity and a pack of two.

How should I store Panasonic eneloop batteries to preserve charge?

Store BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk in a cool, dry place away from direct sunlight. Low self-discharge lets them retain about 70% charge after 10 years, but keeping them partially charged and checking occasionally is recommended.

Where to buy BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk?

You can buy BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk in our online store for 11.50€. Category: Batteries and accumulators.

What is the price of BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk?

The current price of BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk is 11.50€. Brand: Panasonic.

BATTERY PANASONIC ENELOOP AA 2000 2BP/ 2tk — specifications and description

Model: 000-486852ASP. Category: Batteries and accumulators. Brand: Panasonic. Price: 11.50€.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');