<?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>BLE Gateway to a web-server</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24039/ble-gateway-to-a-web-server</link><description>Hi, 
 i have a Bluetooth PCBs that i designed using nRF51/52 chips and i&amp;#39;m wondering if there is any way to connect them to a web-server using a gateway. 
 i don&amp;#39;t know which gateway is best to use for a bluetooth in order to interface the connection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Aug 2017 23:39:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24039/ble-gateway-to-a-web-server" /><item><title>RE: BLE Gateway to a web-server</title><link>https://devzone.nordicsemi.com/thread/94641?ContentTypeID=1</link><pubDate>Thu, 03 Aug 2017 23:39:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1135ea22-05fc-4089-9647-269f4b6cbe79</guid><dc:creator>Dave_couling</dc:creator><description>&lt;p&gt;Commenting to flag for later reference&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Gateway to a web-server</title><link>https://devzone.nordicsemi.com/thread/94640?ContentTypeID=1</link><pubDate>Thu, 03 Aug 2017 10:59:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3abd7c2-6459-41e6-80a8-e0793bf39eda</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;I recommend using the Node.js runtimeon the Raspberry Pi 3, see &lt;a href="http://thisdavej.com/beginners-guide-to-installing-node-js-on-a-raspberry-pi/"&gt;this&lt;/a&gt; guide on how to install it on the Raspberry Pi 3.&lt;/p&gt;
&lt;p&gt;Within Node you can create a webserver using &lt;a href="https://expressjs.com/"&gt;Express.js&lt;/a&gt;,   a minimal and flexible Node.js web application framework and you can add BLE connectivity by using &lt;a href="https://github.com/sandeepmistry/noble"&gt;Noble&lt;/a&gt;, a Node.js BLE (Bluetooth Low Energy) central module.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>