intermediate
OKAI
IoT
server configuration

OKAI Server Configuration

Complete guide to configuring OKAI rental vehicles (scooters and bikes) to connect to the Levy Fleets server. Learn how to update IP and port settings using Modify Mode and ZK Tool software.

Levy Fleets TeamFebruary 5, 20268 min read

OKAI Server Configuration

This guide provides step-by-step instructions for configuring OKAI scooters and e-bikes to connect to the Levy Fleets server. Whether you're switching from OKAI's default server or setting up new devices, this guide covers everything you need.

Levy Fleets Server Settings

All OKAI devices must be configured with these settings:

  • Server IP: 137.66.36.122
  • Port: 9002

Using incorrect settings will prevent your vehicles from connecting to Levy Fleets.

Required Software Downloads

Download these tools before starting configuration:

FileDescription
ZK Tool (ZK105LSC Manage Tool V1.2.4)Main configuration software for reading/writing IoT settings
Modify Mode.exeSwitches IoT device between TEST and NORMAL modes
Encryp_Data.okaiEncryption data file required by Modify Mode
Prolific PL2303 USB Driver (v1.12.0)USB-to-serial driver required for Windows 11

Windows Only

Both ZK Tool and Modify Mode are Windows-only applications. The Encryp_Data.okai file must be in the same directory as Modify Mode.exe to function.

Windows 11: Prolific Driver Required

This USB driver is only for computers running Windows 11, as it won't automatically recognize the COM serial port. You must install the Prolific PL2303 USB driver before connecting the OKAI USB debugging cable.

Video: How to Use Modify Mode

Prerequisites

Before you begin, ensure you have:

  • A Windows PC (the configuration software is Windows-only)
  • The software tools above downloaded and extracted
  • IoT USB debugging cable (OKAI ZK1 series cable)
  • Access to the vehicle's IoT module

ZK1 Series Debugging Cable

Part 1: Update Server IP and Port

This is the most critical step. You'll connect to the IoT device and update its server configuration to point to Levy Fleets.

Step 1: Prepare the IoT Device

  1. Power on the vehicle and ensure the IoT device is active
  2. Press and hold the IoT device button for approximately 10 seconds to activate it
  3. The device must be in TEST mode for debugging software access

LED Status Indicators

LED 1LED 2Mode
OFFOFFINACTIVE mode
Alternating FlashingAlternating FlashingTEST mode (required for configuration)
ON (Breathing)OFFNormal operating mode
OFFFlashingECU fault detected
OFFONIoT fault detected

Step 2: Connect to the IoT Device

  1. Extract the IoT module from the vehicle housing (if necessary)
  2. Connect the USB debugging cable to the IoT device
  3. Connect the USB end to your PC
  4. Ensure no other applications are using the USB/serial port

IoT Connection Step 1

IoT Connection Step 2

Step 3: Switch to Test Mode (Modify Mode)

If your device isn't already in test mode, use the Modify Mode software:

  1. Close ZK Tool if it's running (to prevent USB port conflicts)
  2. Launch Modify Mode software
  3. Select the correct USB serial port from the dropdown
  4. Click Open Port
  5. Enter the device's IMEI number
  6. Click Confirm - the software will automatically switch the IoT to test mode
  7. Close Modify Mode when complete

Video Instructions

See the Modify Mode video tutorial at the top of this page for a walkthrough of this process.

Step 4: Configure Server Settings with ZK Tool

Now you'll update the server IP and port using ZK Tool:

  1. Launch ZK Tool software
  2. Log in with the current password: Leoride2021

ZK Tool Connected

Password Security

The default OKAI password is Leoride2021. You should change this to zk200 for Levy Fleets compatibility (see Step 5 below).

  1. Press Ctrl + L to open the command entry page

Server Connection Settings

  1. Send the following commands to configure the server:

Fixed-Time Reporting Configuration

AT+GTFRI=zk200,1,0,60,10,240,,,,,FFFF$

This sets the device to report its position every 60 seconds during active operation.

IP and Port Switch Command

AT+GTQSS=zk200,okai.co,,,,,,137.66.36.122,9002,,,,,,,,FFFF$

This is the critical command that points the device to the Levy Fleets server.

Verify the IP and Port

Double-check that you entered:

  • IP: 137.66.36.122
  • Port: 9002

Incorrect values will prevent the device from connecting.

APN Settings

APN (Access Point Name) settings are typically pre-configured on the SIM card. Only modify APN settings if specifically instructed by your cellular provider.

APN Configuration

For consistency with Levy Fleets, update the device password:

  1. Press Ctrl + L to access the command page
  2. Send the password change command:
AT+GTCFG=Leoride2021,zk200,,,,,,,,,,,,,,,FFFF$
  1. Exit ZK Tool
  2. Re-open ZK Tool and log in with the new password: zk200

Step 6: Restart the Device

Apply the configuration by restarting the IoT module:

AT+QFCT=0803

Configuration Send Confirmation

The device will reboot and attempt to connect to the Levy Fleets server.

Part 2: Verify Connection

After restarting, the device should connect to Levy Fleets:

  1. Wait 30-90 seconds for the device to reconnect (time varies based on cellular signal strength)
  2. Log in to your Levy Fleets Dashboard
  3. Navigate to Vehicles or IoT Devices
  4. Verify the device appears online with updated telemetry

Troubleshooting Connection Issues

IssueSolution
Device not appearing onlineWait up to 5 minutes, check cellular signal
Device shows offlineVerify IP and port settings, check battery level
Commands not respondingEnsure device is in TEST mode, check USB connection
Password rejectedUse the default Leoride2021 first, then change to zk200

Part 3: Return to Normal Mode

Once configured and verified, switch the IoT back to normal operating mode:

  1. Connect via ZK Tool with password zk200
  2. Press Ctrl + L
  3. Send the mode switch command:
AT+GTXWM=zk200,01,,,,,,FFFF$

The device will switch from TEST mode to NORMAL mode for regular operation.

Quick Reference: All Commands

PurposeCommand
Switch to Levy ServerAT+GTQSS=zk200,okai.co,,,,,,137.66.36.122,9002,,,,,,,,FFFF$
Set Reporting IntervalAT+GTFRI=zk200,1,0,60,10,240,,,,,FFFF$
Change PasswordAT+GTCFG=Leoride2021,zk200,,,,,,,,,,,,,,,FFFF$
Restart DeviceAT+QFCT=0803
Switch to Normal ModeAT+GTXWM=zk200,01,,,,,,FFFF$

Port Reference

Device TypeServer IPPort
Omni (Generic)137.66.36.1229000
Segway137.66.36.1229001
OKAI137.66.36.1229002
Queclink (ZK600)137.66.36.1229003
ZIMO MQTT137.66.36.1229004

Common Issues

Device Was Never Connected to OKAI Server

If the device never communicated with OKAI's original server, it requires physical access to configure:

  1. Charge the vehicle fully
  2. Verify the SIM card is activated and has data
  3. Check the IoT module is properly connected to the ECU
  4. Follow the configuration steps above

Device Has 0% Battery

Devices with completely depleted batteries cannot receive configuration commands remotely:

  1. Charge the vehicle until the IoT module powers on
  2. Once online, follow the configuration steps above
  3. For bulk deployments, OKAI may be able to queue the IP switch command to execute when the device comes online

Multiple Devices to Configure

For fleets with many vehicles, contact Levy Fleets support at support@levyelectric.com to discuss:

  • Bulk configuration options
  • Remote configuration assistance from OKAI
  • Pre-configured device procurement

Need Help?

Contact support@levyelectric.com with:

  • Device IMEI
  • Current device status (LED indicators)
  • Any error messages

For OKAI-specific hardware issues, contact OKAI technical support directly.