{"id":4995,"date":"2018-05-05T19:21:55","date_gmt":"2018-05-05T13:51:55","guid":{"rendered":"http:\/\/nuclearrambo.com\/wordpress\/?p=4995"},"modified":"2024-10-04T13:03:57","modified_gmt":"2024-10-04T07:33:57","slug":"getting-limesdr-mini-to-work-for-the-first-time","status":"publish","type":"post","link":"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/","title":{"rendered":"Getting LimeSDR Mini to work for the first time"},"content":{"rendered":"\n<p>LimeSDR is a real temptation to buy if you are an RF or a signal processing guy. We all know FPGAs give you a huge set of building blocks of the digital world and you can create whatever you want out of it. LMS7002 chip is a Field programmable RF IC which forms the heart of the LimeSDR. The possibilities achievable with this little device are more than enough for a hobbyst like me. I need not mention the possible applications here, you can read them out on the official website.<\/p>\n\n\n\n<figure class=\"wp-block-image alignnone\"><a href=\"http:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/limesdrmini\/\" rel=\"attachment wp-att-5000\"><img loading=\"lazy\" decoding=\"async\" width=\"540\" height=\"1024\" src=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdrmini-540x1024.jpeg\" alt=\"LimeSDR Mini\" class=\"wp-image-5000\" srcset=\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdrmini-540x1024.jpeg 540w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdrmini-158x300.jpeg 158w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdrmini-405x768.jpeg 405w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdrmini-570x1080.jpeg 570w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdrmini-600x1138.jpeg 600w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdrmini.jpeg 675w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" \/><\/a><figcaption class=\"wp-element-caption\">LimeSDR Mini<\/figcaption><\/figure>\n\n\n\n<p>LimeSDR can cost you $299 whereas the LimeSDR Mini costs $139 (likely to rise). The Mini does not have MIMO capabilities and is a much smaller device. It also comes with a 30.72MHz of real time bandwidth as compared to 60MHz on the LimeSDR. Now, this is entirely due to the single RX channel and a smaller FPGA on the Mini.<\/p>\n\n\n\n<p>I purchased this device back in December 2017 and only received it in the month of April. The installation procedure for this is not as straight forward as the RTL-SDR. Support is slowly building up which will include commonly used SDR programs. For now, we have the HDSDR which can support LimeSDR but I haven&#8217;t been able to get it to work with the LimeSDR Mini.<\/p>\n\n\n\n<center><p><script type=\"text\/javascript\">\n\tatOptions = {\n\t\t'key' : 'a488f095e80c8a74746e5fdca977eaea',\n\t\t'format' : 'iframe',\n\t\t'height' : 90,\n\t\t'width' : 728,\n\t\t'params' : {}\n\t};\n\tdocument.write('<scr' + 'ipt type=\"text\/javascript\" src=\"http' + (location.protocol === 'https:' ? 's' : '') + ':\/\/www.profitabledisplaynetwork.com\/a488f095e80c8a74746e5fdca977eaea\/invoke.js\"><\/scr' + 'ipt>');\n<\/script><\/p><\/center>\n\n\n\n<h2 class=\"wp-block-heading\">Installing the LimeSDR Mini<\/h2>\n\n\n\n<p>LimeSDR works upon installing the LimeSuite and needs no additional driver installation. LimeSDR Mini, on the other hand, requires FTDI drivers for proper functioning. I happened to install the LimeSuite and expected things to work right away but it didn&#8217;t. Apparently, I had missed installing the FTDI drivers. You can find these drivers at this link: <a href=\"http:\/\/www.ftdichip.com\/Drivers\/D3XX\/FTD3XXDriver_WHQLCertified_v1.2.0.6.zip\">FTDI Drivers for LimeSDR Mini<\/a><\/p>\n\n\n\n<p>Get the LimeSuite from this link which also installs Pothosware. <a href=\"http:\/\/downloads.myriadrf.org\/builds\/PothosSDR\/PothosSDR-2018.04.26-vc14-x64.exe\" target=\"_blank\" rel=\"noopener\">LimeSuite<\/a><\/p>\n\n\n\n<p>After the installation, go to the &#8220;INSTALL DIR&#8221;\/bin\/ and run this command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">LimeUtil --find\n<\/pre>\n\n\n\n<p>&#8230;and you should see something like this.<\/p>\n\n\n\n<figure class=\"wp-block-image alignnone\"><a href=\"http:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/limesdr_util\/\" rel=\"attachment wp-att-4997\"><img loading=\"lazy\" decoding=\"async\" width=\"868\" height=\"441\" src=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_util.png\" alt=\"LimeUtil with LimeSDR Mini\" class=\"wp-image-4997\" srcset=\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_util.png 868w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_util-300x152.png 300w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_util-768x390.png 768w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_util-600x305.png 600w\" sizes=\"auto, (max-width: 868px) 100vw, 868px\" \/><\/a><figcaption class=\"wp-element-caption\">LimeUtil with LimeSDR Mini<\/figcaption><\/figure>\n\n\n\n<p>With this, all seems to be working good. There should be no problem running the LimeSuite GUI and have a look at the live spectrum. Start the LimeSuite by typing it into the start menu and run the application.You should then connect to your GUI as shown.<\/p>\n\n\n\n<figure class=\"wp-block-image alignnone\"><a href=\"http:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/limesdr_gui\/\" rel=\"attachment wp-att-4998\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"711\" src=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_gui-1024x711.png\" alt=\"LimeUtil connecting the LimeSDR Mini\" class=\"wp-image-4998\" srcset=\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_gui-1024x711.png 1024w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_gui-300x208.png 300w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_gui-768x534.png 768w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_gui-1105x768.png 1105w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_gui-600x417.png 600w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_gui.png 1173w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">LimeUtil connecting the LimeSDR Mini<\/figcaption><\/figure>\n\n\n\n<p>A successful connection should give you this message in the console:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">[18:39:45] INFO: Connected Control port: LimeSDR-Mini FW:5 HW:0 Protocol:1 GW:1.24 Ref Clk: 40.00 MHz<\/pre>\n\n\n\n<p>Observe the line and note the GW: 1.24 which indicates that your FPGA Gateware version is 1.24. This is the version they are putting into production units of the LimeSDR Mini. Now, let us reset our device with default options by clicking the Default button at the top. This tunes the LimeSDR Mini to 1200MHz which happens to be the default frequency. You can change the receiver frequency by selecting the SXR tab and entering the desired frequency. After you do so, press the calculate button for it to get into effect.<\/p>\n\n\n\n<center><p><script type=\"text\/javascript\">\n\tatOptions = {\n\t\t'key' : 'a488f095e80c8a74746e5fdca977eaea',\n\t\t'format' : 'iframe',\n\t\t'height' : 90,\n\t\t'width' : 728,\n\t\t'params' : {}\n\t};\n\tdocument.write('<scr' + 'ipt type=\"text\/javascript\" src=\"http' + (location.protocol === 'https:' ? 's' : '') + ':\/\/www.profitabledisplaynetwork.com\/a488f095e80c8a74746e5fdca977eaea\/invoke.js\"><\/scr' + 'ipt>');\n<\/script><\/p><\/center>\n\n\n\n<h2 class=\"wp-block-heading\">Viewing the spectrum for the first time<\/h2>\n\n\n\n<p>The most interesting part with the LimeUtil is the FFT Viewer. Open the FFT Viewer by going into the Modules drop down menu above. Once the FFT window is open, you can set the desired bandwidth and finally press on &#8220;Start&#8221;.<\/p>\n\n\n\n<figure class=\"wp-block-image alignnone\"><a href=\"http:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/limesdr_fft_viewer\/\" rel=\"attachment wp-att-4999\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"435\" src=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_fft_Viewer-1024x435.png\" alt=\"LimeSDR Mini FFT Viewer\" class=\"wp-image-4999\" srcset=\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_fft_Viewer-1024x435.png 1024w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_fft_Viewer-300x127.png 300w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_fft_Viewer-768x326.png 768w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_fft_Viewer-1366x580.png 1366w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_fft_Viewer-600x255.png 600w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdr_fft_Viewer.png 1915w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">LimeSDR Mini FFT Viewer<\/figcaption><\/figure>\n\n\n\n<p>I have set the SXR frequency to 430 MHz and a real time bandwidth of 7.68MHz. Since, I am operatin this device on a USB 2.0, going for a higher bandwidth causes packets to drop out. I have also reduced the FFT resolution to 8192 from 16384.<\/p>\n\n\n\n<p>There is a lot to explore in the world of RF and this is the only beginning. GNU Radio support is already present for Linux users and the Windows library is under development. I hope you enjoyed this brief introduction to this new SDR on the market. The possibilities are truly limitless.<\/p>\n<h4>Incoming search terms:<\/h4><ul><li><a href=\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/\" title=\"getting started with limesdr mini\">getting started with limesdr mini<\/a><\/li><\/ul>","protected":false},"excerpt":{"rendered":"<p>LimeSDR is a real temptation to buy if you are an RF or a signal processing guy. We all know FPGAs give you a huge set of building blocks of the digital world and&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":5000,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[61],"tags":[1646,1647,170,1644,1648,1645],"class_list":["post-4995","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-updates","tag-communications","tag-dsp","tag-electronics","tag-limesdr","tag-radio","tag-rf"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Getting LimeSDR Mini to work for the first time<\/title>\n<meta name=\"description\" content=\"LimeSDR Mini is a powerful tool based on the LMS7002 Field programmable RFIC. With 30.72MHz of realtime bandwidth, the posibilities are simply endless. Installing this little SDR is a breeze. Using it to its full capacity requires plently of know how. The RX and TX capabilities make this device really powerful.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting LimeSDR Mini to work for the first time\" \/>\n<meta property=\"og:description\" content=\"LimeSDR Mini is a powerful tool based on the LMS7002 Field programmable RFIC. With 30.72MHz of realtime bandwidth, the posibilities are simply endless. Installing this little SDR is a breeze. Using it to its full capacity requires plently of know how. The RX and TX capabilities make this device really powerful.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/\" \/>\n<meta property=\"og:site_name\" content=\"Nuclearrambo\" \/>\n<meta property=\"article:published_time\" content=\"2018-05-05T13:51:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-04T07:33:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdrmini.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"675\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"nuclearrambo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@darkusul\" \/>\n<meta name=\"twitter:site\" content=\"@darkusul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"nuclearrambo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/\"},\"author\":{\"name\":\"nuclearrambo\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/6093ae9d048d4789bd3d18c136577a0c\"},\"headline\":\"Getting LimeSDR Mini to work for the first time\",\"datePublished\":\"2018-05-05T13:51:55+00:00\",\"dateModified\":\"2024-10-04T07:33:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/\"},\"wordCount\":627,\"commentCount\":3,\"publisher\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#organization\"},\"keywords\":[\"communications\",\"dsp\",\"electronics\",\"limesdr\",\"radio\",\"rf\"],\"articleSection\":[\"Updates\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/\",\"url\":\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/\",\"name\":\"Getting LimeSDR Mini to work for the first time\",\"isPartOf\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#website\"},\"datePublished\":\"2018-05-05T13:51:55+00:00\",\"dateModified\":\"2024-10-04T07:33:57+00:00\",\"description\":\"LimeSDR Mini is a powerful tool based on the LMS7002 Field programmable RFIC. With 30.72MHz of realtime bandwidth, the posibilities are simply endless. Installing this little SDR is a breeze. Using it to its full capacity requires plently of know how. The RX and TX capabilities make this device really powerful.\",\"breadcrumb\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/nuclearrambo.com\/wordpress\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting LimeSDR Mini to work for the first time\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#website\",\"url\":\"https:\/\/nuclearrambo.com\/wordpress\/\",\"name\":\"Nuclearrambo\",\"description\":\"Information is FREE! Progress is MUST! Awakening is inevitable!\",\"publisher\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nuclearrambo.com\/wordpress\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#organization\",\"name\":\"Nuclearrambo\",\"url\":\"https:\/\/nuclearrambo.com\/wordpress\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2021\/01\/logo-nuclearrambo.png\",\"contentUrl\":\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2021\/01\/logo-nuclearrambo.png\",\"width\":1489,\"height\":1152,\"caption\":\"Nuclearrambo\"},\"image\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/twitter.com\/darkusul\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/6093ae9d048d4789bd3d18c136577a0c\",\"name\":\"nuclearrambo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9cc8a9d2d82dd7e65e77405f7b4ccaa34450e8a268f369ac893882cc5f13a797?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9cc8a9d2d82dd7e65e77405f7b4ccaa34450e8a268f369ac893882cc5f13a797?s=96&r=g\",\"caption\":\"nuclearrambo\"},\"description\":\"Salil is an electronics enthusiast working on various electronics systems. In his free time he writes on the blog, talks over ham radio or builds circuits. He has Yaesu FT2900R VHF transceiver, FT450D HF transceiver, TYT UV8000E and Quansheng UVK6 Handheld transceivers.\",\"sameAs\":[\"http:\/\/nuclearrambo.com\/wordpress\"],\"url\":\"https:\/\/nuclearrambo.com\/wordpress\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Getting LimeSDR Mini to work for the first time","description":"LimeSDR Mini is a powerful tool based on the LMS7002 Field programmable RFIC. With 30.72MHz of realtime bandwidth, the posibilities are simply endless. Installing this little SDR is a breeze. Using it to its full capacity requires plently of know how. The RX and TX capabilities make this device really powerful.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/","og_locale":"en_US","og_type":"article","og_title":"Getting LimeSDR Mini to work for the first time","og_description":"LimeSDR Mini is a powerful tool based on the LMS7002 Field programmable RFIC. With 30.72MHz of realtime bandwidth, the posibilities are simply endless. Installing this little SDR is a breeze. Using it to its full capacity requires plently of know how. The RX and TX capabilities make this device really powerful.","og_url":"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/","og_site_name":"Nuclearrambo","article_published_time":"2018-05-05T13:51:55+00:00","article_modified_time":"2024-10-04T07:33:57+00:00","og_image":[{"width":675,"height":1280,"url":"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2018\/05\/limesdrmini.jpeg","type":"image\/jpeg"}],"author":"nuclearrambo","twitter_card":"summary_large_image","twitter_creator":"@darkusul","twitter_site":"@darkusul","twitter_misc":{"Written by":"nuclearrambo","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/#article","isPartOf":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/"},"author":{"name":"nuclearrambo","@id":"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/6093ae9d048d4789bd3d18c136577a0c"},"headline":"Getting LimeSDR Mini to work for the first time","datePublished":"2018-05-05T13:51:55+00:00","dateModified":"2024-10-04T07:33:57+00:00","mainEntityOfPage":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/"},"wordCount":627,"commentCount":3,"publisher":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/#organization"},"keywords":["communications","dsp","electronics","limesdr","radio","rf"],"articleSection":["Updates"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/","url":"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/","name":"Getting LimeSDR Mini to work for the first time","isPartOf":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/#website"},"datePublished":"2018-05-05T13:51:55+00:00","dateModified":"2024-10-04T07:33:57+00:00","description":"LimeSDR Mini is a powerful tool based on the LMS7002 Field programmable RFIC. With 30.72MHz of realtime bandwidth, the posibilities are simply endless. Installing this little SDR is a breeze. Using it to its full capacity requires plently of know how. The RX and TX capabilities make this device really powerful.","breadcrumb":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nuclearrambo.com\/wordpress\/getting-limesdr-mini-to-work-for-the-first-time\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nuclearrambo.com\/wordpress\/"},{"@type":"ListItem","position":2,"name":"Getting LimeSDR Mini to work for the first time"}]},{"@type":"WebSite","@id":"https:\/\/nuclearrambo.com\/wordpress\/#website","url":"https:\/\/nuclearrambo.com\/wordpress\/","name":"Nuclearrambo","description":"Information is FREE! Progress is MUST! Awakening is inevitable!","publisher":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nuclearrambo.com\/wordpress\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nuclearrambo.com\/wordpress\/#organization","name":"Nuclearrambo","url":"https:\/\/nuclearrambo.com\/wordpress\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/logo\/image\/","url":"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2021\/01\/logo-nuclearrambo.png","contentUrl":"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2021\/01\/logo-nuclearrambo.png","width":1489,"height":1152,"caption":"Nuclearrambo"},"image":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/twitter.com\/darkusul"]},{"@type":"Person","@id":"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/6093ae9d048d4789bd3d18c136577a0c","name":"nuclearrambo","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9cc8a9d2d82dd7e65e77405f7b4ccaa34450e8a268f369ac893882cc5f13a797?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9cc8a9d2d82dd7e65e77405f7b4ccaa34450e8a268f369ac893882cc5f13a797?s=96&r=g","caption":"nuclearrambo"},"description":"Salil is an electronics enthusiast working on various electronics systems. In his free time he writes on the blog, talks over ham radio or builds circuits. He has Yaesu FT2900R VHF transceiver, FT450D HF transceiver, TYT UV8000E and Quansheng UVK6 Handheld transceivers.","sameAs":["http:\/\/nuclearrambo.com\/wordpress"],"url":"https:\/\/nuclearrambo.com\/wordpress\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/posts\/4995","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/comments?post=4995"}],"version-history":[{"count":7,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/posts\/4995\/revisions"}],"predecessor-version":[{"id":8485,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/posts\/4995\/revisions\/8485"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/media\/5000"}],"wp:attachment":[{"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/media?parent=4995"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/categories?post=4995"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/tags?post=4995"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}