<?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>nRF51-DK problems with mBed Serial::set_flow_control</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7550/nrf51-dk-problems-with-mbed-serial-set_flow_control</link><description>Hello, I&amp;#39;m trying to program nRF51DK with mBed but I&amp;#39;m encountering problems with the mBed::Serial class, that does not recognize the method set_flow_control as its member. 
 Apparently the problem is related to the integration between the mBed environment</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Jun 2015 10:38:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7550/nrf51-dk-problems-with-mbed-serial-set_flow_control" /><item><title>RE: nRF51-DK problems with mBed Serial::set_flow_control</title><link>https://devzone.nordicsemi.com/thread/26899?ContentTypeID=1</link><pubDate>Fri, 12 Jun 2015 10:38:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a1c3726-7704-49b2-a597-68db09ec6281</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@maurizio: mbed is an open platform, I think it&amp;#39;s totally fine to modify the code as you wish.&lt;/p&gt;
&lt;p&gt;You can also have a look at this &lt;a href="https://devzone.nordicsemi.com/blogs/11/using-nrf51-sdk-with-the-nrf51822-mbed-kit/"&gt;blog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Where we explain how you can use the mbed board with our SDK. Note that most of our example in the SDK can be used with the KEIL Uvision evaluation (free) version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51-DK problems with mBed Serial::set_flow_control</title><link>https://devzone.nordicsemi.com/thread/26898?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2015 23:15:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82ca5ad7-2b79-4424-a9a2-3e52d2126732</guid><dc:creator>maurizio</dc:creator><description>&lt;p&gt;Thank you, Hung. I will try to post the question in the mBed forum, but I don&amp;#39;t have many hopes, as I noticed that very similar questions related to other boards were left unanswered... As an alternative, do you think is it feasible (in the mBed environment) to access to the needed nRF registers and set them properly to support HWFC ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51-DK problems with mBed Serial::set_flow_control</title><link>https://devzone.nordicsemi.com/thread/26897?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2015 11:35:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebc9fad0-a3c2-4691-a6a3-e2eb9f188423</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@maurizio:
The hardware on the chip support HWFC, but I&amp;#39;m not sure how it is configured on mbed.&lt;/p&gt;
&lt;p&gt;Exporting the mbed project to KEIL and I found that it was because the platform doesn&amp;#39;t have define macro for DEVICE_SERIAL_FC, so in SerialBase.h, the function set_flow_control() is not included.&lt;/p&gt;
&lt;p&gt;I would suggest you to also post a question on mbed forum, you may get better answer from there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>