<?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>Is it possible to send notification even there is no change in value?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33774/is-it-possible-to-send-notification-even-there-is-no-change-in-value</link><description>Hi, 
 Is it possible to send notification periodically even if there is no change in the value? I create sample code that send constant value periodically over BLE, but in nRF connect application I get only one log related to the received notification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Apr 2018 13:56:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33774/is-it-possible-to-send-notification-even-there-is-no-change-in-value" /><item><title>RE: Is it possible to send notification even there is no change in value?</title><link>https://devzone.nordicsemi.com/thread/129794?ContentTypeID=1</link><pubDate>Wed, 25 Apr 2018 13:56:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b28b033-de33-4469-a16f-49c2e7bdf258</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes. It is possible.&lt;/p&gt;
&lt;p&gt;You can test this by using the ble_app_hrs example. In the function&amp;nbsp;heart_rate_meas_timeout_handler(...) in main.c just set the heart_rate to a fixed value, instead of simulating it using sensorism_measure(...).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can connect to it with nRF Toolbox or nRF Connect to see the notifications. Note that if you use nRF Connect, you need to enable the notifications for the heart_rate characteristic to see the live update.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>