BLE: SDK v6.4.2 does not find a device which is found with v6.4.1 - need help

My IQ app to connect a certain bicycle device ("Forumslader"), code based on the NordicThingyCollector example, worked fine, so far, up to SDK version 6.4.1.
With the current 6.4.2, and with beta 7.0.2, it doesn't work any more.

Debugging shows, that with v6.4.2 onScanResults is never called, after the profile of the device is registered. While with v6.4.1 the advertising target device is found.

Anyone here who can help, or point me on the right debugging path?

With @jim_m_58 's BLEscan app the target device is found by name only, not by UUID. Connect is possible with BLEscan.