<?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>Serial Reception</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46380/serial-reception</link><description>Take a look at a following code 
 void fmc_serial_rx_cb(const uint8_t* p_data, uint32_t length) 
 { __LOG(LOG_SRC_APP, LOG_LEVEL_INFO,&amp;quot;\n-------------SERIAL RECIEVED : %s--------------\n&amp;quot;,*p_data); } 
 void fmc_uart_init() {__LOG(LOG_SRC_APP, LOG_LEVEL_INFO</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Apr 2019 08:22:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46380/serial-reception" /><item><title>RE: Serial Reception</title><link>https://devzone.nordicsemi.com/thread/183980?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 08:22:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36452f78-c186-4379-b6cf-f0452bfb096b</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;I am actually trying to send a string from rpi from python ,I think thats the reason i am not able to get the callback.&lt;/p&gt;
&lt;p&gt;Could u tell me how to receive a string&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Reception</title><link>https://devzone.nordicsemi.com/thread/183926?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 04:52:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfce8213-aa31-4883-a851-1131ef94e1ed</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;&lt;span&gt;Did u see my code? That example is exactly what i am trying to do in the code. I am able to transmit but unable to receive.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Reception</title><link>https://devzone.nordicsemi.com/thread/183641?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2019 07:01:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:452e7e47-c674-47e0-bd99-8fc3a2c70244</guid><dc:creator>Brijesh</dc:creator><description>&lt;p&gt;Did u see my code? That example is exactly what i am trying to do in the code. I am able to transmit but unable to receive.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Reception</title><link>https://devzone.nordicsemi.com/thread/183461?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2019 12:42:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f5a5264-cb98-4f2f-b20b-2f0b55725643</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We have a serial example in our nRF5 SDK for Mesh that you can take a look at:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v3.1.0/md_examples_serial_README.html?cp=5_1_3_4"&gt;Mesh - Serial Example&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&amp;nbsp;&lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>