<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BlackBerry Developer Blog &#187; low battery</title>
	<atom:link href="http://devblog.blackberry.com/tag/low-battery/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.blackberry.com</link>
	<description></description>
	<lastBuildDate>Mon, 17 Jun 2013 23:00:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='devblog.blackberry.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/9ef0a66c09615fa946c4179662398878?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>BlackBerry Developer Blog &#187; low battery</title>
		<link>http://devblog.blackberry.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://devblog.blackberry.com/osd.xml" title="BlackBerry Developer Blog" />
	<atom:link rel='hub' href='http://devblog.blackberry.com/?pushpress=hub'/>
		<item>
		<title>NFC Card Emulation with a dead battery</title>
		<link>http://devblog.blackberry.com/2012/04/nfc-card-emulation-with-dead-battery/</link>
		<comments>http://devblog.blackberry.com/2012/04/nfc-card-emulation-with-dead-battery/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 15:28:17 +0000</pubDate>
		<dc:creator>mdwrim</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[dead battery]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[low battery]]></category>
		<category><![CDATA[Near Field Communication]]></category>
		<category><![CDATA[nfc]]></category>
		<category><![CDATA[NFC card emulation]]></category>
		<category><![CDATA[NFC Card Transactions]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=8905</guid>
		<description><![CDATA[Find out the difference between "low battery" versus "dead battery" and how you may be able to provide NFC card emulation functionality in either situation.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=8905&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://rimdevblog.files.wordpress.com/2012/04/nfc.jpg"><img src="http://rimdevblog.files.wordpress.com/2012/04/nfc.jpg?w=427&#038;h=640" alt="TITLE_IMAGE" title="nfc" width="427" height="640" class="aligncenter size-full wp-image-8910" /></a></p>
<p>Did you know that your NFC-enabled BlackBerry® smartphone may be able to process NFC transactions, such as payments, even when it has a completely dead battery? Smartphones which support NFC will continue to be able to provide NFC card emulation functionality when in &#8220;low battery mode&#8221; or, in some circumstances, even when the battery is completely dead.</p>
<p>Let&#8217;s explore what the difference between &#8220;low battery&#8221; versus &#8220;dead battery&#8221; is before we move on.</p>
<p><strong>Low battery mode</strong> starts when the smartphone OS turns off the user interface due to the battery being deemed &#8220;low&#8221;.  The smartphone appears to be off to the user, but internally, the Power Management Integrated Circuit (PMIC) is still on. <strong>Dead battery mode</strong>, by way of contrast, starts when there is no longer enough power in the battery to keep even the PMIC powered on.</p>
<p>How long low battery mode will last before moving into the dead battery state varies from smartphone to smartphone, but is typically at least four or five hours.</p>
<p>In low battery mode, all BlackBerry smartphones will continue to be able to provide NFC card emulation functionality.  But when it comes to dead battery mode, whether NFC card emulation will continue to work or not depends on the smartphone model; for instance, the BlackBerry® Curve™ 9380 smartphone and BlackBerry® Bold™ 9790 smartphone do support dead battery mode.  This mode is not supported on the BlackBerry® Bold™ 9900 smartphone and BlackBerry® Curve™ 9360 smartphone.</p>
<p>The user has no way of knowing just from looking at their smartphone if they are in low battery mode or have a completely dead battery.  Because of this, they have no way of knowing whether or not NFC transactions in card emulation mode will work or not in a given instance.</p>
<p>Developers have an API function called<br /> <i>SecureElementManager.setCardEmulationWhenPoweredOff(true|false)</i> which they can call to control whether or not card emulation will work or not when the battery is dead or has been removed.</p>
<p>You may also have noticed that the Near Field Communication options screen has a setting in the section entitled &#8220;Allow NFC Card Transactions&#8221; labelled &#8220;When Powered Off&#8221;.  This setting will also affect the behaviour of a device when in low battery or dead battery mode.</p>
<p>To learn more about NFC, check out our <a href="http://docs.blackberry.com/en/developers/deliverables/34480/Near_Field_Communication_1631111_11.jsp" target="_new">online developer documentation</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/8905/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/8905/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=8905&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/04/nfc-card-emulation-with-dead-battery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d86c7fdd0d15b754b2760af4536923b3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mdwrim</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/04/nfc.jpg" medium="image">
			<media:title type="html">nfc</media:title>
		</media:content>
	</item>
	</channel>
</rss>
