<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Question about Heart Rate Application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2722/question-about-heart-rate-application</link><description>Hello! 
 I have two question from Heart Rate Application. 
 
 What BLE_L2CAP_MTU_DEF number presents? 
 I do not see event handlers for WAKEUP_BUTTON and BONDMNGR_DELETE_BUTTON. How the application knows that these two buttons present wake up from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Jun 2014 14:36:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2722/question-about-heart-rate-application" /><item><title>RE: Question about Heart Rate Application</title><link>https://devzone.nordicsemi.com/thread/10592?ContentTypeID=1</link><pubDate>Fri, 13 Jun 2014 14:36:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b8563df-739b-4f25-a372-49bd5bfeecd1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;BLE_L2CAP_MTU_DEF is the maximum payload length of a packet on L2CAP layer.&lt;/li&gt;
&lt;li&gt;There is no interrupt handler for these 2 pins, they are configured to generate the GPIOTE PORT event to wake the chip up from system off. When the chip wake up from system off, it will do a reset and run the code as a fresh start. Note that we read BONDMNGR_DELETE_BUTTON_PIN_NO when starting up to detect if we should erase the bond information or not.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>