Hello!
We are using TDD profile with RX1 and RX2 generated through TES and linux driver (not the API). RX enable is configured to be via SPI.
I noticed that mode stays in "PRIMED" until I manually switch it to RF_ENABLED using iio_attr binary from libiio.
Is this expected way of activating RX or should driver move RX mode to RF_ENABLED state automatically? I thought driver should take care of this but it never happens.
Am I missing some configuration or is this the way is should behave?
Thank you!