Thanks Ingo_FP_Angel - found the logs - the device seems to be detected fine and I cannot see any error messages in the log:
2022-07-08 10:01:28,823 INFO [JavaFX Application Thread] e.e.i.c.s.DeviceDetectedController [null:-1] startDetection()
2022-07-08 10:01:28,826 INFO [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] runADBDevicesCmd(C:\Program Files\easy-installer\bin\adb\adb)
2022-07-08 10:01:28,832 DEBUG [Thread-4] e.e.i.m.Command [null:-1] command: [cmd.exe, /c, ““C:\Program Files\easy-installer\bin\adb\adb”, “devices”, “-l””]
2022-07-08 10:01:28,842 INFO [Thread-4] e.e.i.m.Command [null:-1] Command’s Process started
2022-07-08 10:01:30,617 DEBUG [Thread-4] e.e.i.m.Command [null:-1]
(debug)List of devices attached
2022-07-08 10:01:30,617 DEBUG [Thread-4] e.e.i.m.Command [null:-1]
(debug)ad051602290bc6cb64 device product:hero2ltexx model:SM_G935F device:hero2ltexx transport_id:3
2022-07-08 10:01:30,618 DEBUG [Thread-4] e.e.i.m.Command [null:-1]
(debug)
2022-07-08 10:01:30,621 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] raw shell outputs =
List of devices attached
ad051602290bc6cb64 device product:hero2ltexx model:SM_G935F device:hero2ltexx transport_id:3
2022-07-08 10:01:30,621 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] checkAdbDevicesResult(ad051602290bc6cb64 device product:hero2ltexx model:SM_G935F device:hero2ltexx transport_id:3)
2022-07-08 10:01:30,621 INFO [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] Device has been found
2022-07-08 10:01:30,621 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : ad051602290bc6cb64
2022-07-08 10:01:30,621 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : device
2022-07-08 10:01:30,621 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : product:hero2ltexx
2022-07-08 10:01:30,621 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] “product” keyword has been found
2022-07-08 10:01:30,622 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : model:SM_G935F
2022-07-08 10:01:30,622 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] “model” keyword has been found
2022-07-08 10:01:30,622 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : device:hero2ltexx
2022-07-08 10:01:30,622 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] “device” keyword has been found
2022-07-08 10:01:30,622 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : transport_id:3
2022-07-08 10:01:30,622 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] call(), result: Device found