The Holux RCV-3000 is a simple, compact GPS data logger. It features 3 LEDs to show satellite signal, bluetooth connection, and battery charge. The internal memory can record up to 200,000 position data sets (newer version is 250,000), including longitude, latitude, date, time, speed and altitude. Logged data can be retrieved from the RCV-3000 via USB cable or Bluetooth wireless link using the NMEA 0183 V3.01 Interface Standard.[1] The RCV-3000 supports distance and time logging modes, kilometer and mile distance units. It is manufactured by Holux Technology, Inc., Hsinchu, Taiwan, R.O.C.
Jul 30, 2016 The HOLUX RCV-3000 Wireless Bluetooth GPS Receiver is a great solution for forestry use when a high accuracy sub-meter unit isn’t required. It uses a 20 hour user-replaceable, rechargeable battery and includes a logging feature allowing up to 200,000 positions to be stored with its 4MB of internal memory. FCC ID application submitted by HOLUX Technology, Inc for Wireless GPS Logger RCV-3000 for FCC ID RJI-RCV3000 ( RJI -RCV3000 ) User Manual, Frequency, Reports, Images and more. The Holux RCV-3000 is a simple, compact GPS data logger. It features 3 LEDs to show satellite signal, bluetooth connection, and battery charge. The internal memory can record up to 200,000 position data sets (newer version is 250,000), including longitude, latitude, date, time, speed and altitude. Overview Holux M-1200E Data Logger Specifications, apperance, features, RAM, Chipset and M-1200E applications. Buy Holux M-1200E Data Logger accessories.
As shipped, the RCV-3000 includes a specific 3,7V / 1050 mAh BL-5C-H Lithium-Ion battery (Nokia phone battery), a USB cable with mini USB plug, a RCV-3000 Quick Guide with the warranty card. But NO 220/240V home electricity adapter, NO 12 VDC car adapter with USB ports, NO Driver CD-ROM, NO nylon wrist lanyard, NO User Guide. Eu annex guide. For 12 VDC car adapter and nylon wrist lanyard, you will have to buy separately. In the device case, you have a little hole for a wrist lanyard. Dimensions are 64mm x 42mm x 17mm and weighs 53g (including 22g battery).
Because there are NO User Guide and NO Driver CD-ROM, for the MS Windows drivers (support for Microsoft Windows XP, (Vista ?) and Windows 7, 8, 8.1 and 10 OS for 32 and 64 bits) and PDF User Guide for 8 languages, you can download them at : http://www.holux.com/rcv3000-3
The device is extensively documented in the User Guide, including instructions in use of software to communicate with it. The Holux ezTour software that you can download at http://market.holux.com/Software/SU/ is compatible with Microsoft Windows XP, Vista and Windows 7 and 10 (probably 8 too) but third-party solutions exist for Linux and Mac OS X.
Basic accuracy of the RCV-3000 is stated at 3 m, but this can be improved to 2.2 m [2] when Differential GPS (DGPS)[3] is available. Before using the RCV-3000 for OpenStreetMap, enable WAAS for the USA or EGNOS for Europa on your device to improve accuracy.This superior device has a very low sensivity up to -165 dBm of receiving satellite signal. Test : In a big french town and in a street with buildings with 8 levels, OSMTracker (Android) used with the 'Blueetooth GPS' app (configuration documentation for this latest app) report an accuracy between 3 and 4 meters for the Holux RCV-3000 device with EGNOS improvement enabled (better accuracy found: 2,7m and no move). On the mapillary forum, the user Blackbird27, report for his Holux RCV-3000, an accuracy of 1,7m (if satellites distributed evenly in the sky and you have lock on 10-11 of them then 1.7 meters accuracy could be achieved) or 2.3 m (2.3 m under the foliage and inside the train carriage).
Although not waterproof, the RCV-3000 is specified to operate over a relative humidity range of 5% to 95% (No condensing) and temperature range of -10 °C to +60 °C (under the un-charging condition). Charging temperature : 0°C to +45 °C. However, the battery may not provide optimal performance and life over the entire temperature range. And when over-temperature condition +50 °C occurs for the power supply, the circuit protection is enabled on the device. Storage temperature range is -20 °C to +60 °C.[4]
The unit can start logging after switching power On. You can not store a waypoint while logging because there is no button to logs the waypoint.But, as a workaround, for this missing feature, you can use OSMTracker (Android) that can get GPS data from your Holux device and log them on your Android device and when you are at a waypoint, you can select a waypoint type (school, bus stop, etc, .) in OSMTracker for tagging where you are.
The RCV-3000 can log GPS points for up to 28 hours maximum (room temperature ?) with one built-in rechargeable and changeable Lithium-ion battery [5] If an external 5 VDC power source is connected to the RCV-3000 via the USB-miniport, as with a car adapter, it can be used without a battery.
BT747 is a software solution for using the Holux RCV-3000 with Linux, Microsoft Windows, Mac, Mobile Phones (J2ME), etc. You can configure the RCV-3000 to log extra data.
By default, an Android device can not use an external bluetooth GPS device, you need a specific app to use it.The process below was tested with CyanogenMod 11 (based on on Android 4.4 KitKat) on an Asus tablet and Blueetooth GPS 1.3.7 app.
You don't have to use your Holux RCV-3000 device with Bluetooth: You can save batteries by using a USB cable and using the power from your laptop, which should last much longer.
Tested with gpsd v3.11.
Now you can see that there are 2 new files : /dev/gps0@ and /dev/ttyACM0, where /dev/gps0@ is a symbolic link to /dev/ttyACM0You can can also use the bash shell script available at http://unix.stackexchange.com/questions/144029/command-to-determine-ports-of-a-device-like-dev-ttyusb0 to find these new files used by Holux device.Note the file name for these new files
By default, if you have installed gpsd on your computer, gpsd process will read the /etc/sysconfig/gpsd file to find the DEVICE parameter (for example : DEVICE='/dev/ttyUSB0' ) that set the system file to use for connection to the GPS device.If this DEVICE parameter does not use the good settings, you can change it or create a symbolic link in /dev folder as workaround. Here we choose to not modify the /etc/sysconfig/gpsd file but choose to create a new symbolic link to redirect software access from /dev/ttyUSB0 to /dev/ttyACM0
3329 for Mediatek 3329 chip used by RCV-3000 device, the output should be like this
Information about GPSBabel on this wiki OSM.
To download the tracks with GPSBabel (tested with GPSBabel 1.5.0):
Requirements :
and you should have a file like this 2016-09-10TO4:56+0200.gpx
Notes:
Go to http://wiki.openstreetmap.org/wiki/Upload_GPS_tracks for more information if you want to upload your GPS data (gpx file) to openstreetmap.org web site.
Notes:
Go to http://wiki.openstreetmap.org/wiki/Upload_GPS_tracks for more information if you want to upload your GPS data (gpx file) to openstreetmap.org web site.
TODO
BT747 software works on Linux but you need to install rxtx (serial and parallel I/O libraries supporting Sun's CommAPI) package to use it. See the Microsoft Windows section for general details.
There are two ways to connect to this device — USB and Bluetooth. Each requires a slightly different setup. You do not need to set it up both ways, either is sufficient, but USB is much faster for downloading logged data points than Bluetooth — 480 Mbps (USB 2.0) vs. 721 kbps (Bluetooth 1.2 SPP, class 2 up to 10 meters). Additionally, since there are various Bluetooth implementations ('stacks'), you may have to adjust these instructions for particular software-hardware combination.
By default, the Holux RCV-3000 has Bluetooth turned on. You can see that Bluetooth connection to this device are ready when you can see the blue LEDon the device case is blinking. There does not seem to be any success connecting to Windows 10 using bluetooth (Oct 2018)(If you have managed this feel free to explain how).
Have your computer search for Bluetooth devices. The following instructions are how I did it in Microsoft Windows on my Dell Latitude with the Broadcom??? Bluetooth stack. Your Bluetooth applications will likely be slightly different.
The RCV-3000 should now be connected. When you want to connect in the future, right-click on the Bluetooth tray icon and select Quick Connect --> Bluetooth Serial Port --> Holux_RCV-3000.
Please note that transferring data points over Bluetooth is significantly slower than over USB due to limitations of the NMEA Interface Standard. Also, if the battery in the RCV-3000 is dead, you can power it via USB, even while using Bluetooth connectivity.
By default, the device use only the GPS Satellits and not other satellits with DGPS to improve accuracy from < 3 meters CEP (Circular error probable) without SA (selective availability / crypted signal) to < 2,2 meters (horizontal 95% of time) if WAAS or EGNOS is enabled.
EGNOS (Europa) : https://en.wikipedia.org/wiki/European_Geostationary_Navigation_Overlay_Service
WAAS (USA) : https://en.wikipedia.org/wiki/Waas
By default, the Holux ezTour software suggest 5 seconds or 5 meters for cyclist, 5 seconds or 0 meters for pedestrian/walkeur, 10 seconds or 1 meters for backpacker (for example with big bag in mountains or forest), 3 seconds or 1O meters for motorist (cars) or motorcyclist.
TODO
Can not test it.For Mac OS X, take a look at http://wiki.openstreetmap.org/wiki/Holux_M-241#Mac_OS_X to find the steps to follow.
Retrieved August 11, 2015. Devries, Jack (August 27, 2013). Suszek, Mike (August 23, 2013). Retrieved August 27, 2013.
Actually, September 2016, no new firmware release is available for this device.
Actually, none.
The Holux RCV-3000 is not waterproof. If one expects to be inundated or to use it in the rain, it should be enclosed in a waterproof plastic container, a zip-closure polyethylene freezer bag, or a zip-closure vinyl envelope designed for electronics.