<?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>nrf51822 rev 3 chip only scanable in usb dongle(pca10000)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9309/nrf51822-rev-3-chip-only-scanable-in-usb-dongle-pca10000</link><description>Hi. 
 I use nrf51822 rev.3 build number CEAAE00(0x0079) package is WLCSP.
Before I got a experience already develop wearable device using rev.1 chip. And that board work perfect with dongle and smartphone. 
 Recently I changed my ic rev.1(QFN) to rev</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Sep 2015 07:24:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9309/nrf51822-rev-3-chip-only-scanable-in-usb-dongle-pca10000" /><item><title>RE: nrf51822 rev 3 chip only scanable in usb dongle(pca10000)</title><link>https://devzone.nordicsemi.com/thread/34368?ContentTypeID=1</link><pubDate>Wed, 30 Sep 2015 07:24:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c8cd0d7-354d-4a7b-8846-c49d13a9bc6a</guid><dc:creator>wooseok</dc:creator><description>&lt;p&gt;it&amp;#39;s just wrong connection xtal(16MHz) with MCU.
xtal schematics have to changed for work.&lt;/p&gt;
&lt;p&gt;load cap wrong connection!!!
thanks to @Hung bui.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2015_2D00_09_2D00_30_5F00_14_2D00_10_2D00_22.png" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 rev 3 chip only scanable in usb dongle(pca10000)</title><link>https://devzone.nordicsemi.com/thread/34367?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2015 12:38:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:406f9dbb-5a82-4667-8f26-a508edf7d2eb</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@wooseok: You can create a case in our support portal ( &amp;quot;My Page&amp;quot; on our website) if you want to send something with confidential content. Please put a link to this case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 rev 3 chip only scanable in usb dongle(pca10000)</title><link>https://devzone.nordicsemi.com/thread/34365?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2015 08:13:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8f83c58-8fd5-48b8-8c19-8c0b92035ab9</guid><dc:creator>wooseok</dc:creator><description>&lt;p&gt;Anyway i have to tell you about code.&lt;/p&gt;
&lt;p&gt;My code is work properly confirm by another board. Same binary download to another board.
My another board using rev.3 chip with package is QFN(QFAAH00(0x0072)) is work fine.(32khz xtal, 16mxtal and antenna part is different current board... another board not use balun and chip antenna. use pcb antenna.)&lt;/p&gt;
&lt;p&gt;thanks for your kindness.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 rev 3 chip only scanable in usb dongle(pca10000)</title><link>https://devzone.nordicsemi.com/thread/34364?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2015 08:06:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c10a9e0-f90e-4e87-9931-0c8de7a925ca</guid><dc:creator>wooseok</dc:creator><description>&lt;p&gt;could tell me your email?
layout , source and bom is need to secure(or private?? anyway...).&lt;/p&gt;
&lt;p&gt;and add packet save as pcapng above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 rev 3 chip only scanable in usb dongle(pca10000)</title><link>https://devzone.nordicsemi.com/thread/34366?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2015 07:49:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2602e85-5f79-426d-96bb-c740ade0df05</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@wooseok: Could you capture again a trace that has the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You device advertises&lt;/li&gt;
&lt;li&gt;MCP on PC get connected (with the dongle)&lt;/li&gt;
&lt;li&gt;Disconnect MCP on PC, then use nRF MCP on Android to try to connect&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;After that, in Wireshark, click File -&amp;gt; Save and save the trace as .pcapng file. There is more information in the pcapng than the .txt file.&lt;/p&gt;
&lt;p&gt;I suspecting there could be something wrong with the 32kHz crystal. Could you send me the BOM of your board, also layout if possible. Could you send me the source code of the project you are testing with, it could be the SDK&amp;#39;s example that you modified to test on your board ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 rev 3 chip only scanable in usb dongle(pca10000)</title><link>https://devzone.nordicsemi.com/thread/34363?ContentTypeID=1</link><pubDate>Sat, 19 Sep 2015 15:05:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b2534b4-1e11-45af-8e11-ca791dd5e2f2</guid><dc:creator>wooseok</dc:creator><description>&lt;p&gt;Thanks reply Hung.&lt;/p&gt;
&lt;p&gt;trace data is just text data. please open your notepad or just you got a text editor(even keil editor).
and that data is export from nordic rnf sniffer and wireshark.
trace data export in wireshark [file -&amp;gt; export packet dissections -&amp;gt; as &amp;quot;Plain Text&amp;quot; file...]&lt;/p&gt;
&lt;p&gt;And I already change example project.
ram size to 16kB(0x6000 -&amp;gt; 0x2000) in keil project option(Read/Write memory areas). please refer upper add image in post.&lt;/p&gt;
&lt;p&gt;and ios and android scan using nordic&amp;#39;s app (Master Control Panel v3.4.1).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 rev 3 chip only scanable in usb dongle(pca10000)</title><link>https://devzone.nordicsemi.com/thread/34362?ContentTypeID=1</link><pubDate>Fri, 18 Sep 2015 13:20:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ec23c9c-f003-4e0a-81ca-97c3774d04ce</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi wooseok,&lt;/p&gt;
&lt;p&gt;Which software I should use to open your sniffer trace data ?
If possible please capture a trace with &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF-Sniffer/(language)/eng-GB"&gt;our sniffer&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Your rev 3 chip is with 16kB RAM, you may need to modify the project setting of the SDK examples because they were made for the nRF51422 QFAC which has 32kB RAM.&lt;/p&gt;
&lt;p&gt;Which app did you use on iOS and Android to scan for devices ? Have you tried the nRF Master Control Panel app on Android ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>