<?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>Host reception by gazell is not successful</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20408/host-reception-by-gazell-is-not-successful</link><description>Hello, I have a question. 
 The chip uses nRF 52832. MDK keil μVision V 5.22.0.0 is used as the development environment.
I am using nRF5_SDK_13.0.0-1.alpha_055eef3.
It is based on template_project.
I uploaded the source to onedrive. 
 host
 1drv</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Mar 2017 01:26:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20408/host-reception-by-gazell-is-not-successful" /><item><title>RE: Host reception by gazell is not successful</title><link>https://devzone.nordicsemi.com/thread/79573?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2017 01:26:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e72a4d8f-0632-43f1-8b93-053e0121af84</guid><dc:creator>desi_ronizer</dc:creator><description>&lt;p&gt;The tx FIFO and rx FIFo on the device side are filled and transmission seems to have failed.&lt;/p&gt;
&lt;p&gt;The packet is counted and managed, and the transmission becomes stable.
However, as a result, the timeslot number is 2 and the smallest timeslot is 600 us so it was found that the requested specifications can not be satisfied because the fastest communication is 1 to 1.2 ms.&lt;/p&gt;
&lt;p&gt;Therefore, I will try it with ESB.
thank you for your answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Host reception by gazell is not successful</title><link>https://devzone.nordicsemi.com/thread/79577?ContentTypeID=1</link><pubDate>Tue, 14 Mar 2017 13:40:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:543c1699-2dfe-49a8-a91e-db4e647e40df</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi design,&lt;/p&gt;
&lt;p&gt;Please provide code that show the issue.&lt;/p&gt;
&lt;p&gt;The minimum timeslot is 600us , and you can only send one packet per 2 timeslots.&lt;/p&gt;
&lt;p&gt;Please explain in more detail on the your issue on the second comment, do you have issue when you call nrf_gzll_fetch_packet_from_ rx_fifo() ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Host reception by gazell is not successful</title><link>https://devzone.nordicsemi.com/thread/79576?ContentTypeID=1</link><pubDate>Tue, 14 Mar 2017 07:05:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1844e794-2b64-4d92-bf22-f792017afabd</guid><dc:creator>desi_ronizer</dc:creator><description>&lt;p&gt;Calling &amp;quot;nrf_gzll_fetch_packet_from_ rx_fifo&amp;quot; in host&amp;#39;s &amp;quot;nrf_gzll_host_rx_data_ready&amp;quot; callback function.&lt;/p&gt;
&lt;p&gt;When calling &amp;quot;nrf_gzll_get_error_code ()&amp;quot; when its return value became false, it was [0x06 NRF_GZLL_ERROR_CODE_INVALID_PAYLOAD_LENGTH].&lt;/p&gt;
&lt;p&gt;The device is transmitted by 1 byte, and the payload of receiving by the host is done with NRF_GZLL_CONST_MAX_PAYLOAD_LENGTH.&lt;/p&gt;
&lt;p&gt;I do not know well that this setting seems to be problematic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Host reception by gazell is not successful</title><link>https://devzone.nordicsemi.com/thread/79575?ContentTypeID=1</link><pubDate>Tue, 14 Mar 2017 05:34:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e358caf-29a5-4603-833f-05ddaf93676e</guid><dc:creator>desi_ronizer</dc:creator><description>&lt;p&gt;Hi Mr.Bui&lt;/p&gt;
&lt;p&gt;We changed the program and transmitted from the device in 100 ms cycle, the phenomenon that transmission failed was reproduced.
Although it will not fail if it is set to 200 ms cycle, is there a problem if it is early?
Settings of timeslots, tables, etc. are done in the initial state except for datarate.
The number of retransmissions is 0 times.&lt;/p&gt;
&lt;p&gt;I want to transmit at the fastest 1 ms period as a purpose, but is there anything I need to set?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Host reception by gazell is not successful</title><link>https://devzone.nordicsemi.com/thread/79574?ContentTypeID=1</link><pubDate>Mon, 13 Mar 2017 15:20:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91828406-2c64-4304-85db-6702c6ccc9e9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;How long does it take to get into the issue ? What exactly was &amp;quot;several times&amp;quot; ?&lt;/p&gt;
&lt;p&gt;I tried your code here, holding button 1 will send data to host board. But I hold it for a while but don&amp;#39;t see nrf_gzll_device_tx_failed() being called. Host receive packet normally.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>