<?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>Write long in android</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3892/write-long-in-android</link><description>Hi All, 
 I have got reliable writes working on nordic side (nrf51822 eval board).
Tested them with master emulator dongle by using write long button on MCP on PC. 
 I am trying to write a long characteristic from android app.
It seems MCP (android</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Dec 2015 02:43:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3892/write-long-in-android" /><item><title>RE: Write long in android</title><link>https://devzone.nordicsemi.com/thread/14001?ContentTypeID=1</link><pubDate>Tue, 08 Dec 2015 02:43:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61c980ab-463b-492e-9131-bfcc76d7d3ba</guid><dc:creator>stevefranklin2808</dc:creator><description>&lt;p&gt;It is not currently possible to write a characteristic with a payload larger than 20 bytes with Nordic&amp;#39;s stack.
One way to get around this is to break the 100 byte block of information into 5 20 byte packets that you send one after. You typically send a packet after the successful send of the previous packet. This ensures that you do not try to send too many messages at once which can result in messages being overwritten and never sent.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>