Mahares, Erel,
thank you. Your suggestion closes the edittext. But it does not solve the problem of slowing down program execution. That stays slow also after disabling edittext. Entering text seems to trigger some condition that causes execution to become slow. Starting the program and letting it run without entering text, after a while, it is getting as slow as after entering text. Must be due to some buffers or stacks since the program always works in the "fast" condition for a while and then switches to the "slow" mode -reproducibly after text entering- random without. Since data transmission is involved, I think I must use a logic analyser to see if something changes in the data transmission.
Regard, positrom2