<?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>NRF52 and mbed application shield</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10304/nrf52-and-mbed-application-shield</link><description>Hey, 
 I was on one of the meetups when nrf52 was presented. You guys used a mbed shield for demos. Do you have code example and what pins you were using for connection?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Jun 2017 06:20:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10304/nrf52-and-mbed-application-shield" /><item><title>RE: NRF52 and mbed application shield</title><link>https://devzone.nordicsemi.com/thread/38240?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2017 06:20:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8d87f12-72f8-45a8-bf59-b08791332819</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;No problem, I am glad to hear you got it working :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 and mbed application shield</title><link>https://devzone.nordicsemi.com/thread/38243?ContentTypeID=1</link><pubDate>Thu, 08 Jun 2017 18:38:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99055c2a-2267-46f1-a9f7-9c63049f5b13</guid><dc:creator>Larry</dc:creator><description>&lt;p&gt;I did not notice that either! you are the man! Thank you for help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 and mbed application shield</title><link>https://devzone.nordicsemi.com/thread/38242?ContentTypeID=1</link><pubDate>Thu, 08 Jun 2017 12:53:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43ee700a-d378-4637-8e7a-24fe85755212</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;I did. For some reason I forgot to call the accelerometer init command in my mbed_init function. Please download the latest version and try it again :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 and mbed application shield</title><link>https://devzone.nordicsemi.com/thread/38244?ContentTypeID=1</link><pubDate>Mon, 05 Jun 2017 14:21:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e818183-4fcf-4247-b462-ad48428b27cf</guid><dc:creator>Larry</dc:creator><description>&lt;p&gt;did you manage to figure out the accelerometer issue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 and mbed application shield</title><link>https://devzone.nordicsemi.com/thread/38241?ContentTypeID=1</link><pubDate>Thu, 18 May 2017 14:49:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ef5ed3e-de04-4c44-a513-b6701ada912b</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Larry&lt;/p&gt;
&lt;p&gt;Thanks for the pull request, it should be in now :)&lt;/p&gt;
&lt;p&gt;It is odd to hear that you don&amp;#39;t get temperature or left pot working, those worked fine for me.&lt;/p&gt;
&lt;p&gt;Buzzer is not currently implemented unfortunately...&lt;/p&gt;
&lt;p&gt;I will set aside some time for this next week, and try to add the missing features.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 and mbed application shield</title><link>https://devzone.nordicsemi.com/thread/38239?ContentTypeID=1</link><pubDate>Tue, 16 May 2017 20:18:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:874663ac-50b1-4cc4-a183-7db524ab9a3f</guid><dc:creator>Larry</dc:creator><description>&lt;p&gt;Hi, cool!&lt;/p&gt;
&lt;p&gt;I was not been able to compile as it was so I had to edit Makefile and created a pull request.&lt;/p&gt;
&lt;p&gt;when compiled temperature does not work, left potentiometer does not have output, nor as you pointed out the accelerometer.&lt;/p&gt;
&lt;p&gt;What about buzzer?&lt;/p&gt;
&lt;p&gt;I tested on pca10040, will test on 56 later tonight.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 and mbed application shield</title><link>https://devzone.nordicsemi.com/thread/38238?ContentTypeID=1</link><pubDate>Thu, 11 May 2017 14:38:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cafbadb9-b98a-4962-b190-6f32f34bdf31</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Larry&lt;/p&gt;
&lt;p&gt;Sorry for the slow response ;)&lt;/p&gt;
&lt;p&gt;I found the old example and updated it for SDK v13.&lt;/p&gt;
&lt;p&gt;You can find the code here:
&lt;a href="https://github.com/NordicSemiconductor/nrf52-ble-app-uart-mbed-shield"&gt;github.com/.../nrf52-ble-app-uart-mbed-shield&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For some reason I am only getting 0 from the accelerometer, so I have to do some more debugging to figure out why.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 and mbed application shield</title><link>https://devzone.nordicsemi.com/thread/38237?ContentTypeID=1</link><pubDate>Thu, 11 May 2017 14:36:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b85ba37a-f082-4c57-ba54-f7372b1fbf96</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Oops, guess I missed that one :D&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 and mbed application shield</title><link>https://devzone.nordicsemi.com/thread/38236?ContentTypeID=1</link><pubDate>Tue, 09 May 2017 21:48:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a458df4-24ec-46c4-a58a-9653bb19d990</guid><dc:creator>Larry</dc:creator><description>&lt;p&gt;hi, so I wonder what happened to the driver? :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 and mbed application shield</title><link>https://devzone.nordicsemi.com/thread/38235?ContentTypeID=1</link><pubDate>Fri, 20 Nov 2015 14:43:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdd37c0e-8740-4809-8320-0586da7e4147</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;I am working on an example and driver for the mbed shield on the nRF52, but I didn&amp;#39;t have time to finish it today unfortunately. I will try to get back to you early next week with the driver.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>