MetaWear affect my other noble process in my metahub(rasbpi)

I am already using the noble library to communicate with some device.
However, when I run the MetaWear sample code, the connection with the first device is disconnected.

I executed in each process through the node command.

And is it possible to set hci interface in node program by setting NOBLE_HCI_DEVICE_ID environment variable?
The program does not proceed even if it is executed with the command below...

sudo NOBLE_HCI_DEVICE_ID=0 node stream_acc.js e2:35:1f:xx:xx:xx

thanks!

Comments

Sign In or Register to comment.