<?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>Is it possible multi-bytes sending/receiving in one-packet with RF radio?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/134/is-it-possible-multi-bytes-sending-receiving-in-one-packet-with-rf-radio</link><description>Your served radio transmitter/receiver example using PCA 10000 USB dongle with PCA 10001 evaluation kit. There is only one-byte send/receiving example.
So, I was to send(receive) ten-bytes in one-packet, I changed source code &amp;quot;main.c&amp;quot;,&amp;quot;radio_config.c</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Jun 2014 07:40:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/134/is-it-possible-multi-bytes-sending-receiving-in-one-packet-with-rf-radio" /><item><title>RE: Is it possible multi-bytes sending/receiving in one-packet with RF radio?</title><link>https://devzone.nordicsemi.com/thread/721?ContentTypeID=1</link><pubDate>Mon, 02 Jun 2014 07:40:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b476629d-75cd-4dc0-8fc9-2c83b400ec0f</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi, sorry for the inconvenience.
It should be working now.
&lt;a href="https://devzone.nordicsemi.com/attachment/53cf9f72955635c02fa1853223088948"&gt;devzone.nordicsemi.com/.../53cf9f72955635c02fa1853223088948&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible multi-bytes sending/receiving in one-packet with RF radio?</title><link>https://devzone.nordicsemi.com/thread/720?ContentTypeID=1</link><pubDate>Wed, 28 May 2014 14:05:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d1ffcae-946b-4f3f-ba53-5e14ac572800</guid><dc:creator>Alain</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;i am trying to donwload the example but the link is broken. Where can i get the example?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Alain&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible multi-bytes sending/receiving in one-packet with RF radio?</title><link>https://devzone.nordicsemi.com/thread/715?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2013 11:27:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb83c14f-264f-48a9-8d01-a6d4027acaca</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;To clean things up, I&amp;#39;d be happy if you could evaluate the answer you have received and accept it if you feel it&amp;#39;s sufficient. If not, it might be useful to expand your question a little and provide further information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible multi-bytes sending/receiving in one-packet with RF radio?</title><link>https://devzone.nordicsemi.com/thread/718?ContentTypeID=1</link><pubDate>Mon, 29 Jul 2013 12:46:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02cb48f8-4417-4b3e-aabf-30952685c3a3</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Please accept the answer if you found it useful. :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible multi-bytes sending/receiving in one-packet with RF radio?</title><link>https://devzone.nordicsemi.com/thread/719?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2013 23:09:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df11614c-f903-4e2d-a301-bb5bbc0cbea4</guid><dc:creator>Guest</dc:creator><description>&lt;p&gt;Thanks a lot!. Yes, It&amp;#39;s work well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible multi-bytes sending/receiving in one-packet with RF radio?</title><link>https://devzone.nordicsemi.com/thread/717?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2013 23:09:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7f50843-ef12-49ce-a810-7c968f1fc6ca</guid><dc:creator>Bastiaan</dc:creator><description>&lt;p&gt;Thanks a lot!. Yes, It&amp;#39;s work well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible multi-bytes sending/receiving in one-packet with RF radio?</title><link>https://devzone.nordicsemi.com/thread/716?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2013 08:19:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5e465aa-19b3-4498-bb08-5e0a5b20a146</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In your case, you can set the define PACKET_STATIC_LENGTH equal to PACKET_PAYLOAD_MAXSIZE
This forces the radio to always send 10 bytes in your case.&lt;/p&gt;
&lt;p&gt;If you are interested in sending dynamic payload, I am attaching an example that shows how to do this.&lt;/p&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/TOO_5F00_Radio-example-dynamic-payload.zip"&gt;TOO_Radio example dynamic payload.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>