<?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>header and lib files of MasterEmulator - Visual C++ BLE app</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/539/header-and-lib-files-of-masteremulator---visual-c-ble-app</link><description>I am developing a Windows7 Visual C++ application to interface via Master Emulator to BLE device.
Where can I find the C/C++ header and lib files? (I am new to Nordic BLE)
Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Oct 2013 05:44:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/539/header-and-lib-files-of-masteremulator---visual-c-ble-app" /><item><title>RE: header and lib files of MasterEmulator - Visual C++ BLE app</title><link>https://devzone.nordicsemi.com/thread/2789?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2013 05:44:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4b9fec3-31fd-4559-8e88-9355248874d3</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;The DLL is developed in C#, as are all the example applications, so if possible, I&amp;#39;d strongly recommend you to use this language also for your application.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m aware that the documentation shows how to call the functions from C++, but as I said, this hasn&amp;#39;t been tested by us.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: header and lib files of MasterEmulator - Visual C++ BLE app</title><link>https://devzone.nordicsemi.com/thread/2788?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2013 17:59:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4b90e85-1e51-4765-895b-dcb4d6a2cba8</guid><dc:creator>dev</dc:creator><description>&lt;p&gt;Hi Ole,
Thank you for your response.
But the Master Emulator API documentation mentions:
&amp;quot;..It is built on the Microsoft .NET framework and can be called from any .NET compatible language.&amp;quot;&lt;/p&gt;
&lt;p&gt;And it gives code syntax for Visual C++ also:-
public:
BtDevice(
BtDeviceAddress^ address,
IDictionary&amp;lt;DeviceInfoType, String^&amp;gt;^ deviceInfo
)&lt;/p&gt;
&lt;p&gt;Is the Master Emulator DLL developed in C# ?
Can we not import the DLL in Visual C++?&lt;/p&gt;
&lt;p&gt;Our first preference is to develop the client in Visual C++, but if it is too much work/uncertainity in support, then we will develop in C#.&lt;/p&gt;
&lt;p&gt;Regards,
An&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: header and lib files of MasterEmulator - Visual C++ BLE app</title><link>https://devzone.nordicsemi.com/thread/2787?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2013 10:34:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce34b3b7-c207-4611-98b1-3d0af30ece0b</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;This isn&amp;#39;t something that we have tested or that is officially supported, so I&amp;#39;d recommend you to instead use C#, as our example applications do.&lt;/p&gt;
&lt;p&gt;It might be possible to get working by creating your own C# wrapper object, that you can use from your C++ application, but again, this isn&amp;#39;t something I&amp;#39;ve tested or that we are even sure would actually be possible. If you absolutely need to use C++, it could perhaps be an option worth investigating.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>