I am working on a project where I am running a central that connects to multiple device types. Currently, I am running this library to handle the SensorTag and Noble to handle the other devices. Is there a way to pass in the same instance of Noble into the the Noble-SensorTag instance? or a way to discover the SensorTag while it is scanning and discovering the other devices. When they are both called it seems to only be able to scan and connect with the initial Noble instantiation.
I am working on a project where I am running a central that connects to multiple device types. Currently, I am running this library to handle the SensorTag and Noble to handle the other devices. Is there a way to pass in the same instance of Noble into the the Noble-SensorTag instance? or a way to discover the SensorTag while it is scanning and discovering the other devices. When they are both called it seems to only be able to scan and connect with the initial Noble instantiation.