I'm interested in determining the current coverage enhancement behavior of a device, and I'm noticing a discrepancy between the AT+CEINFO and AT%CONEVAL results. Specifically, I get:
AT+CEINFO?
+CEINFO: 1,1,C,32,1,-97,8
OK
AT%CONEVAL
%CONEVAL: 0,1,8,44,18,33,"018CB702","311480",355,5230,13,0,0,6,1,1,119
OK
What's a bit confusing to me is that the CEINFO downlink repetition factor is 32, while CONEVAL reports rx repetitions to be 1. I'm curious as to why these differ, and which one I should use to understand the network state.