noble / bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
MIT License
2.12k stars 447 forks source link

bleno and noble #373

Closed fvisticot closed 6 years ago

fvisticot commented 6 years ago

It's no clear for me if it is possible to use bleno an noble in the SAME TIME

If not possible is there a workarround ? start / stop advertising to allow scanning by example ?

sandeepmistry commented 6 years ago

Should be possible with multiple Bluetooth (USB) adapters and setting env vars as per the read me.