Juq496 Install < 2025-2026 >

sudo apt update
sudo apt install build-essential git libusb-1.0-0-dev
tar -xzf juq496_linux_driver.tar.gz
cd juq496_driver
make && sudo make install
sudo modprobe ftdi_sio
echo "0403 6014" | sudo tee /sys/bus/usb-serial/drivers/ftdi_sio/new_id

After this, the device should appear as /dev/ttyJUQ496.

Ping the new IP address. Then use:

telnet <JUQ496_IP> 4001

If connected, you’ll see a JUQ496> prompt. juq496 install


The JUQ496 shines when integrated into an existing network. After a successful firmware flash, configure networking. sudo apt update sudo apt install build-essential git

Download the following from the official manufacturer portal (credentials often come in the device box): After this, the device should appear as /dev/ttyJUQ496

A fresh JUQ496 install often ships with factory firmware that contains bugs. Always upgrade to the latest firmware after the driver is working.

sudo apt update
sudo apt install build-essential git libusb-1.0-0-dev
tar -xzf juq496_linux_driver.tar.gz
cd juq496_driver
make && sudo make install
sudo modprobe ftdi_sio
echo "0403 6014" | sudo tee /sys/bus/usb-serial/drivers/ftdi_sio/new_id

After this, the device should appear as /dev/ttyJUQ496.

Ping the new IP address. Then use:

telnet <JUQ496_IP> 4001

If connected, you’ll see a JUQ496> prompt.


The JUQ496 shines when integrated into an existing network. After a successful firmware flash, configure networking.

Download the following from the official manufacturer portal (credentials often come in the device box):

A fresh JUQ496 install often ships with factory firmware that contains bugs. Always upgrade to the latest firmware after the driver is working.

Download Airflow Stable

Generally recommended.
juq496 install MacOS 10.12 or newer juq496 install 64-bit Windows Windows 10 or newer juq496 install 32-bit Windows Windows 10 or newer

F.A.Q.

Is Airflow a subscription of any kind?

Nope. One time payment only. Airflow license does not expire.

What if I have multiple computers? Do you I need multiple licenses?

You only need one license. You can activate Airflow on all computers that you own using single license.

I lost my license key

No worries. You can always retreive your license here.

I'm having issue with Airflow

Please see our troubleshooting page.