<?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 read input values  from Tera Term using keyboard</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56711/how-to-read-input-values-from-tera-term-using-keyboard</link><description>Hello , 
 I want to read the values from tera term , and PCA10040 have to read that value on polling basis . 
 Then advertise that values / data as manufacturing data. i am using sdk v15.3. 
 Provide me a way , how should I do this . 
 Let me know further</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Jan 2020 10:56:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56711/how-to-read-input-values-from-tera-term-using-keyboard" /><item><title>RE: how to read input values  from Tera Term using keyboard</title><link>https://devzone.nordicsemi.com/thread/230041?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2020 10:56:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18b60d13-ee3a-4ee4-bf36-06420efbfe81</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Yes, okay! So the best way to do this is to combine two different examples that are available in the SDK.&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/uart_example.html"&gt;UART example&lt;/a&gt;&amp;nbsp;which demonstrates how to use the UART peripheral on the board, and enables two-way communication between the board and a PC terminal.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And then perhaps the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_nus_eval.html"&gt;BLE NUS example&lt;/a&gt;&amp;nbsp;which emulates a serial port over BLE, so the board can act as a peer to your phone.&amp;nbsp; Depending on what role you pant your board to have in the BLE connection, you can use another of the BLE examples, check out &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/examples_ble.html"&gt;this link&lt;/a&gt; for more information.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The best way to go about is starting out with the BLE sample and then modifying it to add UART peripheral function by using the UART example as a template for this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to read input values  from Tera Term using keyboard</title><link>https://devzone.nordicsemi.com/thread/230015?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2020 09:05:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:316e1b58-a80b-4a14-8831-4e7710e6c214</guid><dc:creator>patil_akash</dc:creator><description>&lt;p&gt;please provide some solution for that&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to read input values  from Tera Term using keyboard</title><link>https://devzone.nordicsemi.com/thread/230007?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2020 08:41:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9532428e-c3c0-400a-91f5-d65cfc2cdea0</guid><dc:creator>patil_akash</dc:creator><description>&lt;p&gt;yes , you got it right , @heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to read input values  from Tera Term using keyboard</title><link>https://devzone.nordicsemi.com/thread/229935?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2020 16:40:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e953816d-4a78-4374-825e-73812406fd90</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So just to be clear:&lt;/p&gt;
&lt;p&gt;-you want to write values in TeraTerm that the chip reads through UART, regularly (polling).&lt;/p&gt;
&lt;p&gt;-then you want this data to be used in the BLE advertising packets.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is this what you want to do?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>