HT4275 Can I use a different batteries than the apple ones 1900 mAh, like 2500 mAh which are the usually sold in stores?

Can I use a different batteries than the apple ones 1900 mAh, like 2500 mAh which are usually sold at any store?

Yes.  They should work fine.

Similar Messages

  • Can you use two different iTunes accounts in Apple TV

    My wife and I have our own iTunes accounts which we use on our separate iPhones, but on the same Macbook. Can we use these separate accounts on Apple TV. Not at the same time of course.
    Thanks

    Welcome to the Apple Community.
    How do you run your two separate accounts.
    If they are part of the same library then you can access content from both iTunes accounts at the same time.
    If they are different libraries in the same user account and you switch them then you can access content from whichever library is active at the time.
    If you have two user accounts you can access both libraries at the same time providing both user accounts are running and iTunes is open in each (this option is mac only)

  • Can i use  a different printer than the airprint on iPad2?

    Can anyone tell me if they are able to use a non airprint printer on their iPad2 64Gb please, I have tried and tried but all to no avail.

    iOS AirPrint Printers  http://support.apple.com/kb/HT4356
    How to Print from Your iPad: Summary of Printer and Printing Options
    http://ipadacademy.com/2012/03/how-to-print-from-your-ipad-summary-of-printer-an d-printing-options
    Print from iPad / iPhone without AirPrint
    http://ipadhelp.com/ipad-help/print-from-ipad-iphone-without-airprint/
    How to Enable AirPrint on a Mac and Use Any Printer
    http://ipadhelp.com/ipad-help/how-to-use-airprint-with-any-printer/
     Cheers, Tom

  • HT201342 Can I use a different email address as well as iCloud one

    Can I use a different email address as well as my iCloud one

    Not from within iCloud. The iCloud email service uses iCloud email addresses.
    You can setup any email address on your devices separately to iCloud though.

  • I just bought an Apple TV. I have found that I can only use my Ipod "remote" app for Apple

    I just bought an Apple TV. I have found that I can only use my Ipod "remote" app for Apple TV products and not with my Netflix app-the Home TV icon only shows with Apple products.
    I had hoped that I could use my Laptop Pro for unrelated tasks while I watch a movie-I have chosen TV only on the drop down. I dont seem to be able to seperate the two

    The movies do not download onto apple TV it shows them as purchased and you need to stream them down. If you want to show your purchased music on Apple TV you need to sign up for iTunes Match.
    There seem to be a few glitches with iTunes Match so i just use the computer icon to listen to music on my computer through Apple TV. If you have your Movies and TV shows on your computer this is where you will find them.
    The Movies and TV Shows buttons on the main page of Apple TV show you films and tv shows you have purcahsed or cen rent or purchase.
    You can also sync your Photos over as well. Method is slightly different in that in iTunes on the computer
    File > HomeSharing > Choose photos to share with Apple TV

  • Can I use a different charger for my iPhone other than the one that was supplied for it

    Can I use a different wall charger for my iPhone 4S other than the one that was supplied with it

    wjosten wrote:
    Lawrence Finch wrote:
    Apple puts no special requirements on it other than that it meet the USB spec.
    Except for the connector...
    What is special about the connector for the 4s charger cable? Mine is a normal USB connector. The question was about the wall charger, not the connector to the phone.

  • Can I use two different devices with different apple ID for backing up data on one machine without losing any data that was backed up with one device earlier?

    Can I use two different devices with different apple ID for backing up data on one machine without losing any data that was backed up with one device earlier?

    The link is to a discussion started on 12/18 in the FiOS Internet forum.  Here's the link I get now, however it is different than the link I pulled a few hours ago.  If this system changes the link again, it may not work.
    http://forums.verizon.com/t5/FiOS-Internet/Frustration-and-just-confused-with-internet-help-please/t...
    You can also look for the topic, "frustration and just confused" in the FiOS Internet forum.
    Here's a link that is in the thread that gives more detail.
    https://secure.dslreports.com/faq/15984
    Good Luck!
    P.S.  "Copper Contributor" is my "rank."  gs0b is my user name.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.

  • How Can i Use two Different Public IP Addresses no my DMZ with ASA Firewall.

    How To Using Two Different Public IP Address on My DMZ with ASA 5520
    Postado por jorge decimo decimo em 28/Jan/2013 5:51:28
    Hi everyone out there.
    can any one please help me regarding this situation that im looking for a solution
    My old range of public ip address are finished, i mean (the 41.x.x.0 range)
    So now i still need to have in my DMZ another two servers that will bring some new services.
    Remember that those two server, will need to be accessable both from inside and from outside users (Internet users) as well.
    So as i said, my old range of public ip address is finished and we asked the ISP to gives some additional public
    ip address to address the need of the two new servers on DMZ. and the ISP gave us the range of 197.216.1.24/29
    So my quation is, on reall time world (on the equipment) how can i Use two different public ip address on the same DMZ
    on Cisco ASA 5520 v8??
    How my configuration should look like?
    I was told about implementing static nat with Sub Interfaces on both Router and ASA interface
    Can someone please do give me a help with a practical config sample please. i can as well be reached at [email protected]
    attached is my network diagram for a better understanding
    I thank every body in advance
    Jorge

    Hi,
    So looking at your picture you have the original public IP address range configured on the OUTSIDE and its used for NAT for different servers behind the ASA firewall.
    Now you have gotten a new public IP address range from the ISP and want to get it into use.
    How do you want to use this IP address range? You want to configure the public IP addresses directly on the servers or NAT them at the ASA and have private IP addresses on the actual servers (like it seems to be for the current server)?
    To get the routing working naturally the only thing needed between your Router and Firewall would be to have a static route for the new public network range pointing towards your ASA OUTSIDE IP address. The routing between your Router and the ISP core could either be handled with Static Routing or Dynamic Routing.
    So you dont really need to change the interface configuration between the Router and ASA at all. You just need a Static route pointing the new public IP address towards the ASA outside IP address.
    Now when the routing is handled between the ISP - ISP/Your Router - Your Firewall, you can then consider how to use those IP addresses.
    Do you want to use the public IP addresses DIRECTLY on the HOSTS behind the firewall?This would require you to either configure a new physical interface with the new public IP address range OR create a new subinterface with the new public IP addresses range AND then configure the LAN devices correspondingly to the chosen method on the firewall
    Do you want to use the public IP addresses DIRECLTY on the ASA OUTSIDE as NAT IP addresses?This would require for you to only start configuring Static NAT for the new servers between the inside/dmz and outside interface of the ASA. The format would be no different from the previous NAT configuration other than for the different IP addresses ofcourse
    Of the above ways
    The first way is good because the actual hosts will have the public IP addresses. Therefore you wont run into problems with DNS when the LAN users are trying to access the server.
    The second way is the one requiring the least amount of configurations/changes on the ASA. In this case though you might run into problem with DNS (to which I refer above) as the server actually has a private IP address but the public DNS might reply to the LAN hosts with a public IP address and therefore connections from LAN could fail. This is because LAN users cant connect to the servers OUTSIDE NAT IP address (unless you NAT the server to public IP address towards LAN also)
    Hopefully the above was helpfull. Naturally ask more specific questions and I'll answer them. Hopefully I didnt miss something. But please ask more
    I'm currently at Cisco Live! 2013 London so in the "worst case" I might be able to answer on the weekend at earliest.
    - Jouni

  • SLI - Can I use two different video card versions for SLI?

    Hello,
    Can I use two different generations of MSI video cards that implement the same GPU for SLI?   
    The two video cards are:
    MSI N260GTX-T2D896-OCv2 GeForce GTX 260 896MB <-- What I currently have
    MSI N260GTX-T2D896-OCv3 GeForce GTX 260 896MB
    MSI N260GTX-T2D896-OCv4 GeForce GTX 260 896MB
    The main difference between these three seems to be that the OCv3 has two fans and a different heatsink than the OCv2.  The OCv4 has one fan like the OCv2 and but it is located in a different location and some weird spikey heatsink thing going on.  I already have the OCv2 but I am looking to get another card for SLI and newegg doesn't sell the OCv2 anymore.  The important thing is that I am looking for is stability and it seems that the most ideal setup would be to get identical cards.
    By the way, why are there so many versions (updates?) to this card?  Have there been issues related to the card that necessitate a revision?
    Thanks

    Different coolers(HS and fans) and possibly different makers of vRAM.  But, you should be able to run SLI without issues regardless of the versions.

  • I am using a different divice than normal and because if security it is asking me questions that I don't know the answers to, so I get them wrong.

    I am using a different divice than normal and because if security it is asking me questions that I don't know the answers to, so I get them wrong.

    Click here for information. If the option to have the answers emailed to you isn't available or doesn't work(the email may take a few hours to arrive), contact the iTunes Store staff via the link in the 'Additional Information' section of that article.
    Nobody on these boards can reset them for you.
    (92406)

  • If using apple mail address as ID, can I use a different password?

    If using apple mail address as ID as suggested in the Apple ID setup, can I use a different password or is it the same as for my email?
    I have read, more times than I can count, that using the same psw for many things is not recommended... in general. Will using my email and psw, compromise email security?
    If I use my .mac or .me (any preferrence by apple?) can I then change the password in my email so that icloud and email have diff psw's?
    Am I over thinking this?
    Will this same ID be used in my iTunes account?
    What is the best / most secure / recommended way to go about this?
    affected are:
    apple email acct
    apple support communities
    iTunes
    iCloud
    There appear to be so many variables and assuming once apple  id/icloud is set, it is likely difficult to alter if at all possible so I  just want to be sure.
    Thanks.
    PS: is there a phone number for support on this?

    I explained that in the original post.
    My iTunes account was once compromised. Isn't iTunes login and psw the same as Apple ID and iCloud?
    It is the idea of using the same login and psw for several things.

  • HT204053 If I have set up my Mac with two different users,  can I use two different Apple IDs on the same Mac?

    If I have set up my Mac with two different users,  can I use two different Apple IDs on the same Mac?

    Each user account may have its own Apple ID.

  • Can I use two different itune accounts on one computer?

    Can I use two different itune accounts on one computer?

    1. Give her a separate user account on your computer. If you have a backup copy of the library, you can restore it.
    2. If you encounter a 90-day waiting period, click here and ask the iTunes Store staff if they'll remove it.
    (125941)

  • How can I use a different Apple ID withthe App Store?

    When I access the App Store from my iPhone 3G it asks me to enter the password for an Apple ID.
    How can I use a different Apple ID with the App Store?

    It will use the account you are currently signed into with iTunes when you synced. So in iTunes, change your account, then sync. Then the iPhone will use that one.

  • How can I use two differant iphones on one itunes

    I can i use two differant iphones on one itunes, and keep the content seperate?

    You can sync as many iphones/ipod/ipads as you like to one computer.
    Each is different and is recognized as such

Maybe you are looking for

  • Remote app on Ipad 2 (and Apple TV 1st gen)

    Hi, I have an Apple TV (1st gen) which I control thorugh an Iphone 4 and Ipad 1. I recently bought an Ipad 2 and installed the Remote app. The app finds my ATV and I can control the music in it, but the control function (that allow the ipad screen to

  • How to go about this?

    I have been designing/building websites for over 12 years until 4 years ago when I just stopped doing it. Now, I'm in a situation that I need to do a bit work again. And I need your advice since dreamweavers capabilities has changed so much since "th

  • How to use text based index

    Hi, I want to use a text based index. The problem statement was i have to delete all those records which have column 'ABC%' means data can be ABC1, ABC2, ABCl, ABCn so i thought i would do like delete from tab1 where col1 like 'ABC%'. There are milli

  • Namespace Communictaion Error?

    Hi, I have just try to login into the workspace and got this dialog box Name space Communication error what this error is and how to remove this error Thanks in advance.

  • Need to re-download Creative Suite 6 Design Standard,  FOR MAC (not Windows)

    How do I re-download Creative Suite 6 Design Standard,  FOR MAC? Jay