noble/bleno

startadvertisingwitheirdata from node-eddystone-beacon gives Command Disallowed on Linux

Open

#136 opened on Sep 29, 2015

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2,083 stars) (465 forks)batch import
help wanted

Description

Moving over from https://github.com/don/node-eddystone-beacon/pull/25 as I would think this would be a bleno issue

Using node-eddystone-beacons's uid/with-tlm.js example which repeatedly calls startadvertisingwitheirdata seems to work in linux.. but gives an error back every time "Command Disallowed"

hcidump

Turns out its a pi only problem, my other (arm) linux(jessie) box doesnt throw errors

Contributor guide