<?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/"><channel><title>Walkthrough of Nordic Thingy:52 Node.js Raspberry Pi demos</title><link>/nordic/nordic-blog/b/blog/posts/walkthrough-of-nordic-thingy52-nodejs-raspberry-pi</link><description>Thingy:52 Node.js Raspberry Pi Interface
This blog post is a follow up to the Nordic Thingy:52 node.js/Raspberry Pi demos blog post, and will described how you can run and what to expect from each of the Node.js examples that have been provided in t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>RE: Walkthrough of Nordic Thingy:52 Node.js Raspberry Pi demos</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/walkthrough-of-nordic-thingy52-nodejs-raspberry-pi</link><pubDate>Tue, 08 Oct 2019 21:24:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b5ec2dd-6886-4f07-a43e-f3fa7ce809fd</guid><dc:creator>Mattchew</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Having issues with installing&amp;nbsp;bluetooth-hci-socket. Any help?&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1048&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Walkthrough of Nordic Thingy:52 Node.js Raspberry Pi demos</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/walkthrough-of-nordic-thingy52-nodejs-raspberry-pi</link><pubDate>Fri, 01 Mar 2019 18:01:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b5ec2dd-6886-4f07-a43e-f3fa7ce809fd</guid><dc:creator>Riedersbach</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;module.js:549&lt;br /&gt; throw err;&lt;br /&gt; ^&lt;/p&gt;
&lt;p&gt;Error: Cannot find module &amp;#39;console.table&amp;#39;&lt;br /&gt; at Function.Module._resolveFilename (module.js:547:15)&lt;br /&gt; at Function.Module._load (module.js:474:25)&lt;br /&gt; at Module.require (module.js:596:17)&lt;br /&gt; at require (internal/module.js:11:18)&lt;br /&gt; at Object.&amp;lt;anonymous&amp;gt; (/home/pi/node_modules/thingy52/examples/motion.js:33:1)&lt;br /&gt; at Module._compile (module.js:652:30)&lt;br /&gt; at Object.Module._extensions..js (module.js:663:10)&lt;br /&gt; at Module.load (module.js:565:32)&lt;br /&gt; at tryModuleLoad (module.js:505:12)&lt;br /&gt; at Function.Module._load (module.js:497:3)&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1048&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Walkthrough of Nordic Thingy:52 Node.js Raspberry Pi demos</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/walkthrough-of-nordic-thingy52-nodejs-raspberry-pi</link><pubDate>Fri, 09 Feb 2018 19:40:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b5ec2dd-6886-4f07-a43e-f3fa7ce809fd</guid><dc:creator>patrick_p36</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Thanks much for the blog!&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1048&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Walkthrough of Nordic Thingy:52 Node.js Raspberry Pi demos</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/walkthrough-of-nordic-thingy52-nodejs-raspberry-pi</link><pubDate>Sat, 07 Oct 2017 02:03:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b5ec2dd-6886-4f07-a43e-f3fa7ce809fd</guid><dc:creator>gamnes</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi @dansam. I have just update my branch of the node.js Thingy52 library with a motion sensor example. Let me know if that is what you were looking for. I will try to get this merge into the main branch as well :)
&lt;a rel="nofollow" target="_blank" href="https://github.com/gamnes/Nordic-Thingy52-Nodejs/blob/master/examples/motion.js"&gt;github.com/.../motion.js&lt;/a&gt; (Note: this requires changes in the thingy.js library as well, so it will not work with the main branch just yet)&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1048&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Walkthrough of Nordic Thingy:52 Node.js Raspberry Pi demos</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/walkthrough-of-nordic-thingy52-nodejs-raspberry-pi</link><pubDate>Tue, 05 Sep 2017 09:39:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b5ec2dd-6886-4f07-a43e-f3fa7ce809fd</guid><dc:creator>dansam</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Could you please point me to the location of any node.js based example using the Thingy&amp;#39;s motion sensors?&lt;/p&gt;
&lt;p&gt;-d&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1048&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>