MATLAB: The firmware build for the USRP radio at ‘192.168.10.2’ is not compatible with the host code build. Update the USRP radio firmware to version ‘003.008.002-vendor’.

findsdrusdruloadusrp

hi,
Now i'm using Matlab R2015b for communicate with USRP X300. I also tried sdruload but it come out with
Radio at IP address '192.168.10.2' is not a 'x300' device. Type 'help findsdru' to get more information on connected radios.
How to solve the problem based on attachment below? Hope to get a good solving from other user.
Thank you.
>> findsdru
Checking radio connections...
---------- begin libuhd warning message output ----------
X300 unknown product code in EEPROM: 30817
---------- end libuhd warning message output ----------
---------- begin libuhd warning message output ----------
X300 unknown product code in EEPROM: 30817
---------- end libuhd warning message output ----------
---------- begin libuhd warning message output ----------
X300 unknown product code in EEPROM: 30817
---------- end libuhd warning message output ----------
---------- begin libuhd warning message output ----------
X300 unknown product code in EEPROM: 30817
---------- end libuhd warning message output ----------
---------- begin libuhd warning message output ----------
X300 unknown product code in EEPROM: 30817
---------- end libuhd warning message output ----------
---------- begin libuhd warning message output ----------
X300 unknown product code in EEPROM: 30817
---------- end libuhd warning message output ----------
Warning: The firmware build for the USRP radio at '192.168.10.2' is not compatible with the host code build. Update the USRP radio
firmware to version '003.008.002-vendor'. Refer to Troubleshooting section of Getting Started document for instructions.
> In coder.internal.warning (line 8)
In reportSDRuStatus (line 41)
In findsdru (line 174)
ans =
Platform: [1x0 char]
IPAddress: '192.168.10.2'
SerialNum: '30BDAE9'
Status: 'Not compatible'

Best Answer

If you already have that release or newer then findsdru might not support it yet. I see from the message it is suggesting firmware 3.8.2 which is not going to work on that device.