<?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>Issue with ble data transmission to certain Android devices and influence of attached debugger</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125218/issue-with-ble-data-transmission-to-certain-android-devices-and-influence-of-attached-debugger</link><description>Hi everyone! 
 
 I am developing device based on nrf25833 mcu which should transmit data to android devices using ble characteristic notification mechanism (data received by SPI, also USB interface exist but does not used simultaniously with BLE). 
 I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Oct 2025 19:28:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125218/issue-with-ble-data-transmission-to-certain-android-devices-and-influence-of-attached-debugger" /><item><title>RE: Issue with ble data transmission to certain Android devices and influence of attached debugger</title><link>https://devzone.nordicsemi.com/thread/552818?ContentTypeID=1</link><pubDate>Wed, 29 Oct 2025 19:28:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ce47346-e8fa-4f05-aca0-2a4f9497f672</guid><dc:creator>alpro001</dc:creator><description>&lt;p&gt;I found solution!&lt;/p&gt;
&lt;p&gt;If i set tx power to&amp;nbsp;&lt;strong&gt;sd_ble_gap_tx_power_set&lt;/strong&gt;(BLE_GAP_TX_POWER_ROLE_CONN, p_ble_evt-&amp;gt;evt.gap_evt.conn_handle, 0); on&amp;nbsp;BLE_GAP_EVT_CONNECTED event. And transmission started to work without any losses. Actually any tx power level except minimal -40 worked for me.&lt;/p&gt;
&lt;p&gt;I can make assumtion that attaching of debugger increases power of transmitter in some indirect way.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with ble data transmission to certain Android devices and influence of attached debugger</title><link>https://devzone.nordicsemi.com/thread/552813?ContentTypeID=1</link><pubDate>Wed, 29 Oct 2025 18:17:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2933b21a-7685-4c0f-8a43-e5bcdeb0f4b4</guid><dc:creator>alpro001</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/tab_2D00_detach_2D00_debugger.zip"&gt;devzone.nordicsemi.com/.../tab_2D00_detach_2D00_debugger.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My device has address: e8:48:56:9b:0c:8c , central device (tablet) -&amp;nbsp;69:9d:ad:f2:9d:40.&lt;/p&gt;
&lt;p&gt;Transmission starts around 500 packet with debugger attached.&lt;/p&gt;
&lt;p&gt;Debugger is detached around 10000 packet&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with ble data transmission to certain Android devices and influence of attached debugger</title><link>https://devzone.nordicsemi.com/thread/552668?ContentTypeID=1</link><pubDate>Tue, 28 Oct 2025 15:54:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94345b0c-661e-4518-b859-1be532499988</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you save and upload the sniffer log here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with ble data transmission to certain Android devices and influence of attached debugger</title><link>https://devzone.nordicsemi.com/thread/552541?ContentTypeID=1</link><pubDate>Mon, 27 Oct 2025 17:12:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:965aed2f-95ea-44e9-b2e2-8b4d457ac828</guid><dc:creator>alpro001</dc:creator><description>&lt;p&gt;Hi! Not really.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I continue to explore this issue with nrf ble sniffer (based on nrf52840 dongle). As I see - disconnection of debugger leads to increase of number of packets with wrong CRC and many retransmissions&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with ble data transmission to certain Android devices and influence of attached debugger</title><link>https://devzone.nordicsemi.com/thread/552506?ContentTypeID=1</link><pubDate>Mon, 27 Oct 2025 13:59:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13c9e26c-a81c-4de2-a134-036f431e43ef</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Do you see improvements if you e.g. turn off logging? i.e. set&amp;nbsp;&lt;span&gt;NRF_LOG_ENABLED&amp;nbsp;to 0 in sdk_config.h ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>