<?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>Master Emulator random behaviour</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1071/master-emulator-random-behaviour</link><description>I am developing a windows application, using the MasterEmulator api.
I am discovering BLE devices with scan parameter Active and Passive.
The result is that most of the time data from the advertising packet is returned and sometimes the data from the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Dec 2013 16:21:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1071/master-emulator-random-behaviour" /><item><title>RE: Master Emulator random behaviour</title><link>https://devzone.nordicsemi.com/thread/5061?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 16:21:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:427b4cfd-c489-4293-bbbc-76c3ad0a1c86</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;There is no real difference between this and the PCA10000 with the MEFW firmware, both are functional Centrals but not fully qualified. I think the solution with building a custom dongle using the upcoming Central stack is your best option.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Master Emulator random behaviour</title><link>https://devzone.nordicsemi.com/thread/5060?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 15:54:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:970d1ca6-6c77-4c6f-9500-9bab899e6fb9</guid><dc:creator>Leon Schmetz</dc:creator><description>&lt;p&gt;ole,&lt;/p&gt;
&lt;p&gt;By chance I am reading one of Nordics documents &amp;quot;Getting started with bluetooth low energy&amp;quot; (white paper) which states &amp;quot;[i]The nRF2739 master emulator platform offers a fully functional Bluetooth low energy Master device
and complements the peripheral device. The master emulator is controlled through a USB connection
to a computer.[/i]&amp;quot;. Is that the best option I have?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Master Emulator random behaviour</title><link>https://devzone.nordicsemi.com/thread/5059?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2013 12:44:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6938cd2-194c-4bc6-a28d-86d08c09ac47</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;By the way, it would also be possible to make some custom USB dongle with the upcoming Central softdevice, and use that as a production solution. This would however require you to do the development of the API between your application and the dongle yourself, possibly based on the SDK work in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Master Emulator random behaviour</title><link>https://devzone.nordicsemi.com/thread/5058?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2013 12:15:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f625997-69aa-4b71-b54b-d58a5bc587f7</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Unfortunately, I don&amp;#39;t really have a lot of good options on Windows 7. Windows 8 provides native BLE APIs that could be used, but those are not available on Windows 7.&lt;/p&gt;
&lt;p&gt;You may be able to get something working with Broadcom&amp;#39;s API, since they are the manufacturer of most chips used in USB dongles, but this is unfortunately not anything we really have any experience with:
&lt;a target="_blank" href="http://www.broadcom.com/support/bluetooth/sdk.php" rel="nofollow"&gt;http://www.broadcom.com/support/bluetooth/sdk.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry for not being able to give better suggestions, but the ecosystem around BLE is primarily targeted towards new devices and platforms.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Master Emulator random behaviour</title><link>https://devzone.nordicsemi.com/thread/5057?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2013 11:35:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e8c1953-cf33-4929-abd5-e393855df6ec</guid><dc:creator>Leon Schmetz</dc:creator><description>&lt;p&gt;What would you recommend then if I want to communicate with one of the ble peripherals from a windows 7 system?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Master Emulator random behaviour</title><link>https://devzone.nordicsemi.com/thread/5056?ContentTypeID=1</link><pubDate>Thu, 05 Dec 2013 13:00:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2dff7c04-1ec5-4421-aa16-24b46fa69ce9</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Currently there isn&amp;#39;t any easy way to use any of our devices for making a USB dongle. There is a Central softdevice upcoming, but it isn&amp;#39;t quite ready for general consumption yet. When it is, it would be possible to use this to build some kind of dongle for your specific use case. Please contact our regional sales manager for your area for details on this.&lt;/p&gt;
&lt;p&gt;In general you will however be better off by using a ready-made Bluetooth dongle for your purpose. This will for example enable you to use the native APIs of your PC&amp;#39;s operating system, if there are any. Such dongles may also expose some other kind of API to use BLE devices, but this is something you&amp;#39;d have to discuss with the dongle vendor.&lt;/p&gt;
&lt;p&gt;One of the reasons the Master Emulator is not recommended for production solutions is that we haven&amp;#39;t done any work on getting it Bluetooth qualified.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Master Emulator random behaviour</title><link>https://devzone.nordicsemi.com/thread/5055?ContentTypeID=1</link><pubDate>Thu, 05 Dec 2013 12:51:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4fbc1b7-f1e0-486f-91e3-9157deb1bc28</guid><dc:creator>Leon Schmetz</dc:creator><description>&lt;p&gt;Ole,&lt;/p&gt;
&lt;p&gt;It is a way to be compatible with one solution and open up a migration path to a new solution, or in other words to be compatible and also add custom extras. So it is important to get both data  from advertising and scan response.&lt;/p&gt;
&lt;p&gt;If the master emulator api is not for production, then how to implement a solution for hardware that does not have a ble device natively, but could work with a ble dongle and appropriate software?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Master Emulator random behaviour</title><link>https://devzone.nordicsemi.com/thread/5054?ContentTypeID=1</link><pubDate>Thu, 05 Dec 2013 11:23:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7813a890-9436-4fe1-84eb-5e701d125943</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;It is by spec perfectly legal to advertise Manufacturer Specific data in both Advertisement and Scan Response, but as you&amp;#39;ve found out, the Master Emulator API doesn&amp;#39;t support it. As you&amp;#39;ve seen, even when doing active scanning, you will sometimes get the data from the Advertisement packet and sometimes from the Scan Response.&lt;/p&gt;
&lt;p&gt;As I said in the other question &lt;a href="https://devzone.nordicsemi.com/index.php/how-to-simply-process-advertising-data#reply-2504"&gt;here&lt;/a&gt;, I&amp;#39;ve put in a feature request to fix this, but unfortunately it hasn&amp;#39;t been done any work on it yet. I&amp;#39;m afraid that it would require possibly quite significant changes to the way advertisement data is handled, so I&amp;#39;m not sure it will be added very soon. Also remember that the Master Emulator API is only meant to be used for development and testing, and not any production quality applications.&lt;/p&gt;
&lt;p&gt;May I ask what your use case for this is?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>