<?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>Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56662/not-able-to-write-14-bytes-into-queued-writes-module</link><description>Hi Nordic, 
 Please provide the way to debug not able to write 14 Bytes data into Queued Writes module, my application not get any nrf_ble_qwr_on_ble_evt. 
 [Project Informaiton] nrf52832 (S132 SoftDevice v6.1.1) + MCU (CXD5602), UART interface to connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Apr 2020 06:27:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56662/not-able-to-write-14-bytes-into-queued-writes-module" /><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/246667?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 06:27:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0249d898-765d-42fa-8ac6-9cd65cfc9cce</guid><dc:creator>Sigurd</dc:creator><description>[quote user="Caspar_Tsai"]I apply ble_cus.c, and ble_cus.h into my applicaton, and need to know the license for those two file.[/quote]
&lt;p&gt;&amp;nbsp;You can use the same&amp;nbsp;&lt;span&gt;license here as for the rest of the nRF5 SDK files.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;/**
 * Copyright (c) 2016 - 2019, Nordic Semiconductor ASA
 *
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without modification,
 * are permitted provided that the following conditions are met:
 *
 * 1. Redistributions of source code must retain the above copyright notice, this
 *    list of conditions and the following disclaimer.
 *
 * 2. Redistributions in binary form, except as embedded into a Nordic
 *    Semiconductor ASA integrated circuit in a product or a software update for
 *    such product, must reproduce the above copyright notice, this list of
 *    conditions and the following disclaimer in the documentation and/or other
 *    materials provided with the distribution.
 *
 * 3. Neither the name of Nordic Semiconductor ASA nor the names of its
 *    contributors may be used to endorse or promote products derived from this
 *    software without specific prior written permission.
 *
 * 4. This software, with or without modification, must only be used with a
 *    Nordic Semiconductor ASA integrated circuit.
 *
 * 5. Any software provided in binary form under this license must not be reverse
 *    engineered, decompiled, modified and/or disassembled.
 *
 * THIS SOFTWARE IS PROVIDED BY NORDIC SEMICONDUCTOR ASA &amp;quot;AS IS&amp;quot; AND ANY EXPRESS
 * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 * OF MERCHANTABILITY, NONINFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE ARE
 * DISCLAIMED. IN NO EVENT SHALL NORDIC SEMICONDUCTOR ASA OR CONTRIBUTORS BE
 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
 * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 *
 */&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/246432?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 09:20:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2189ee0-c8c0-4fcb-b27b-38a5f71f09ef</guid><dc:creator>Caspar_Tsai</dc:creator><description>&lt;p&gt;Hi Sigurd,&lt;br /&gt;1). I will check ble_app_hrs_rscs_relay() for more information.&lt;br /&gt;2). Would you please tell me the license for both ble_cus.c, and ble_cus.h in &lt;a href="https://github.com/bjornspockeli/custom_ble_service_example"&gt;github.com/.../custom_ble_service_example&lt;/a&gt; ?&lt;br /&gt;I apply ble_cus.c, and ble_cus.h into my applicaton, and need to know the license for those two file.&lt;br /&gt;If those files are GNU General Public License v3.0, then I am not able to use.&lt;/p&gt;
&lt;p&gt;Many thanks.&lt;br /&gt;Caspar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/244389?ContentTypeID=1</link><pubDate>Tue, 14 Apr 2020 10:18:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69db456a-1811-4304-8501-d1626e853717</guid><dc:creator>Sigurd</dc:creator><description>[quote user="Caspar_Tsai"]on_connect() function access null pointer in p_cus-&amp;gt;evt_handler(p_cus, &amp;amp;evt); fatal error.[/quote]
&lt;p&gt;&amp;nbsp;Won&amp;#39;t the&amp;nbsp;&lt;span&gt;ble_cus_on_ble_evt() just return, and not call&amp;nbsp;on_connect() if the pointer is NULL ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Snippet:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;void ble_cus_on_ble_evt( ble_evt_t const * p_ble_evt, void * p_context)
{
    ble_cus_t * p_cus = (ble_cus_t *) p_context;
    
    NRF_LOG_INFO(&amp;quot;BLE event received. Event type = %d\r\n&amp;quot;, p_ble_evt-&amp;gt;header.evt_id); 
    if (p_cus == NULL || p_ble_evt == NULL)
    {
        return;
    }
    
    switch (p_ble_evt-&amp;gt;header.evt_id)
    {
        case BLE_GAP_EVT_CONNECTED:
            on_connect(p_cus, p_ble_evt);
            break;&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
[quote user="Caspar_Tsai"]The application is both central, and peripheral.role.[/quote]
&lt;p&gt;&amp;nbsp;If you are doing concurrent central and peripheral role, you might get some ideas on how to implement that by looking at the&amp;nbsp;ble_app_hrs_rscs_relay() example in the nRF5 SDK.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="Caspar_Tsai"]Would you please share how to extract crash log, and stack dump from nRF52832 ? and the way to parse stack dump to call-stack ?[/quote]
&lt;p&gt;&amp;nbsp;To get all the information in the call-stack, remove compiler optimization. You should also set DEBUG as a preprocessor symbol.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/242191?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 22:48:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cce97a1-1561-4d6a-b884-8363d18e7630</guid><dc:creator>Caspar_Tsai</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/sigurdon"&gt;Sigurd&lt;/a&gt;,&lt;/p&gt;
&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;Use ozone to debug, and find out the root cause is NULL pointer causes fatal error.&lt;br /&gt;The application is both central, and peripheral.role.&lt;br /&gt;Both central, and peripheral should have customer_ble_service, however only peripheral role do ble_cus_init(&amp;amp;m_cus, &amp;amp;cus_init);&lt;br /&gt;Due to central-role does not do ble_cus_init(&amp;amp;m_cus, &amp;amp;cus_init), on_connect() function access null pointer in p_cus-&amp;gt;evt_handler(p_cus, &amp;amp;evt); fatal error.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;Would you please share how to extract crash log, and stack dump from nRF52832 ? and the way to parse stack dump to call-stack ?&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;Many thanks.&lt;br /&gt;Caspar&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/239579?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 15:08:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02332b5f-1db1-4d02-a2e8-26ef021dd8be</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote userid="83078" url="~/f/nordic-q-a/56662/not-able-to-write-14-bytes-into-queued-writes-module/236060"]after caculate RAM(rwx) would be ORIGIN = 0x200028C2, LENGTH = D70E, however nrf_sdh_ble_enable() is 0x200028C0.&lt;br /&gt;Would that be no problem for my app_mem_conf.ld define ?[/quote]
&lt;p&gt;&lt;span&gt;The nrf_sdh_ble_enable() returns the value you should use.&lt;/span&gt;&lt;/p&gt;
[quote userid="83078" url="~/f/nordic-q-a/56662/not-able-to-write-14-bytes-into-queued-writes-module/236060"]Need to debug why sd_ble_gap_connect() not work even though got NRF_SUCCESS.[/quote]
&lt;p&gt;When&amp;nbsp;sd_ble_gap_connect() returns&amp;nbsp;NRF_SUCCESS, it will start to scan for the device to connect to. If the device is not found, or if it&amp;#39;s not possible to connect to the device, it will continue to scan(until timeout, if enabled), and you will not get the the&amp;nbsp;BLE_GAP_EVT_CONNECTED.&lt;/p&gt;
[quote userid="83078" url="~/f/nordic-q-a/56662/not-able-to-write-14-bytes-into-queued-writes-module/236216"]Attached ble_cus.zip (ble_wrap_15.c is my application already integrate[/quote]
&lt;p&gt;&lt;span&gt;The zip does not seem to have been attached, only&amp;nbsp;ble_wrap_15.c. If are still having issues with this, please upload the whole project.&lt;/span&gt;&lt;/p&gt;
[quote userid="83078" url="~/f/nordic-q-a/56662/not-able-to-write-14-bytes-into-queued-writes-module/236216"]sd_ble_gap_connect() return NRF_SUCCESS, please check attached[/quote]
&lt;p&gt;Do you get&amp;nbsp;BLE_GAP_EVT_CONNECTED ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/236216?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2020 10:44:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0024306a-23e8-493a-a3e6-74f1513f97e3</guid><dc:creator>Caspar_Tsai</dc:creator><description>&lt;p&gt;Hi Sigurd, &lt;br /&gt; &lt;br /&gt;1). After mark &amp;quot;BLE_CUS_DEF(m_cus)&amp;quot;, sd_ble_gap_connect() works very well.&lt;br /&gt;//BLE_CUS_DEF(m_cus); /**&amp;lt; Context for the Queued Write module.*/&lt;br /&gt;It would be somewhere not configure properly, and would you please provide me what&amp;#39;s item should configure well for intergeate &lt;a href="https://github.com/bjornspockeli/custom_ble_service_example"&gt;github.com/.../custom_ble_service_example&lt;/a&gt; into my application ?&lt;br /&gt; &lt;br /&gt;2). Attached ble_cus.zip (ble_wrap_15.c is my application already integrate&lt;a href="https://github.com/bjornspockeli/custom_ble_service_example"&gt;https://github.com/bjornspockeli/custom_ble_service_example&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;)&lt;/p&gt;
&lt;p&gt;3). sd_ble_gap_connect() return NRF_SUCCESS, please check attached &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/not_5F00_able_5F00_connect_5F00_0227.log"&gt;devzone.nordicsemi.com/.../not_5F00_able_5F00_connect_5F00_0227.log&lt;/a&gt;&lt;br /&gt;[2020-02-27 09:16:36] Debug : RESP_OK =&amp;gt; ble_wrap_connect_to, sd_ble_gap_connect, err_code = 0&lt;/p&gt;
&lt;p&gt;Many thanks. &lt;br /&gt;Caspar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/236060?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2020 16:29:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ff0b75b-f5e9-47f3-9d04-e93da7fa27ec</guid><dc:creator>Caspar_Tsai</dc:creator><description>&lt;p&gt;Hi Sigurd, &lt;br /&gt; &lt;br /&gt;1). my application print out below logs &lt;br /&gt;ble_stack_init, nrf_sdh_ble_default_cfg_set() = 0, ram_start = 200028C0 &lt;br /&gt;ble_stack_init, nrf_sdh_ble_enable() = 0, ram_start = 200028C0 &lt;br /&gt;Attached my application &amp;quot;app_mem_conf.ld&amp;quot; &lt;br /&gt;UUID_COUNT = 2 &lt;br /&gt;RAM_REDUCE = 16 * UUID_COUNT = 32 &lt;br /&gt;MEMORY &lt;br /&gt;{ &lt;br /&gt;FLASH (rx) : ORIGIN = 0x26000, LENGTH = 0x5d000 &lt;br /&gt;RAM (rwx) : ORIGIN = 0x20002890+RAM_REDUC, LENGTH = 0xD740-RAM_REDUC &lt;br /&gt;} &lt;br /&gt;after caculate RAM(rwx) would be ORIGIN = 0x200028C2, LENGTH = D70E, however nrf_sdh_ble_enable() is 0x200028C0.&lt;br /&gt;Would that be no problem for my app_mem_conf.ld define ? &lt;br /&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/app_5F00_mem_5F00_conf.ld"&gt;devzone.nordicsemi.com/.../app_5F00_mem_5F00_conf.ld&lt;/a&gt;&lt;br /&gt;2). sd_ble_gap_connect() return NRF_SUCCESS, however my android nrfconnect application not receive any connect message,&lt;br /&gt;Need to debug why sd_ble_gap_connect() not work even though got NRF_SUCCESS. &lt;br /&gt;Did you have any suggestion&amp;nbsp;to get more debug information ?&lt;/p&gt;
&lt;p&gt;3). my applicatin scan_timeout is 0x0000&amp;nbsp;//disables timeout.&lt;/p&gt;
&lt;p&gt;4).&amp;nbsp;&lt;span&gt;sd_ble_gap_connect() does not work, after intergate&amp;nbsp;&lt;a href="https://github.com/bjornspockeli/custom_ble_service_example"&gt;https://github.com/bjornspockeli/custom_ble_service_example&lt;/a&gt;&amp;nbsp;into my application.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Many thanks. &lt;br /&gt;Caspar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/236044?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2020 15:42:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cef2016-fdff-4ada-a451-e5566e16a4d2</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;1)&amp;nbsp;&lt;span&gt;The function&amp;nbsp;&lt;/span&gt;&lt;em&gt;sd_ble_enable&lt;/em&gt;&lt;span&gt;()/&amp;nbsp;&lt;/span&gt;&lt;em&gt;nrf_sdh_ble_enable&lt;/em&gt;&lt;span&gt;() will tell you how much RAM is required to enable the SoftDevice with the current SD configuration.&amp;nbsp;Turn on logging, and the values should be printed in the log.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2) Did&amp;nbsp;sd_ble_gap_connect() return any error-code ? You might also want to set a scan-timout in p_scan_params for&amp;nbsp;sd_ble_gap_connect()&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/235853?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2020 05:30:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d84f5202-67eb-48b1-8628-2157373c2b9f</guid><dc:creator>Caspar_Tsai</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Nordic,&amp;nbsp;&lt;br /&gt; &lt;br /&gt;I use &lt;a href="https://github.com/bjornspockeli/custom_ble_service_example"&gt;github.com/.../custom_ble_service_example&lt;/a&gt; in my application to act as peripheral-role, and it works.&lt;br /&gt;However, my application dose not able to connect other peripheral-role device, while my application do&amp;nbsp; sd_ble_gap_connect to peripheral device.&lt;br /&gt;1). Did you have any idea how many FLASH/RAM should increase while adding a vendor-specific UUID to the BLE stack results in the RAM requirement of the SoftDevice increasing, which we need to take into account ?&lt;br /&gt;2). Did you have any suggestion the way to debug sd_ble_gap_connect not able to connect peripheral problem ?&lt;br /&gt; &lt;br /&gt;Now, I&amp;#39;m trying to make RTT logging with J-Link RTT Viewer.&lt;br /&gt; &lt;br /&gt;Many thanks.&lt;br /&gt;Caspar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/232936?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2020 02:37:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9645900d-cfcf-4e1a-b873-960a4431266b</guid><dc:creator>Caspar_Tsai</dc:creator><description>&lt;p&gt;Hi Sigurd,&lt;br /&gt; &lt;br /&gt;Currently, I just want to write a long characteristic in custom ble service.&lt;br /&gt;I found &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/54704/ble-multiple-services-and-characteristics-not-working-error-code-4-after-service_init-function/221488#221488"&gt;this &lt;/a&gt;for reference. Is &lt;a href="https://github.com/bjornspockeli/custom_ble_service_example"&gt;https://github.com/bjornspockeli/custom_ble_service_example&lt;/a&gt;&amp;nbsp;suitable to integrate&amp;nbsp; into my application ?&lt;br /&gt;Would you please give me a reference example code for integration ?&lt;br /&gt; &lt;br /&gt;Many thanks&lt;br /&gt;Caspar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/229761?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2020 08:27:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6062131d-0c3b-42d8-8c6f-3f8187441002</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Your application most likely entered the APP_ERROR_CHECK() with an error code somewhere. You need to debug your application to find the function that returned the error-code, and what error-code that was returned. You should also enable RTT logging(set NRF_LOG_BACKEND_RTT_ENABLED to 1 in sdk_config.h, you might also need to set NRF_FPRINTF_FLAG_AUTOMATIC_CR_ON_LF_ENABLED to 0), and see if you get any output in J-Link RTT Viewer, or Debug Terminal if you are using SES IDE.&lt;/p&gt;
&lt;p&gt;Why are you using Queued write module for NUS? As mentioned in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/43140/queued-write-module/"&gt;this post&lt;/a&gt;, queued writes only make sense if you want to synchronize writes to multiple characteristics, so that the change take effect simultaneously. If you just want to write to a long characteristic and have to split it over multiple writes, then you should write with offset instead. That is simpler and has less overhead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/229633?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2020 13:46:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1ece4a7-9e47-4f71-bacb-1fd0bf55c90d</guid><dc:creator>Caspar_Tsai</dc:creator><description>&lt;div&gt;Hi Nordic,&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Wireshark log &lt;span style="background-color:#ffffff;color:#000000;float:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt; &amp;quot;0117.pcapng&amp;quot;&amp;nbsp;&lt;/span&gt; attachedfor reference.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;[Wireshark log information]&lt;br /&gt;[Master Address: 73:e8:6b:a4:9e:9e (73:e8:6b:a4:9e:9e)] &amp;lt;- nrf_connect Android Application&lt;br /&gt;[Slave Address: e6:e7:6e:cf:b4:c1 (e6:e7:6e:cf:b4:c1)]&amp;nbsp; &amp;lt;- nrf52832 wtih my application&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;1). Master writes 13 Bytes into Slave successfully&lt;br /&gt;[Write 13 Bytes][OK]&lt;/div&gt;
&lt;div&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/13Bytes_5F00_OK.png" /&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;2). Master not able to write 14 Bytes into Slave, and lost connection&lt;br /&gt;[Write 14 Bytes][NG]&lt;/div&gt;
&lt;div&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/14Bytes_5F00_NG.png" /&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;[&lt;span style="background-color: #ffffff; color: #000000; display: inline !important; float: none; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-weight: 400; letter-spacing: normal; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal;"&gt;0117.pcapng&lt;/span&gt;]&lt;/div&gt;
&lt;div&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0117.pcapng"&gt;devzone.nordicsemi.com/.../0117.pcapng&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Many thanks.&lt;/div&gt;
&lt;div&gt;Caspar&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to write 14 Bytes into Queued Writes module</title><link>https://devzone.nordicsemi.com/thread/229522?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2020 07:46:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71c26d45-2c5c-4aae-8384-ad3aeaef1222</guid><dc:creator>Caspar_Tsai</dc:creator><description>&lt;p&gt;Hi Nordic, &lt;br /&gt; &lt;br /&gt;My application do gatt_services_init (ble_wrap_15.c) to init qwr, and qwrs.&lt;br /&gt;While nrf_connect write 14 Bytes data into qwr, nrf_connect got &amp;quot;[Server callback] Connection state changed with status: 0 and new state: DISCONNECTED (0)&amp;quot;&lt;br /&gt; &lt;br /&gt;Is there any methodology to understand why my application not able to handle 14 Bytes gatt write characteristics ?&lt;br /&gt; &lt;br /&gt;&amp;quot;Log 2020-01-17 11_37_48.txt&amp;quot; [nrf_connect android application log] &lt;br /&gt;V 11:37:28.334 Writing request to characteristic 6e400002-b5a3-f393-e0a9-e50e24dcca9e&lt;br /&gt;D 11:37:28.334 gatt.writeCharacteristic(6e400002-b5a3-f393-e0a9-e50e24dcca9e, value=0x3132333435363738393031323334)&lt;br /&gt;D 11:37:32.522 [Server callback] Connection state changed with status: 0 and new state: DISCONNECTED (0)&lt;br /&gt;I 11:37:32.522 [Server] Device disconnected&lt;br /&gt;E 11:37:32.538 Error 133 (0x85): GATT ERROR&lt;br /&gt; &lt;br /&gt;Many thanks. &lt;br /&gt;Caspar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>