<?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>Gazell Ack not received after data transfer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17065/gazell-ack-not-received-after-data-transfer</link><description>I&amp;#39;m working on a very simple Gazell build - basically the gzll_ack_payload example with some of it pulled out, since I&amp;#39;m working on a board with no LEDs or buttons to run that specific build against. It&amp;#39;s a board with the nrf51822 onboard 
 The device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Oct 2016 08:44:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17065/gazell-ack-not-received-after-data-transfer" /><item><title>RE: Gazell Ack not received after data transfer</title><link>https://devzone.nordicsemi.com/thread/65452?ContentTypeID=1</link><pubDate>Mon, 17 Oct 2016 08:44:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e471f9bd-9de8-4536-a621-62581e9e3bec</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Kevin&lt;/p&gt;
&lt;p&gt;I assume you have read the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/gzll_02_user_guide.html?cp=4_0_0_5_0"&gt;Gazell user guide&lt;/a&gt;?
This, combined with the API reference, is all the documentation we have for the Gazell library.&lt;/p&gt;
&lt;p&gt;For 250kbps to work properly you might have to increase the timeslot period, since the packet takes longer to send at the slower bitrate.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Gazell Ack not received after data transfer</title><link>https://devzone.nordicsemi.com/thread/65451?ContentTypeID=1</link><pubDate>Sun, 16 Oct 2016 23:50:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d88fe0d-678f-465d-9573-5e46c2c4c7d9</guid><dc:creator>Kevin</dc:creator><description>&lt;p&gt;The problem seems to be caused by setting the data rate to 250 kbit incorrectly. Once I switched the data rate back to default, the problem went away and the acks came through without a problem. I shifted my nrf_gzll_set_datarate(NRF_GZLL_DATARATE_250KBIT) call to be before nrf_gzll_init() call and that seemed to work&lt;/p&gt;
&lt;p&gt;Since there&amp;#39;s no documentation I can find on setting the datarate, I&amp;#39;m assuming that was the cause of the problem. If anyone can provide me with a link to where I could read a little more on setting gazell parameters like datarate, or just confirm whether I&amp;#39;ve diagnosed this correctly, I&amp;#39;d appreciate it.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Gazell Ack not received after data transfer</title><link>https://devzone.nordicsemi.com/thread/65450?ContentTypeID=1</link><pubDate>Sun, 16 Oct 2016 00:59:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47360189-cb84-471b-9b35-23fa7ceb030b</guid><dc:creator>Kevin</dc:creator><description>&lt;p&gt;Follow up comment on this problem: Actually, the send isn&amp;#39;t being fully received, just the first character of the send. I was originally just sending a status bit, but as I tried to send more information, I noticed that if the payload was more than 1 byte, it also wasn&amp;#39;t being received properly by the host, so that&amp;#39;s likely where it&amp;#39;s breaking down.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>