This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Nordic Thingy with Nodejs

Hello,

I am trying to setup two Thingys with my node-red system and i have ran into some problems. The thingys respond to normal command line tools like gatttool, btmgmt etc. But when i try to run the examples from node_modules/thingy52/examples, both thingys get stuck after " discoverd uuid: xxxxxx". I have tried this on Ubuntu 16.04 and 17.10 with nodejs versions 6.11.4, 8.9.5 and 9.5.0 without any success.

npm version 5.6.0

gcc version 7.2

Thankfull for any help

Related