<?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>Cannot compile ble_app_hrs_rscs_relay example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38950/cannot-compile-ble_app_hrs_rscs_relay-example</link><description>Good evening, 
 I am using NRF52840 board with softdevice S140 and SDK version NRF5_15.2. I am currently trying to compile the ble_app_hrs_rscs_relay example on SEGGER studio however i keep getting the error : 
 Cannot open file: C:/Users/Gian/Desktop</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Sep 2018 06:12:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38950/cannot-compile-ble_app_hrs_rscs_relay-example" /><item><title>RE: Cannot compile ble_app_hrs_rscs_relay example</title><link>https://devzone.nordicsemi.com/thread/150582?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 06:12:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:880c5ba0-f7a0-4eeb-bb3d-c9275247db9a</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi Gianfranco.&lt;/p&gt;
&lt;p&gt;You get this error because your file path is to long.&lt;/p&gt;
&lt;p&gt;Windows have a &lt;a href="https://docs.microsoft.com/en-us/windows/desktop/fileio/naming-a-file"&gt;maximum path length &lt;/a&gt;of 260 characters.&lt;/p&gt;
&lt;p&gt;The path you have here is 261 characters.&lt;/p&gt;
&lt;p&gt;I suggest you create a folder under C:\, for example: &amp;quot;C:\Nordic\&amp;quot; and place your SDK folder there.&lt;/p&gt;
&lt;p&gt;- Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot compile ble_app_hrs_rscs_relay example</title><link>https://devzone.nordicsemi.com/thread/150578?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 04:53:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec44217f-76a5-4cc7-a79a-ed01a52cb1cd</guid><dc:creator>jackyan</dc:creator><description>&lt;p&gt;maybe project&amp;#39;s name is too long to &amp;nbsp;create file ,i met one error like this , the project is&amp;nbsp;ble_zigbee_dynamic_light_switch_nus_pca10056_s140,and change name fewer words,then compile success.&lt;/p&gt;
&lt;p&gt;you can try this&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>