<?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>Broken images from nrf52-ble-image-transfer-demo</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111017/broken-images-from-nrf52-ble-image-transfer-demo</link><description>I have built a BLE image transfer demo between iPhone 15 and nrf52840 using the following two code: 
 
 https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo 
 https://github.com/NordicPlayground/iOS-Image-Transfer-Demo/tree/master?tab=readme</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 May 2024 13:38:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111017/broken-images-from-nrf52-ble-image-transfer-demo" /><item><title>RE: Broken images from nrf52-ble-image-transfer-demo</title><link>https://devzone.nordicsemi.com/thread/482826?ContentTypeID=1</link><pubDate>Fri, 10 May 2024 13:38:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3433a117-6372-4b8e-86bb-3568f017ec7a</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Kirak,&lt;/p&gt;
&lt;p&gt;In main.c of the BLE Image Transfer project, you will find the&amp;nbsp;raw image data being used for sending here between &lt;a href="https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo/blob/78520797efaa71862c2597e50d343ca42f0a2dff/main.c#L856-L871"&gt;line 856 and 871&lt;/a&gt;. You can debug the image data buffer being used there.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Broken images from nrf52-ble-image-transfer-demo</title><link>https://devzone.nordicsemi.com/thread/482607?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 20:21:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65cfb901-0a0b-4fe0-886e-8a5e753c96b1</guid><dc:creator>Kirak</dc:creator><description>&lt;p&gt;I just checked CRC on both sides, and they are equal while images are still broken. My understanding is that writeWithoutResponse (write command not write request) may involve packet drops but in my case all packets arrive with correct CRC (i.e., correct order) so I suspect the image from NRF board itself is broken before transmission. Is there a way to debug image from the board, e.g., directly get image from board to laptop over USB?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>