I've just done some searching and found this note:
So you might need to have something like the following:If you use filters (like namePrefix) to find a device, you must still specify the services you plan to access in the optionalServices array to connect to them.
Code: Select all
filters: [ { namePrefix: "Flow" } ], optionalServices: [0xffe0]