Skip to content
Ariel Rocholl edited this page Dec 22, 2016 · 2 revisions

Welcome to RF Explorer for Windows official wiki

RF Explorer is a handheld Spectrum Analyzer targeting RF and Wireless enthusiast around the world. More info at www.rf-explorer.com.

The full RF Explorer for Windows PC Client and other tools are open source code for the community to extend and adapt to specific needs.

If you want to make public contribution, please contact me at contact(at)rf-explorer(dot)com to become a member of the editor group.

Cross reference documentation

Library reference documentation: link

Low level UART reference

The .NET library offers a high level, easy to use RFExplorerCommunicator object to interact with your physical RF Explorer device. If you need to extend the library or use additional commands, visit UART interface specification

Clone this wiki locally