Hi Adam,

This post has been useful.

My assumption was the standalone mode would be easiest, at least getting a test application to work.

I have instead changed to Network mode. There was a problem with changing the mynetstup.sh but afterwards the sourcing created the mnt directories and were linked to the correct folders. I had to add the ospi_e31x directory as well as the ocpi_core and ocpi_asset (as per standard instructions).

There are high hopes as I am getting data in fsk_dig_radio_ctrlr_fmcomms_2_3_txrx.bin with the ocpirun -v -d -x -t 15 fsk_modem_app.xml command. However, the eog fsk_dig_radio_ctrlr_fmcomms_2_3_txrx.bin command produces an error that the file isn’t recognized as an image. I have tried different times for -t with the file size increasing with more time. The file seems to be a different size everytime I run the ocpirun command with the same -t value. Using a spectrum analyzer I am getting a signal at 2.45GHz so I assume it is transmitting. Any thoughts why the .bin file isn’t reading correctly? Is the demodulation not working as intended?