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

Thingy 52 node.js error

Hi,

I am facing the same issue for all of the node.js examples.

It says: Connected! Error: command disallowed (oxc)

Also is says: Service uuid XXXXXXX not found!

Do you have a clou what I am doing wrong?

I followed the blog here to install raspbian and the thingy node.js app via npm..

I am using Raspbian Jessie

Thanks and kind regards

Patrick

Parents Reply
  • Hi Ketil,

    today I was able to solve the issue.

    Whyever noble version 1.9.0 was installed to the system. With this version, it is not possible to discover the services. This is strange since I installed all dependencies just by npm install thingy52..

    I downgraded noble to 1.7.0 and now I can run all examples without problems on Linux (RPi 3) and also Windows 10.

    Thanks and kind regards 

    Patrick

Children
Related