Hello,
I'm having an issue with take_untyped and read_untyped functions called from on_data_arrival, in that they sometimes return RETCODE_NO_DATA (can get up to 100 times in a few minutes)
From what i've read in the documentation, it seems that there is no erronous behavior here, but I'm wondering how is it possible that there is no data if on_data_arrival was called?