Geekheads
  • Home
Subscribe
Tagged

bluetooth_le

A collection of 3 posts

node.js

btle.js 0.2.0 released

I just (okay, a few days ago) released version 0.2.0 of btle.js to npm. This has a bunch of API changes - the connect method now gives you a Device object, instead of a Connection. All the ATT methods are now on the Device object, but, in

Jack Lund Oct 19, 2013 • 1 min read
sensortag

Published Bluetooth LE Module

Well, I published my Node.js module for Bluetooth LE, btle.js (pronounced "Beetle Juice") to npm. Even though it's labeled version 0.1.0, it's got most of the functionality that's necessary for Bluetooth LE - reading attributes, writing commands and requests, and listening for notifications. I'm

Jack Lund Sep 11, 2013 • 1 min read
bluetooth_le

Got Them Bluetooth LE Bluez

I'm trying to get my Raspberry Pi to talk to my TI Sensortag over Bluetooth LE, using an IOGear Bluetooth 4.0 USB adapter. I chose that adapter because it is supported by Linux, and so far it works quite nicely with the Pi. To start with, I'd like to

Jack Lund Jul 1, 2013 • 2 min read
Geekheads © 2022
Powered by Ghost