<?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>Simulating NRFConnect functionality on an ARM machine</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42448/simulating-nrfconnect-functionality-on-an-arm-machine</link><description>Hello all, 
 I am relatively new to Nordic Semiconductor devices and have only been playing with them for a few weeks. I have enjoyed working with nrfConnect for Desktop and nrfCloud. In particular, I like the features of nrfConnect on Desktop that allow</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Feb 2019 15:48:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42448/simulating-nrfconnect-functionality-on-an-arm-machine" /><item><title>RE: Simulating NRFConnect functionality on an ARM machine</title><link>https://devzone.nordicsemi.com/thread/171453?ContentTypeID=1</link><pubDate>Fri, 15 Feb 2019 15:48:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1630781b-2432-4555-a395-b289005893ed</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;ARM and ARM64 is listed as supported target architecture in the &lt;a href="https://github.com/Microsoft/vcpkg/blob/master/docs/users/triplets.md#vcpkg_target_architecture"&gt;VCPKG docs&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Simulating NRFConnect functionality on an ARM machine</title><link>https://devzone.nordicsemi.com/thread/171445?ContentTypeID=1</link><pubDate>Fri, 15 Feb 2019 15:24:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20904d73-1ea0-44fa-9fcb-c481890077cb</guid><dc:creator>Chencheng</dc:creator><description>&lt;p&gt;Thanks J&amp;oslash;rgen,&lt;/p&gt;
&lt;p&gt;One more question, since pc-ble-driver v4.0.0 has replaced boost library with VCPKG ASIO, and VCPKG still does not support ARM, will there be future update for possible ARM support in pc-ble-driver-py to line up with pc-ble-driver v4.0.0?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Chencheng&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Simulating NRFConnect functionality on an ARM machine</title><link>https://devzone.nordicsemi.com/thread/171442?ContentTypeID=1</link><pubDate>Fri, 15 Feb 2019 15:19:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46fae0ec-c118-421d-b39f-1c0ebe89b736</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Progress of migrating pc-ble-driver-py to support sd_api_v5 and python 3 can be seen in &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-py/tree/feature/s132v5_py3"&gt;this branch on GitHub&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Simulating NRFConnect functionality on an ARM machine</title><link>https://devzone.nordicsemi.com/thread/171440?ContentTypeID=1</link><pubDate>Fri, 15 Feb 2019 15:14:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d76100d8-9032-4a08-90ca-df73e51c0d92</guid><dc:creator>Chencheng</dc:creator><description>&lt;p&gt;Hi J&amp;oslash;rgen,&lt;/p&gt;
&lt;p&gt;pc-ble-driver-py is still based on sd_api_v3. Since pc-ble-driver has already upgraded to v4.0.0 which has removed the dependency on boost library, will there be any corresponding update on pc-ble-driver-py?&lt;/p&gt;
&lt;p&gt;Especially when VCPKG still does not support Raspberry Pi, seem that it would never be possible to update pc-ble-drivery-py without boost library to give ARM support, right?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Chencheng&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Simulating NRFConnect functionality on an ARM machine</title><link>https://devzone.nordicsemi.com/thread/165622?ContentTypeID=1</link><pubDate>Tue, 15 Jan 2019 03:45:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2680c55-ca95-46fd-815b-611e9fc93617</guid><dc:creator>prettygreat</dc:creator><description>&lt;p&gt;I have been able to get pc-ble and the JLink software working for the PI.&amp;nbsp; I can accomplish what I set out to do with those tools, thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Simulating NRFConnect functionality on an ARM machine</title><link>https://devzone.nordicsemi.com/thread/165455?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 13:05:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cc1e3cb-f304-4b1b-a287-e1691a737ade</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It should be possible to build the Python version of pc-ble-driver for ARM architecture, but you have to &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-py#compiling-from-source"&gt;build from source&lt;/a&gt;. This have been tested on Raspberry Pi previously, please see &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/issues/38"&gt;this thread&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Simulating NRFConnect functionality on an ARM machine</title><link>https://devzone.nordicsemi.com/thread/165305?ContentTypeID=1</link><pubDate>Sun, 13 Jan 2019 00:40:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5b369af-6ee8-46f4-aca2-d2f07eb972a3</guid><dc:creator>prettygreat</dc:creator><description>&lt;p&gt;Similarly, would anyone know if cross compiling ONTO arm is an option?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>