<?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 write value on Serial nrF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8428/how-to-write-value-on-serial-nrf51822</link><description>Hello I am new to this platform, can anybody tell me how to write the value on serial in NRF51822
and what is the command through which i can write the value on serial. getch() command is not working neither gets() command, kindly tell me which command</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 31 Jul 2015 10:28:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8428/how-to-write-value-on-serial-nrf51822" /><item><title>RE: How to write value on Serial nrF51822</title><link>https://devzone.nordicsemi.com/thread/30643?ContentTypeID=1</link><pubDate>Fri, 31 Jul 2015 10:28:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86b06daf-616f-4287-abac-c3dcfa18324c</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;ARMCC stdio.h has getchar()&lt;/p&gt;
&lt;p&gt;For this to work with serial UART , you have to include retarget.c file in your project.
&lt;a href="https://devzone.nordicsemi.com/question/4387/how-does-retargetc-actually-work/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>