<?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>Using Gazell</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8012/using-gazell</link><description>I have been using NRF51822 for some time as BLE chip with services.
For some debugging reasons I need a faster stream method...
I looked at Gazell and found it simple to use in terms of implementation on NRF51822. 
 But how do I receive data on PC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Jul 2015 10:52:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8012/using-gazell" /><item><title>RE: Using Gazell</title><link>https://devzone.nordicsemi.com/thread/28705?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2015 10:52:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8933d6d5-9979-4651-8083-474828e57bf5</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@mobi: As mentioned above, you would need to combine the 2 example, first one is the Gazell examples in the SDK, second is the uart example also in the SDK.&lt;/p&gt;
&lt;p&gt;You don&amp;#39;t have to use gzp_desktop_emulator_arm. It&amp;#39;s made for the mouse and keyboard. You can simply use the gzll_ack_payload example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using Gazell</title><link>https://devzone.nordicsemi.com/thread/28704?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2015 16:47:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47865a05-4c87-4c28-9486-b600eb77e991</guid><dc:creator>mobi</dc:creator><description>&lt;p&gt;Got it. So by default the dongle doesn&amp;#39;t support gazell.
One small question to test,  gzp_desktop_emulator_arm will run on our custom board.
Is there any example available which I will flash on USB dongle ?
I guess I have to add UART to support to that to send data to USB/COM port ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using Gazell</title><link>https://devzone.nordicsemi.com/thread/28703?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2015 11:07:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b55db473-5a50-4379-ab08-0c99be174f9b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@mobi: I&amp;#39;m pretty confused. You mentioned &amp;quot;I expected that when I run nRF Master Control Panel application on PC, it should see the device but It didn&amp;#39;t.&amp;quot;&lt;/p&gt;
&lt;p&gt;The master emulator firmware on the dongle doesn&amp;#39;t support gazell. It only supports BLE.&lt;/p&gt;
&lt;p&gt;You would need to write your own code for gazell. You can have a look at the gazell example. Combine it with UART interface, and send the data it receive to UART port on the PC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using Gazell</title><link>https://devzone.nordicsemi.com/thread/28702?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2015 10:56:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9092759d-0b09-4bd2-be7a-57e75dd893d1</guid><dc:creator>mobi</dc:creator><description>&lt;p&gt;Our custom NRF51822 Board is working fine. We also have android app which connects and works fine.
Master Control panel app also works fine with our custom board and BLE services.
We are pretty good with BLE protocol.&lt;/p&gt;
&lt;p&gt;We have trouble setting up gazelle and testing it out on the PC Side ... Please guide us on this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using Gazell</title><link>https://devzone.nordicsemi.com/thread/28701?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2015 09:44:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad4cb701-1827-4104-b60e-93508318daf0</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@mobi: I would suggest you to test your board functionality first to make sure it works. Please start with the &lt;a href="https://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/doc/8.1.0/s110/html/a00019.html"&gt;ble_app_hrs example&lt;/a&gt;. After you flash the board (remember to flash the softdevice) you should use nRF Master Control panel and check if it&amp;#39;s advertising.
Note that if you don&amp;#39;t have 32kHz crystal on the board, you would need to use NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION instead of NRF_CLOCK_LFCLKSRC_XTAL_20_PPM when calling SOFTDEVICE_HANDLER_INIT() in main.c&lt;/p&gt;
&lt;p&gt;If it doesn&amp;#39;t advertise please verify that the board can work properly, you can start with blinking an LED.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using Gazell</title><link>https://devzone.nordicsemi.com/thread/28700?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2015 00:52:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc9a0cee-9fb5-4a99-83b2-2ce61e008f7f</guid><dc:creator>mobi</dc:creator><description>&lt;p&gt;Any update please ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using Gazell</title><link>https://devzone.nordicsemi.com/thread/28699?ContentTypeID=1</link><pubDate>Mon, 06 Jul 2015 16:27:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63b354f7-f6b4-4598-adba-62cdebfffc86</guid><dc:creator>mobi</dc:creator><description>&lt;p&gt;Please see the Edit portion of the question and please guide us on the setup process ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using Gazell</title><link>https://devzone.nordicsemi.com/thread/28698?ContentTypeID=1</link><pubDate>Mon, 06 Jul 2015 13:29:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de7bc2a0-cd7b-4891-96c5-3e4ab9e0472c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@mobi: You can use another nRF51 DK board to retreive the data. Then you can send the data to PC via the virtual COM port created by the USB connection. We already have gazell example in the SDK, you just need to forward the data to UART port.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>