<?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>Java libraries for Connect, Disconnect, Write, Read in BLE communication through a USB Nordic Dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40554/java-libraries-for-connect-disconnect-write-read-in-ble-communication-through-a-usb-nordic-dongle</link><description>Hello Community, 
 I&amp;#39;m trying to find a way for using the nRF52 DK/nRF51 Dongle as advertiser or ble commands sender. Are there some Java libraries cointaing high level function which allows to obtain this result? The aim is to call some functions in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Aug 2019 14:38:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40554/java-libraries-for-connect-disconnect-write-read-in-ble-communication-through-a-usb-nordic-dongle" /><item><title>RE: Java libraries for Connect, Disconnect, Write, Read in BLE communication through a USB Nordic Dongle</title><link>https://devzone.nordicsemi.com/thread/204342?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2019 14:38:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d7f0be6-e4e7-438f-b69b-bd6b41d45c37</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you follow my links to the various pc-ble-driver projects, (that I listed in my previous answer,) you will find descriptions and examples.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Java libraries for Connect, Disconnect, Write, Read in BLE communication through a USB Nordic Dongle</title><link>https://devzone.nordicsemi.com/thread/202691?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2019 18:47:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf1f3ad8-24b7-47b5-9761-d77d87416a93</guid><dc:creator>SKOG</dc:creator><description>&lt;p&gt;hi - do you have example of the Javascript environment or python code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Java libraries for Connect, Disconnect, Write, Read in BLE communication through a USB Nordic Dongle</title><link>https://devzone.nordicsemi.com/thread/157704?ContentTypeID=1</link><pubDate>Fri, 16 Nov 2018 12:08:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e76a8bb-8c1a-4dde-bea2-fe40dd97d702</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The only library that we have for such usage of our Dongles and DKs is &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&lt;/a&gt;, which is written in C. On top of that we have wrappers for JavaScript (&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-js"&gt;pc-ble-driver-js&lt;/a&gt;) and for Python (&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-py"&gt;pc-ble-driver-py&lt;/a&gt;). Please note that the newest stable release of pc-ble-driver as of this writing is the v2.3.2, so you should select the branch tagged as such. (The versions 3.x were discontinued, but there should be a version 4 coming some time in the future.)&lt;/p&gt;
&lt;p&gt;No Java, sorry, but there are general ways to call c code from Java and/or make a wrapper library so if that is what you need you could always try to do that. Please note however that in that case you must do that work yourself, and we will not be able to provide much help as this is not something we have looked into from our side.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>