<?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>HOW TO use serial only in common use ,not need to use mesh command, mesh3.1.0 nrf52832 ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45349/how-to-use-serial-only-in-common-use-not-need-to-use-mesh-command-mesh3-1-0-nrf52832</link><description>1.when I add code in example/serial like below,it nothing happen ,PC not received message,how to do it :</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Apr 2019 11:10:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45349/how-to-use-serial-only-in-common-use-not-need-to-use-mesh-command-mesh3-1-0-nrf52832" /><item><title>RE: HOW TO use serial only in common use ,not need to use mesh command, mesh3.1.0 nrf52832 ?</title><link>https://devzone.nordicsemi.com/thread/179723?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2019 11:10:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f1d15fe-e844-465c-b68f-f3d98ad009b0</guid><dc:creator>ycp</dc:creator><description>&lt;p&gt;thank you , i change the vaule in pca_10040.h&amp;nbsp; --&amp;gt;#define HWFC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; false , it works!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW TO use serial only in common use ,not need to use mesh command, mesh3.1.0 nrf52832 ?</title><link>https://devzone.nordicsemi.com/thread/179240?ContentTypeID=1</link><pubDate>Fri, 29 Mar 2019 13:03:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76d6ed9d-ff20-4999-a48f-2c9901fa05fa</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/39154/how-to-send-log-messages-to-rtt-and-stdio-to-uart-in-mesh-sdk"&gt;This devzone case &lt;/a&gt;should be helpful in solving this problem, especially the last 3 comments.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW TO use serial only in common use ,not need to use mesh command, mesh3.1.0 nrf52832 ?</title><link>https://devzone.nordicsemi.com/thread/178533?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 03:33:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbbf946a-5792-48f8-a5b1-3aded2d993bf</guid><dc:creator>ycp</dc:creator><description>&lt;p&gt;Hi,kvaale&lt;/p&gt;
&lt;p&gt;1.I do not want to send to RTT terminal now , I want to send to PC throught UART , ERROR_CHECK(nrf_mesh_serial_tx(data_tx,strlen(data_tx))); returns no error.&lt;/p&gt;
&lt;p&gt;2.I try the python interactive ,it shows below , but it not what i want , i want it send to TX pin ,and in the futrue ,it can connect&amp;nbsp; to anther board:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1040x920/__key/communityserver-discussions-components-files/4/pastedimage1553657511557v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW TO use serial only in common use ,not need to use mesh command, mesh3.1.0 nrf52832 ?</title><link>https://devzone.nordicsemi.com/thread/178530?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 02:34:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb02612c-77cd-4779-8a31-37db1765c51d</guid><dc:creator>ycp</dc:creator><description>&lt;p&gt;0.it have two COM , the board P0.6 P0.8 (COM12) , the SEGGER has a COM4 , i think this example use COM12,is it right?&lt;/p&gt;
&lt;p&gt;1.YES,i use SES,I use P0.6 P0.8 as uart serial , i am not use the python script now , i just use a teminal tool to RX / TX ,now it can receive message from PC ,but PC can not receive from the board .&lt;/p&gt;
&lt;p&gt;2.besides , when PC send the correct format massage like : 04 20 01 07 01 , it can works well , if&amp;nbsp; PC send the wrong massage like 05 20 01 07 01 ,or&amp;nbsp; 04&amp;nbsp; 20 01 07 01 02 , it will block ,and send the correct massage again ,it still not work? seem crashed, so i want know when the board receive wrong massage ,what it will do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW TO use serial only in common use ,not need to use mesh command, mesh3.1.0 nrf52832 ?</title><link>https://devzone.nordicsemi.com/thread/178449?ContentTypeID=1</link><pubDate>Tue, 26 Mar 2019 15:07:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2674f21a-a19f-4170-a97f-5b8b76945a4b</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;How are you testing whether you receive information on the PC side? Are you running the example in debug mode in Segger Embedded Studio (SES)? The serial example is used together with the interactive py software, so I am not sure it will work out of the box to send information from a device to the RTT terminal if that is what you want to do.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you get any error codes after you run the ERROR_CHECK(nrf_mesh_serial_tx(data_tx,strlen(data_tx))); line?&lt;/p&gt;
&lt;p&gt;You can use&amp;nbsp;the J-Link RTT Viewer application to get logging information for the example or run a debug session in SES.&lt;/p&gt;
&lt;p&gt;You can also take a look at &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK/v3-1-0/md_examples_serial_README"&gt;this documentation&lt;/a&gt; for more info.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>