<?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>Use routines. When the IOS APP is connected, the notify function is not enabled,  the Value is enabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117241/use-routines-when-the-ios-app-is-connected-the-notify-function-is-not-enabled-the-value-is-enabled</link><description>Hi 
 Use the following routine NRF\nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs. 
 Use IOS APP Enable the data to be sent once. After the data is sent and received, the connection is disconnected. When the connection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Dec 2024 13:25:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117241/use-routines-when-the-ios-app-is-connected-the-notify-function-is-not-enabled-the-value-is-enabled" /><item><title>RE: Use routines. When the IOS APP is connected, the notify function is not enabled,  the Value is enabled</title><link>https://devzone.nordicsemi.com/thread/515115?ContentTypeID=1</link><pubDate>Mon, 16 Dec 2024 13:25:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1cb93c4-5d09-4424-a06b-cdb38216b6d2</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Meary,&amp;nbsp;&lt;br /&gt;Please clarify what you meant.&amp;nbsp;&lt;br /&gt;I don&amp;#39;t fully understand what you saying by &amp;quot;is not checked yet&amp;quot; . Did you press the button after you connect the 2nd time ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use routines. When the IOS APP is connected, the notify function is not enabled,  the Value is enabled</title><link>https://devzone.nordicsemi.com/thread/515088?ContentTypeID=1</link><pubDate>Mon, 16 Dec 2024 12:07:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b13a17b-f3c9-46a9-85cf-a721908febc7</guid><dc:creator>myj</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/1734350704796.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As shown in the figure, the enable for the second point is not checked yet, while the Value value for the first point has already been marked.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use routines. When the IOS APP is connected, the notify function is not enabled,  the Value is enabled</title><link>https://devzone.nordicsemi.com/thread/515050?ContentTypeID=1</link><pubDate>Mon, 16 Dec 2024 09:05:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a787f8eb-40d3-45f4-826f-7f420c41c32c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Meary,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="myj"]the app&amp;nbsp;none Enable notification，the&amp;nbsp;value is&amp;nbsp; previous data retained.[/quote]
&lt;p&gt;You meant you want the app to automatically enable notification ? Or you are saying that even if you press the enable notification button you still don&amp;#39;t see the notification being enabled ?&amp;nbsp;&lt;br /&gt;Note that for the device to automatically enable notification when connected you would need to bond the device with the phone and the device need to support storing the system attribute to be able to enable notification automatically&amp;nbsp; again.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you pressed the button but still don&amp;#39;t see notification enabled, we would need to check on the nRF52 the command to write to CCCD attribute (enable notification ) is received. You may also want to use the &lt;a href="https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-6-bluetooth-le-sniffer/"&gt;sniffer trace&lt;/a&gt; to see what happens over the air.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use routines. When the IOS APP is connected, the notify function is not enabled,  the Value is enabled</title><link>https://devzone.nordicsemi.com/thread/514837?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2024 07:28:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:637bc18e-357b-43b0-8bce-97a687bdcd61</guid><dc:creator>myj</dc:creator><description>&lt;p&gt;Here&amp;#39;s what I want：&lt;/p&gt;
&lt;p&gt;1- Connect&lt;/p&gt;
&lt;p&gt;2- Enable notification&lt;/p&gt;
&lt;p&gt;3- See that the value is updated&lt;/p&gt;
&lt;p&gt;4- Close the app&lt;/p&gt;
&lt;p&gt;5- Connect again&lt;/p&gt;
&lt;p&gt;6-Enable notification&lt;/p&gt;
&lt;p&gt;7- See that the value is updated&lt;/p&gt;
&lt;p&gt;but now in 5&amp;nbsp;&lt;span&gt;Connect again later，the app&amp;nbsp;none Enable notification，the&amp;nbsp;value is&amp;nbsp; previous data retained.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use routines. When the IOS APP is connected, the notify function is not enabled,  the Value is enabled</title><link>https://devzone.nordicsemi.com/thread/514729?ContentTypeID=1</link><pubDate>Thu, 12 Dec 2024 12:24:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bb75cf3-1a8a-4078-ad0c-333c06577a89</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Meary,&amp;nbsp;&lt;br /&gt;Please correct me if I&amp;#39;m wrong, what you want to report is that:&lt;br /&gt;1- Connect&lt;/p&gt;
&lt;p&gt;2- Enable notification&lt;/p&gt;
&lt;p&gt;3- See that the value is updated&lt;/p&gt;
&lt;p&gt;4- Close the app&lt;/p&gt;
&lt;p&gt;5- Connect again&lt;/p&gt;
&lt;p&gt;6- Can&amp;#39;t enable notification. Has to disable Bluetooth and enable Bluetooth again&amp;nbsp;&lt;/p&gt;
&lt;p&gt;7- After that can enable notification ?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Have you tried to do disconnect before you close the app ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>