<?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>writing to individual char field without having to send all other fields</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17814/writing-to-individual-char-field-without-having-to-send-all-other-fields</link><description>So right now i have one characteristic which is writable and it has 8 different fields within it.
If I read it with nrf connect app i get 0B-00-0C-00-0D-00-0E-00-0F-00-10-00-00 which is fine. Say i want to write to it I and i send it a byte array of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Nov 2016 11:51:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17814/writing-to-individual-char-field-without-having-to-send-all-other-fields" /><item><title>RE: writing to individual char field without having to send all other fields</title><link>https://devzone.nordicsemi.com/thread/68660?ContentTypeID=1</link><pubDate>Fri, 18 Nov 2016 11:51:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:429b5028-7424-4f9b-9e69-764ebccbf769</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;So you write only 0xFF and want only byte 0 to change? How do you know byte 1-12 is 0x00? Do you read it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>