<?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>Image transfer demo</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45716/image-transfer-demo</link><description>Hi guys! I have had an issue with Image Transfer Demo project. I use nRF52832 with OV2640 camera. I used installation project process described on the page https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo#softdevice-version . The project</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 May 2019 06:51:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45716/image-transfer-demo" /><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/188091?ContentTypeID=1</link><pubDate>Tue, 21 May 2019 06:51:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc8ff15d-2fe5-4958-95fa-e51b8701e0c0</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi guys&lt;/p&gt;
&lt;p&gt;I am very happy to hear it works for both of you &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I just pushed a new update with a modified fix.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I wasn&amp;#39;t really happy with having to recompile the code when using the plus version of the sensor, so I realized I could just fix the issue on the app side rather than trying to fix it on the nRF side. If you pull the latest update to the app and the nRF code there is no define to set anymore, and the Android app will simply remove the extra byte if it is detected.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/188086?ContentTypeID=1</link><pubDate>Tue, 21 May 2019 06:35:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df2d3589-1f38-4f21-8a7c-d41e8d278bd7</guid><dc:creator>Blaugranas23</dc:creator><description>&lt;p&gt;Hi! I checked your fixes too, the program also works fine! Thanks a lot!:)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/187981?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 13:57:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0514f1e0-ec58-4b23-99da-c5f827542a33</guid><dc:creator>AlexW</dc:creator><description>&lt;p&gt;Just did a quick test and it worked&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f44d.svg" title="Thumbsup"&gt;&amp;#x1f44d;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/187961?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 13:31:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b67d9022-e8b5-4ff4-80ed-6a4af01b9f81</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Alexander&lt;/p&gt;
&lt;p&gt;The problem was quite simple in the end ;)&lt;/p&gt;
&lt;p&gt;Please let me know once you have had a chance to test it, so I know for sure that the problem is fixed &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/187943?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 13:15:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2eeee57e-ef01-43e6-8154-2e89caaf092c</guid><dc:creator>AlexW</dc:creator><description>&lt;p&gt;Hey&amp;nbsp;&lt;span&gt;Torbj&amp;oslash;rn,&lt;br /&gt;&lt;br /&gt;Nice to hear that you alredy found a solution and updated the code!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thank you a lot!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/187934?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 13:05:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2e0fc2a-f615-4c5c-a825-d36ba308820d</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Alexander&lt;/p&gt;
&lt;p&gt;It seems the problem was quite simple. Removing the dummy read was indeed the solution, but some other minor changes were also needed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please pull the latest version of the repo and give it a try. You will need to set the&amp;nbsp;ARDUCAM_MINI_2MP_PLUS_MODE define in main.c to 1 and recompile the project to have it work properly with the new modules.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Since we primarily use the older modules internally I don&amp;#39;t want to change the default behavior of the project, but a longer term goal is to make a routine in the code that can detect the module type automatically so no recompile is needed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbj&amp;oslash;rn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/186005?ContentTypeID=1</link><pubDate>Wed, 08 May 2019 14:11:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:782cdb5d-ffb0-4509-b1ed-8523fa1e9237</guid><dc:creator>AlexW</dc:creator><description>&lt;p&gt;Alright.&lt;br /&gt;That sounds &amp;quot;good&amp;quot;. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f603.svg" title="Smiley"&gt;&amp;#x1f603;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I will focus on that as soon as I am back on that project as well.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/185982?ContentTypeID=1</link><pubDate>Wed, 08 May 2019 13:10:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6abb636b-a3c7-4a54-82fa-63cc3daa9367</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Alexander&lt;/p&gt;
&lt;p&gt;I got the modules today, and did a quick test to see if they worked.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The &amp;quot;good&amp;quot; news is that they don&amp;#39;t work properly for me either, so most likely this is a common issue with these modules. The previously suggested fix of removing the dummy read at the start of the sequence didn&amp;#39;t work.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will try to look into this in the coming weeks.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/185942?ContentTypeID=1</link><pubDate>Wed, 08 May 2019 11:45:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2aadd4cc-4b8c-40b4-98ac-92eb152e0b0f</guid><dc:creator>AlexW</dc:creator><description>&lt;p&gt;Sounds great!&lt;br /&gt;&lt;br /&gt;Thank you so far ovrebekk!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/185749?ContentTypeID=1</link><pubDate>Tue, 07 May 2019 13:30:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2150784a-826b-468f-b1f4-0c366c0a53ad</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Then it is most likely the same issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am hoping to receive the module in the coming days, but because of other assignments it might be some weeks until I have time to test it properly.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Testing to see if I spot the same problem should be quick, but actually solving the issue might take more time ;)&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/185353?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 07:20:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9099ec2-be91-40f0-9811-8b7a317a9da9</guid><dc:creator>AlexW</dc:creator><description>&lt;p&gt;Oh, I didn&amp;#39;t realize that.&lt;br /&gt;&lt;br /&gt;Actually, there is written&lt;span&gt;&amp;nbsp;&amp;quot;Mini-2MP-Plus&amp;quot; on my camera PCB as well.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/185171?ContentTypeID=1</link><pubDate>Fri, 03 May 2019 12:07:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:181ee965-8798-4f56-bc18-8045395d1863</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Alexander&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The plus version I am referring to is the one Blaugranas23 linked to earlier in this thread:&lt;br /&gt;&lt;a href="https://www.amazon.com/Arducam-Module-Megapixels-Arduino-Mega2560/dp/B012UXNDOY"&gt;https://www.amazon.com/Arducam-Module-Megapixels-Arduino-Mega2560/dp/B012UXNDOY&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Based on your link it seems you are using the non-plus version, which is the one I am using.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can confirm that the text on your module is &amp;quot;ArduCAM-Mini-2MP&amp;quot; and not &amp;quot;Mini-2MP-Plus&amp;quot; ?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/184822?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 09:47:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8c91547-788f-4dda-a317-99da847cbc1b</guid><dc:creator>AlexW</dc:creator><description>&lt;p&gt;Did you try starting a image stream and then observing if there are bluetooth packets &amp;gt;&amp;gt;26bytes?&lt;br /&gt;&lt;br /&gt;Because the period of the capture is just half a second, right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/184821?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 09:45:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25c27379-85a4-4c52-955d-106d9e810387</guid><dc:creator>AlexW</dc:creator><description>&lt;p&gt;older camera module? I tought I am using the same you mentioned in the documantation and showed in the youtube video. (&lt;a href="https://www.watterott.com/de/2MP-Mini-Kamera-Board-OV2640"&gt;https://www.watterott.com/de/2MP-Mini-Kamera-Board-OV2640&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Which device you are referring to with the &amp;#39;plus version&amp;#39;?&lt;br /&gt;The smartphoe we used was a S8+, yes. But I tought that Blaugranas23 didn&amp;#39;t try that one.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;By the way, changing the resolution and the PHY works fine, so bluetooth communication in general should work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/184597?ContentTypeID=1</link><pubDate>Tue, 30 Apr 2019 13:20:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:490509e6-900e-4705-83d8-c92eb87dd49d</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;So you don&amp;#39;t see any image data being sent at all?&lt;/p&gt;
&lt;p&gt;Normally the MTU exchange will happen 5-10 seconds after connection establishment, and should not be related to when you press the take picture button.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/184595?ContentTypeID=1</link><pubDate>Tue, 30 Apr 2019 13:17:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4fa4d30-71b4-4563-9641-9abd453d2520</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;That is interesting, we have the Samsung Galaxy S8+ in the office as well, and I haven&amp;#39;t seen any issues with the older camera module.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I assume you have the new plus version as well, similar to Blaugranas23?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/183965?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 07:42:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abc6d0c1-a11c-42bd-aa16-7cd0a1fbc455</guid><dc:creator>Blaugranas23</dc:creator><description>&lt;p&gt;Good day! I have caught some packets by sniffer during image transfer, it seems actata are transferred from peripheral device: Sequence of Empty Data PDU packets is sent constantly, and after &amp;quot;Take Picture&amp;quot; action only one ATT packet &amp;quot;Rcvd Exchange MTU Response&amp;quot; is displayed on WireShark screen. The length of this one seems to be 255 bytes, but in the lowest window we can see just 33. I&amp;#39;m sending you a screenshot of transferring packets during Image Transfer Exchange.&amp;nbsp; &amp;nbsp; &lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/ble_5F00_img_5F00_trans_5F00_packets.PNG" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/183962?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 07:35:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe6cbf1b-2911-4e63-bcb2-cb98e2c6793e</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;It will take some time unfortunately, as it takes a while to get the modules shipped to Norway ;)&lt;/p&gt;
&lt;p&gt;Once you have some sniffer results please share them, it&amp;nbsp;should be helpful in debugging the issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/183834?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2019 13:10:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:654485e2-dc70-4466-ac5c-84a9c617b4f7</guid><dc:creator>AlexW</dc:creator><description>&lt;p&gt;Hey.&lt;br /&gt;&lt;br /&gt;I have exactly the same issue.&lt;br /&gt;&lt;br /&gt;I use the nrf52840 DK and Arducam Mini 2MP on SideConnector.&lt;br /&gt;(tested on nrf52832 as well - same issue)&lt;br /&gt;&lt;br /&gt;Tested with Samsung Galaxy S8+ and Huawei Mediatab M2.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Data transfer seem to happen, but the picture won&amp;#39;t be displayed in the APP.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/183567?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2019 15:22:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcdfbe9a-efe8-4489-adb9-d7dca9f239a1</guid><dc:creator>Blaugranas23</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Thanks a lot, i&amp;#39;ll be looking forward to your testing results.&lt;/p&gt;
&lt;p&gt;Yes, i have a BLE sniffer&amp;nbsp; PCA10031 dongle, i&amp;#39;ll try to set up it on my PC and find out what particular data is sent in packets.&lt;/p&gt;
&lt;p&gt;Best regards!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/183074?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 10:10:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a71c987-db85-481f-96e9-e6d4b63d45fe</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Your board and connections look good, that shouldn&amp;#39;t be the problem.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will order some of the modules and do some testing on my own, but unless I can reproduce the problem it is hard to find the solution.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you have some kind of Bluetooth sniffer so you can take a trace of the communications?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/182115?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2019 12:49:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:444342f5-ce89-43d6-84ec-88b45d69e1be</guid><dc:creator>Blaugranas23</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Thanks for your response! Yes, i have just checked again my SDK verison (it is 15.2.0) and i cloned repository for image transfer project by next link &amp;quot;&lt;a href="https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo.git"&gt;&amp;quot;&amp;gt;github.com/.../nrf52-ble-image-transfer-demo.git&amp;quot;,&amp;#160;&lt;/a&gt; the the master branch is updated.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sending you photos with board and module:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/20190415_5F00_145723.jpg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/20190415_5F00_145433.jpg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/20190415_5F00_145412.jpg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Have a good vacation time,&lt;/p&gt;
&lt;p&gt;Best regards!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/181875?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2019 13:56:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8401b1a1-bedc-4ce6-8724-a541bf6db2cd</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then it is hard to say what the problem might be. Can you send me a picture of your board and module?&lt;/p&gt;
&lt;p&gt;Did you make sure to pull the latest code from the repo?&lt;/p&gt;
&lt;p&gt;The demo hasn&amp;#39;t been tested on a Samsung Galaxy Note 8 specifically, but it works nicely on the Galaxy S8 and the Galaxy S8+. I have also tested it on various Nexus phones and a Huawei P20 Pro without any issues.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For the next week I will be out in Easter vacation unfortunately, but I will follow up the issue again when I&amp;#39;m back in office on the 23rd of April.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/181234?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2019 07:45:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2676a09-d981-406d-af0a-1e0dab162183</guid><dc:creator>Blaugranas23</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Yes, i tried commented out the line &amp;quot;arducam_mini_2mp_fillBuffer(img_data_buffer, 1);&amp;quot;, but during transfer i got new issue, it seems application receives not enough bytes of image. Screenshot is attached&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot_5F00_20190410_2D00_103706_5F00_Image-Transfer-Demo.jpg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image transfer demo</title><link>https://devzone.nordicsemi.com/thread/181221?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2019 06:56:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74d6506e-8e34-4a5e-a47e-f9f9b984a0c7</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Can you try to comment out line 796 of main.c and see if it works better?&lt;br /&gt;&lt;a href="https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo/blob/master/main.c#L796"&gt;https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo/blob/master/main.c#L796&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On some variants of the sensor this line is not needed, and having it in will cause problems.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>