<?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>Send a notification with nRF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6197/send-a-notification-with-nrf51822</link><description>I&amp;#39;m using nRF51822 SoC and i want to notify the Androïd(4.3) application with the changes of the Major value due to switching the beacon mode . How to change Major value ?
ps : The major value is a characteristic of GATT service</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 31 Mar 2015 19:29:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6197/send-a-notification-with-nrf51822" /><item><title>RE: Send a notification with nRF51822</title><link>https://devzone.nordicsemi.com/thread/21695?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2015 19:29:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:125c3ce4-e001-4c80-b93a-ae93de4d25e8</guid><dc:creator>zainab_daoud</dc:creator><description>&lt;p&gt;As I know the androïd application can read the gatt service characteristic ( the major_value) from the nrf51 device. I&amp;#39;m right ? If so , can i use the  ble_advdata_set which invokes sd_ble_gap_adv_data_set (Pass encoded advertising data and/or scan response data to the stack) for setting the gatt service characteristic ( the major) ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send a notification with nRF51822</title><link>https://devzone.nordicsemi.com/thread/21696?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2015 12:40:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d072bc48-3819-4c49-8307-30fce9aae3aa</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;As I understand your question, you want to send notification on your characteristic.&lt;/p&gt;
&lt;p&gt;If that is the case, you can look at the &lt;a href="https://github.com/NordicSemiconductor/nrf51-ble-app-lbs"&gt;ble_app_lbs example&lt;/a&gt;, which is the most simple example. Push a button on the device and a characteristic value will change on the connected central. Write to a characteristic from the central will light up a led on the device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send a notification with nRF51822</title><link>https://devzone.nordicsemi.com/thread/21694?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2015 14:51:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f01614f-3617-4728-b2ee-6a9588efe43d</guid><dc:creator>Yasmine_Chtourou</dc:creator><description>&lt;p&gt;The major value is a characteristic of GATT service . In my application it designs the mode of the micro controller . I want to change the major value ( the mode ) manually to be able to notify the Androïd app with the mode changes .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send a notification with nRF51822</title><link>https://devzone.nordicsemi.com/thread/21693?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2015 14:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e669a212-74e6-4dd5-bc3d-02e31a64c50a</guid><dc:creator>Carles</dc:creator><description>&lt;p&gt;What exactly do you mean by &amp;quot;Major value&amp;quot;? Can you be more specific?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>