<?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>How do I write record to RACP in glucose Service from Android application?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6188/how-do-i-write-record-to-racp-in-glucose-service-from-android-application</link><description>Hi All, 
 I wanted to write a patient record to glucode measurement charateristics from android Phone which supportes BLE features . How do i write a record to BLE device(GATT server) from android application . 
 I have gone through the BLE specification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Mar 2015 13:22:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6188/how-do-i-write-record-to-racp-in-glucose-service-from-android-application" /><item><title>RE: How do I write record to RACP in glucose Service from Android application?</title><link>https://devzone.nordicsemi.com/thread/21669?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2015 13:22:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99d28647-0bdf-4e8e-af76-94127f19fab2</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Raja,&lt;/p&gt;
&lt;p&gt;I think it&amp;#39;s just because in the example in our SDK we haven&amp;#39;t implmented that yet. We response with RACP_RESPONSE_OPCODE_UNSUPPORTED, see line 846 in ble_gls.c .
You can implement your own code and delete the records when receiving the command.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I write record to RACP in glucose Service from Android application?</title><link>https://devzone.nordicsemi.com/thread/21668?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2015 07:12:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bcfb616-f88e-4638-ae1e-3e5943b4a417</guid><dc:creator>Raja</dc:creator><description>&lt;p&gt;Thanks Hung Bui  for your reply .&lt;/p&gt;
&lt;p&gt;I tried &amp;quot;Delete Stored Records&amp;quot; operation . But i got responce as &amp;quot;Operation not Supported&amp;quot; does it mean my device is not supporting delete operation as well .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I write record to RACP in glucose Service from Android application?</title><link>https://devzone.nordicsemi.com/thread/21667?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2015 15:21:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d80c1b2-5b09-4d6c-ae08-f42533ddd4ca</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Raja,&lt;/p&gt;
&lt;p&gt;As far as I understand RACP is defined writable is to receive the commands from the central (phone ) to the peripheral (nRF51) to either &amp;quot;Report number of Stored Records&amp;quot; or &amp;quot;Delete Stored Records&amp;quot; or &amp;quot;Report Stored Records&amp;quot; or &amp;quot;Abort Operation&amp;quot;.
There is no defined command or procedure to write the Record back from the central to the peripheral.&lt;/p&gt;
&lt;p&gt;If you want you can define that to handle a proprietary command to write record from the phone. But it will be proprietary procedure.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I write record to RACP in glucose Service from Android application?</title><link>https://devzone.nordicsemi.com/thread/21666?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2015 06:20:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61373afc-fee0-4acd-834a-45254825f7ff</guid><dc:creator>Raja</dc:creator><description>&lt;p&gt;Is wiring data possible from android application to BLE device ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>