<?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>Reading a characteristic from GATT table using a python script</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52052/reading-a-characteristic-from-gatt-table-using-a-python-script</link><description>Hi. 
 currently i use the nrf connect with a dongle to connect to a ble device to read/write characteristics for testing purposes. 
 Now i want to do it automatically using a python testing script that i am writing. 
 i want to be able to use the nrf</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Sep 2019 13:51:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52052/reading-a-characteristic-from-gatt-table-using-a-python-script" /><item><title>RE: Reading a characteristic from GATT table using a python script</title><link>https://devzone.nordicsemi.com/thread/209456?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2019 13:51:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06e6d5cf-7de8-45bf-813a-b7f5f9c96c2d</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;nRF Connect is built on top of our &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Flib_serialization.html"&gt;serialization&lt;/a&gt; library for the PC, &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&lt;/a&gt;. There are two abstractions for pc-ble-driver, one in JavaScript (&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-js"&gt;pc-ble-driver-js&lt;/a&gt;, which is the one used by nRF Connect) and one in Python (&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-py"&gt;pc-ble-driver-py&lt;/a&gt;). All of those use a dongle or DK for connectivity (as does nRF Connect), and can be used for writing test scripts in the respective programming languages.&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>