Herelink Blue FAQ

  • Wi-Fi 5.8GHz

  • IP Address Not in range 192.168.0.x

  • Region Select the correct region and within 5mins difference

  • Date Check system date/year, make sure it is correct * Please check and fulfill four requirements, otherwise register failure as a result

Solex as autostarting app

Open-Source Scrcpy To Control Android Via Windows & macOS

*Latest update please check the URL above, thank you!

Below the list of the cameras which have been tested and reported working or not working with the Herelink Any help to grow the list is welcome. If there is any specific settings to use, please tell it.

**************** Working ************************************

Canon EOS M3_________Stock/out of the box settings GoPro 3_______________Stock/out of the box settings GoPro 4_______________Stock/out of the box settings GoPro 5_______________Stock/out of the box settings GoPro 7_______________Stock/out of the box settings GoPro 8_______________Stock/out of the box settings (with its Media Module) ZCam E1______________Stock/out of the box settings Foxeer Box2___________Specific settings (search for @UlrichC message for full infos) Flir Duo Pro____________Stock/out of the box settings Sony AS200V___________Stock/out of the box settings Sony NEX-3N___________Stock/out of the box settings Sony a5100____________Stock/out of the box settings Sony A6000____________Stock/out of the box settings Sony A6300____________Stock/out of the box settings Sony A7R______________Stock/out of the box settings Sony A7Rii_____________Stock/out of the box settings Sony RX1Rii____________Stock/out of the box settings Sony RX0 mki___________Stock/out of the box settings Sony RX100VI___________Stock/out of the box settings Sony HX50_____________Stock/out of the box settings SONY HDR-CX450_______Stock/out of the box settings SONY HDR-PJ620_______Stock/out of the box settings SONY HDR-CX440_______Stock/out of the box settings Foxeer HS1223__________Set resolution to 1080p 30fps with Foxeer app Foxtech Seeker 30 max___Stock/out of the box settings Waltter move 500________Stock/out of the box settings Hawkeye Firefly split 4k___Stock/out of the box settings (firmware 20190926 works better than others) Firefly Q6______________Stock/out of the box settings Optris PI-Series_________Stock/out of the box settings (via companion computer with MS Windows) EKEN H9R_____________Stock/out of the box settings Black Magic micro cinema_Stock/out of the box settings NextVision cameras with TRIP2 accessory_Stock/out of the box settings Workswell Wiris Mini Workswell Wiris and Wiris 2nd Generation

************ Not Working **************************************** Xiaomi Yi

Airplane mode is designed for manually disconnect the air unit and controller. Connection breaks when you turn it on.

Refer to - Herelink User Guides - Pairing, RC Calibration & Setup

The power outputs by selecting region are :

  • USA : 23dB = 200mW

  • Europe : 20dB = 100mW

  • China : 20dB = 100mW

  • Japan : 20dB = 100mW

Q: When connecting the Herelink to computer to update it with flasher, the following message pops up:

Looking for DeviceTraceback (most recent call last): File "flasher.py", line 260, in File "flasher.py", line 142, in detectuntilfound File "flasher.py", line 238, in detectunit File "site-packages\adb-1.3.0-py3.8.egg\adb\adbcommands.py", line 138, in ConnectDevice File "site-packages\adb-1.3.0-py3.8.egg\adb\common.py", line 221, in FindAndOpen File "site-packages\adb-1.3.0-py3.8.egg\adb\common.py", line 117, in Open File "site-packages\usb1_init_.py", line 2168, in open File "site-packages\usb1__init.py", line 133, in mayRaiseUSBError File "site-packages\usb1__init.py", line 125, in raiseUSBError usb1.USBErrorAccess: LIBUSB_ERROR_ACCESS [-3] [11936] Failed to execute script flasher

A: The error message tells that the adb is running already. It can be fixed with the following command: adb kill-server

***Enabling this feature will get Herelink very hot. Please install on Herelink Air Unit otherwise it will be overheated soon.***

Prerequisite

  1. Install ADB and Google drivers

  2. Then Setting-up the device for ADB

Steps are same as step 1 and 2 in Generate a bug report instruction:

Enable Multiple Video Stream via ADB

Connect controller unit to computer via ADB and run

adb shell setprop persist.multiple.videostream true adb reboot

Then repeat on air unit. Both of them need the setprop set.

The video stream will be available at these 2 addresses

rtsp://(wifiIPongcs):8554/fpv_stream rtsp://(wifiIPongcs):8554/fpv_stream1

Notice

  1. Ensure something valid is connected to HDMI1 also, otherwise HDMI2 will not work.

  2. Ensure cooling fan is connected, else the air unit will be overheated.

Disable Multiple Video Stream

To disable and restore the setting, connect the unit to computer via ADB and run

adb shell setprop persist.multiple.videostream false adb reboot

Why aren't the LEDs lit, even though the rover unit are correctly connected?

Check the power input. It should be 7V - 12.6V max (3s Lipo supported) and the battery should be charged.

Why can't I connect to 2.4GHz WIFI?

Currently, the Datalink only enables 5.8GHz WIFI for internet connection. Therefore, to load maps, you will need to connect to a 5.8GHz WIFI network.

Last updated