The task is to evaluate our embedded ant+ device with respect to antenna performance. So the idea is to log the RSSI on the pc for various antennas and tunings on our target - i.e. no expensive network equipment required. Appears as a good strategy to me.
1) I understand, from your previous comments here, that with the ANTC7EK1 it would be relatively straight forward to setup the PC to display/record the RSSI. Am I right?
I would rather like to avoid having to study yet another microcontroller architecture and host programming interface for making this measurement on another microcontroller architecture - if you know what I mean.
2) With Nordic Development Kit you wrote that it could also be used via serial port to display RSSI. And I agree having experience with the nRF51422, the problem is however, that there are no example or at least I could not find it, on how to extract the RSSI value from the chip. -- EDIT While I write this,
I see that NS has disclosed a method on how to do this - yesterday:
https://devzone.nordicsemi.com/index.php/sample-rssi-code-of-nrf51422#reply-5655 .
I will give this a try, but would still like your comment to point 1 above.
again - thanks a lot.