Change serial number using SDR Console
Change serial number using SDR Console
I have two SDR-RTL v4 USB sticks and using SDR Console I see they are both same serial numbers "RTLSDRBlog::Blog V4::00000001-1" I want to run both at same time so would I change that last number on one. To change serial number do I change last number in the first string or the last number after the hyphen?
Re: Change serial number using SDR Console
With only one dongle plugged in change it's serial number to any short string you want, "2 meter antenna", "12345", "But my doggie's name is Sam", and so on will all work. Inside the dongle's EEPROM the data is stored as a string. (Actually a two byte Unicode string but the software in the rtlsdr.dll file uses straight 7 bit ASCII.)
{^_^}
{^_^}
Re: Change serial number using SDR Console
Thanks
So, something like this would work;
SDR-RTL #1 sn 000000001-1
SDR-RTL #2 sn 000000002-1
So, something like this would work;
SDR-RTL #1 sn 000000001-1
SDR-RTL #2 sn 000000002-1
Re: Change serial number using SDR Console
Of course. So would "*&h5$FffE#-123" quotes included in the string. Literally, it is a string of ASCII characters. I'd limit it to about 30 characters on general principles. More space exists; but, why challenge fate?
BTW - some SDRs that specially cater to the rtl dongles store the correction PPM value as the serial number.
{^_^}
BTW - some SDRs that specially cater to the rtl dongles store the correction PPM value as the serial number.
{^_^}
Re: Change serial number using SDR Console
Appreciate the help.
Last issue is that while the “address:” field is able to be edited the “serial:” field is greyed out. Also, any changes made to the address field do not update the serial field.
Any ideas how to actually have SDRConsole v3.3 ungrey that serial box so I can actually modify the serial number?
Thanks in advance.
Last issue is that while the “address:” field is able to be edited the “serial:” field is greyed out. Also, any changes made to the address field do not update the serial field.
Any ideas how to actually have SDRConsole v3.3 ungrey that serial box so I can actually modify the serial number?
Thanks in advance.
Re: Change serial number using SDR Console
Disregard last message. Got it done.
Thanks for all your help.
Thanks for all your help.
Re: Change serial number using SDR Console
What did you do to fix it? I'd have suggested unplug dongle. Plug in dongle. See what changed. Anyway, deep in the inside of the dongle's EEPROM is a 256 byte user editable page. This contains three strings plus some meta-data. All three can be "anything", although a string of 0x00 bytes won't work right in most programs. I believe address would be what Simon named the serial number. So I wonder what got fooed up here. I haven't played with rtlsdr in quite awhile now. It's too flaky for my tastes.
{^_^}
{^_^}
Re: Change serial number using SDR Console
You have to do it by “adding” the radio for it to actually save.
So, fix was easy. I deleted one RTL-SDR, modified the serial number and then re-added it. Presto
I kept it simple and just changed last “0” before the hyphen to a 2 and saved it.
I have an SDRPlay RSPDX-R2 I just picked up as well. The USB ones are because I want to try trucked systems scanning.
So, fix was easy. I deleted one RTL-SDR, modified the serial number and then re-added it. Presto
I kept it simple and just changed last “0” before the hyphen to a 2 and saved it.
I have an SDRPlay RSPDX-R2 I just picked up as well. The USB ones are because I want to try trucked systems scanning.