Hi there,
Having wired up a CH-201 evaluation module (EV_MOD_CH201) to a Nordic nRF52840 DK, I'm using the Nordic SDK to scan for TWI (IC2) based devices (it is the most basic nRF52 TWI program - the "hello world" of TWI). This scanning is quite simple and attempts to read 1 byte of data from a TWI slave using addresses 0x01 through to 0x7f.