☆ JE1CKA ☆

JE1CKA/KH0AMの活動情報

RTL-SDR dongle to work directly with N1MM+ Spectrum Server

2024-02-16 20:16:28 | リグ・ハードウエア

2024-02-10 Ron KK1L がN1MM+ MLに投稿した情報
安価なRTL-SDRドングルV3/V4と最新のドライバーを使用することにより、N1MM+のSpectrum Serverを使用することができるようになります。

<style> #child1 { background-color: lightblue; } #child2 { background-color: lightgreen; } @media (min-width: 600px) { #parent { display: flex; } #child1 { flex-grow: 1; } #child2 { flex-grow: 1; } } </style>
A cheap alternative to AirSpy and SDRPlay will now work directly with N1MM+ SDR Server using the latest RTL-SDR driver. I have been working to achieve this for some time and finally found a path. RTL-SDR dongle V3 (1st with direct HF sampling) and V4 can be used. The key change allowing these to function is the latest driver allowing adaptive sample input which switches automatically to direct HF sampling when below 24MHz input. Previously it was required to select the input with the config UI and that is not possible through N1MM+. If you have previously installed a driver for the RTL-SDR dongle, then you should remove it and reboot. Device manager --> Universal Serial Bus devices --> double click RTL2838UHDIR --> uninstall driver selecting "delete the driver software for this device" REBOOT using Restart. This MIGHT not be entirely necessary, but do it :) To install the new driver you should follow the instructions at?https://www.rtl-sdr.com/rtl-sdr-quick-start-guide/. For Step 6, where you execute "install-rtlsdr.bat", you may need to run this from a powershell or command window within the folder you extracted SDR# (SDRSharp) into. You will need a new ExtIO DLL file from?https://github.com/hayguen/ExtIO_RTL/releases. Download and unpack the latest release. Today it is ExtIO_RTL_x32_v2023-11-06.zip Put ExtIO_RTL.DLL in the N1MM+ folder under Program Files (x86) As a result of running the install-rtlsdr batch file you will find "rtl_sdr_extio.cfg" in your user folder Edit this file. Find the line " enable=false". Change it to " enable=true"? <--- This step is only hinted at in the RTL-SDR instructions. You should now be in business to choose ExtIO_RTL.DLL when you configure the N1MM+ Spectrum window using the N1MM+ SDR Server! Let me know if you try this and run into an issue. I may have forgotten to document a step or pointed out where to look for needed files. -- 73 es God Bless de Ron KK1L <>< KK1L.COM
AirSpy や SDRPlay に代わる安価な代替手段が、最新のRTL-SDRドライバーを使用して、N1MM+ SDR サーバーで直接動作するようになりました。 私はこれを達成するためにしばらく努力してきましたが、ついに設定を見つけました。 RTL-SDRドングルV3(ダイレクトHF サンプリングを備えた最初) および V4 を使用できます。 これらの機能を可能にする主な変更点は、24MHz 未満の入力時にダイレクトHFサンプリングに自動的に切り替わるアダプティブ サンプル入力を可能にする最新のドライバーです。 以前は、設定 UI を使用して入力を選択する必要がありましたが、N1MM+ ではそれができません。 以前にRTL-SDRドングルのドライバーをインストールしたことがある場合は、それを削除して再起動する必要があります。 デバイスマネージャー --> ユニバーサルシリアルバスデバイス --> RTL2838UHDIR をダブルクリック --> 「このデバイスのドライバーソフトウェアを削除する」を選択してドライバーをアンインストールします 再起動します。 これは必要ではないかもしれませんが、再起動することをお勧めします。 新しいドライバーをインストールするには、https://www.rtl-sdr.com/rtl-sdr-quick-start-guide/ の手順に従う必要があります。 「install-rtlsdr.bat」を実行するステップ6 では、SDR# (SDRSharp) を抽出したフォルダー内の PowerShell またはコマンド ウィンドウからこれを実行する必要がある場合があります。 https://github.com/hayguen/ExtIO_RTL/releases から新しい ExtIO.DLL ファイルが必要になります。 最新リリースをダウンロードして解凍します。 今日は ExtIO_RTL_x32_v2023-11-06.zip です。 ExtIO_RTL.DLL を Program Files (x86) の下の N1MM+ フォルダーに置きます。 install-rtlsdr バッチ ファイルを実行すると、ユーザー フォルダーに「rtl_sdr_extio.cfg」がS生成されます。 このファイルを編集します。 「enable=false」という行を「enable=true」に変更します <--- このステップは RTL-SDR 手順でのみ示唆されています。 これで、N1MM+ SDR サーバーを使用して N1MM+ スペクトラム ウィンドウを設定するときに、ExtIO_RTL.DLL を選択できるようになりました。 これを試して問題が発生した場合はお知らせください。 手順を文書化するのを忘れたか、必要なファイルを探す場所を指示した可能性があります。 -- 73 es God Bless de Ron KK1L <>< KK1L.COM