Leslie Choong wrote:
Thanks to Johnathan's help it seems my problem is with the USRP2's
recognition of the daughterboard. I used a USRP1 Rev 4.1 to flash my
FLEX 2400 to the rfx2400 EEPROM using this command:
./burn-db-eeprom -A -t rfx2400 --force


You need to use the following:

./burn-db-eeprom -A -t rfx2400_mimo_b --force


Note the "_mimo_b". What has been happening is that your board was identifying as a plain rfx2400, and the USRP2 doesn't support the plain version, so it defaults to treating it like a BasicRX.

Matt


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to