Bluetooth to TCP on a Pi using node.js (Seeking Guidance)

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
stuartmvg
 
Posts: 3
Joined: Wed Mar 02, 2016 11:49 pm

Bluetooth to TCP on a Pi using node.js (Seeking Guidance)

Post by stuartmvg »

Hi all,

I am working on a project to connect a BLE device to a TCP port on a Raspberry Pi 3 using Node.js. However, I just don't seem to be able to get it right.
If there is anyone that is willing to have a conversation/give guidence, or has any resources that may be of help, I would greatly appreciate it.
I have been using the Noble package and this is my github repository: https://github.com/StuartMVG/blugate

Thank you,
Stuart

User avatar
krambriw
 
Posts: 22
Joined: Fri Feb 19, 2016 6:07 pm

Re: Bluetooth to TCP on a Pi using node.js (Seeking Guidance

Post by krambriw »

Hello,
I made exactly that by using the latest version of Node-RED and Jessie for RPi.
I followed this thread:
https://groups.google.com/forum/#!topic ... hTItZrXNkA

I only have a simple Kensington BLE key-tag but it works

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”