<?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>ANCS event &amp;amp; request problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18736/ancs-event-request-problem</link><description>Hi 
 I set the attribute request when receive a notify 
 
 case BLE_ANCS_C_EVT_NOTIF:
 
 
 m_notification_latest = p_evt-&amp;gt;notif;
 notif_print(&amp;amp;m_notification_latest);
 ble_ancs_c_request_attrs(&amp;amp;m_notification_latest);
 break;
 case BLE_ANCS_C_EVT_NOTIF_ATTRIBUTE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Jan 2017 09:07:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18736/ancs-event-request-problem" /><item><title>RE: ANCS event &amp; request problem</title><link>https://devzone.nordicsemi.com/thread/72337?ContentTypeID=1</link><pubDate>Thu, 05 Jan 2017 09:07:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c79d76c-486e-4af0-9b08-133e553446ed</guid><dc:creator>Daniel.Chiu</dc:creator><description>&lt;p&gt;Hi
I change a device, iphone with iOS 10.2, it&amp;#39;s work fine.
Seem it&amp;#39;s iOS&amp;#39;s problem.
Thanks for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS event &amp; request problem</title><link>https://devzone.nordicsemi.com/thread/72336?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2017 09:22:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b5262f5-aa16-473b-a40f-c4fcf22a03c8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Could you capture a full trace when you have 1 new email or 01 new message ?
Could you check what is removed ? If you don&amp;#39;t do ble_ancs_c_request_attrs() when you receive BLE_ANCS_C_EVT_NOTIF, do you have the notification be removed ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS event &amp; request problem</title><link>https://devzone.nordicsemi.com/thread/72338?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2017 01:22:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11b5eb84-4157-4394-9696-17c281786376</guid><dc:creator>Daniel.Chiu</dc:creator><description>&lt;p&gt;I am using SDK:10 / softdevice:s110 / iPad mini with iOS 8.1&lt;/p&gt;
&lt;p&gt;I try to send SKYPE message &amp;amp; Gmail to iPad, iPad is in suspend mode.&lt;/p&gt;
&lt;p&gt;When iPad receive message and notify ANCS(iPad in lock screen and notification bar show the message), uart print event:add &amp;amp; event:remove, I did not unlock and read message yet.&lt;/p&gt;
&lt;p&gt;Yes I use the default example is same condition.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS event &amp; request problem</title><link>https://devzone.nordicsemi.com/thread/72335?ContentTypeID=1</link><pubDate>Tue, 03 Jan 2017 13:21:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:191e8929-47ee-4541-8265-6254cfc345a6</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Daniel,&lt;/p&gt;
&lt;p&gt;Which SDK version you were testing with?&lt;/p&gt;
&lt;p&gt;What I can see here is the notification removed is not the same as the notification added. The one removed has UID = 3, when the one added has UID = 16.&lt;/p&gt;
&lt;p&gt;A notification can be removed when the message/email for example is read.&lt;/p&gt;
&lt;p&gt;if you try with the default example in our SDK do you see the same issue ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>