<?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>READ DATA WRITTEN BY LIBUSB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21191/read-data-written-by-libusb</link><description>Hi guys, 
 I&amp;#39;m on Win7 and I&amp;#39;m writing data from libusb to nrf51 board, my code is 
 usb_bulk_write(dev_handle, 0x04, data, WRITE_SIZE, 1000);
 
 When the nrf51 receives the data, where can it access it from exactly? Since the EP is 0x04 for writing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Apr 2017 17:40:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21191/read-data-written-by-libusb" /><item><title>RE: READ DATA WRITTEN BY LIBUSB</title><link>https://devzone.nordicsemi.com/thread/82924?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 17:40:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91181bd9-35bf-4757-a83c-dbfdc8339da5</guid><dc:creator>Keton</dc:creator><description>&lt;p&gt;If your board is really based on nRF51 then it hasn&amp;#39;t any USB capability. nRF51-DK board has Segger J-Link which provides USB-to-Serial capability. You can access serial data sent to Segger via nRF51 USART peripheral. If you need native USB consider using newest nRF52840.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>