<?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>Can host send message to device by using gzll?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10034/can-host-send-message-to-device-by-using-gzll</link><description>Hi:
I develop my project with gazell, Device can keep send to host,but host can&amp;#39;t keep send to device(I&amp;#39;m not mean for host sent ack to device).
In my program, I use &amp;quot;nrf_gzll_add_packet_to_tx_fifo&amp;quot; in while(1) of host,and I use &amp;quot;nrf_gzll_fetch_packet_from_rx_fifo</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Nov 2015 11:20:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10034/can-host-send-message-to-device-by-using-gzll" /><item><title>RE: Can host send message to device by using gzll?</title><link>https://devzone.nordicsemi.com/thread/37193?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 11:20:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f163ed9-ee6b-49d4-ac01-fcab41460a9e</guid><dc:creator>chenyu</dc:creator><description>&lt;p&gt;Thank you ! I know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can host send message to device by using gzll?</title><link>https://devzone.nordicsemi.com/thread/37192?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 10:24:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac4f8ba3-4b74-45d9-9b5e-16c7351496ae</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The Host in a Gazell network is always listening, and it is the Device that always initiates a communication. Each packet that a Device sends is required to be acknowledged by the Host. It is possible for the Host to send data to the Device by piggybacking data to an acknowledgement (ACK) packet. Therefore a Host has to wait for a packet from a Device before it can send any data to it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>