Segway Ninebot eMoped C

Segway Ninebot eMoped C is a smart electric moped from Segway-Ninebot featuring built-in GPS tracking, Bluetooth-powered AirLock keyless access, and NFC unlocking via the RideyGo! Intelligent System. Available in C40, C60, and C80 variants, it uses a swappable 1152Wh lithium-ion battery offering up to 52.8 miles of range and a top speed of 20 mph. Anti-theft features include motion detection, wheel locking, audible alarms, and real-time mobile notifications via the Segway-Ninebot app. Smart Seat Detection, Auto-Lock Mode, and EABS regenerative braking are standard. Compact and lightweight at under 121 lbs, it is suited for urban commuting, personal use, and fleet operations.

Usage specifics
Parameters (99)
Settings (36)
Commands (1)
Segway Ninebot eMoped C
Flespi parses telemetry data from your Segway Ninebot eMoped C into a standardized JSON and lets you send commands to Segway Ninebot eMoped C via API.

Here’s the like of JSON you get

{
    "ident": "352625333222111",
    "position.altitude": 273.61,
    "position.hdop": 0.7,
    "position.latitude": 49.069782,
    "position.longitude": 28.632826,
    "position.satellites": 18,
    "server.timestamp": 1650636570.426424,
    "timestamp": 1650636570.426424,
    "device.type.id": "Segway Ninebot eMoped C",
    "channel.id": 1111,
    "protocol.id": "segway-ninebot"
    "engine.ignition.status": true
    ...
}

How to consume this nice JSON

The easiest way is to make a REST API request like this
curl -X GET  --header 'Authorization: FlespiToken XXX' 'https://flespi.io/gw/devices/<device id>/messages'

How to send commands to Segway Ninebot eMoped C?

You can send a specific command. Show all commands
You can use pre-defined settings to send instructions more conveniently. Show all settings

You can also

Modify messages

Add or remove parameters, inject data from LBS and reverse-geocoding services, etc.
Learn what plugins can do

Aggregate data

Determine trips and stops, catch events, detect geofence ins/outs, and more.
Learn about flespi analytics capabilities
ai.bike.lane.detection.status
boolean
AI bike lane detection status
ai.parking.spot.detection.status
boolean
AI parking spot detection status
ai.pedestrian.detection.status
boolean
AI pedestrian detection status
ai.sidewalk.detection.status
boolean
AI sidewalk detection status
alarm.cleared
boolean
Alarm cleared event
alarm.code.description
string
Description of the alarm code
backup.battery.voltage.status
boolean
Backup battery voltage if normal (true - inside the predefined range) or abnormal (false - outside of the predefined range)
battery.capacity.full
number
Ah
Full battery capacity
battery.capacity.remaining
number
Ah
Remaining battery capacity
battery.cell.max.voltage
number
volts
Maximum voltage of individual battery cell
battery.cell.min.voltage
number
volts
Minimum voltage of individual battery cell
battery.cell.voltage
number
volts
Voltage of individual battery cell
battery.charging.cycles
number
Number of charges/discharges of the battery
battery.charging.status
boolean
Battery charging status
battery.connected.status
boolean
Internal battery is connected
battery.current
number
amperes
Battery current
battery.cycle.index
number
Battery cycle index
battery.design.capacity
number
Ah
Battery design capacity
battery.design.voltage
number
volts
Battery design voltage
battery.firmware.version
string
Battery firmware version
battery.level
number
percentage
Internal battery level
battery.lock.status
boolean
Battery lock locked/unlocked status
battery.number
number
The number of batteries
battery.temperature
number
celsius
Battery temperature
battery.type
number
Internal battery type: 0 - no battery, 66 - rechargeable battery
battery.voltage
number
volts
Internal battery voltage
bluetooth.mac.address
string
Bluetooth MAC address
bms.serial.number
string
BMS (Battery Management System) serial number
cable.lock.status
boolean
Peripherial device cable lock status
channel.id
number
ID of channel that received a message
controller.voltage
number
volts
Driving voltage of the controller
cruise.control.status
boolean
Cruise control status
device.battery.level
number
percentage
Device battery level
device.battery.voltage
number
volts
Device battery level
device.id
number
ID of device that received a message
device.name
string
Name of device that received a message
device.serial.number
string
Device serial number
device.type.id
number
ID of device type of device that received a message
disassemble.alarm
boolean
Disassemble alarm event
display.hardware.version
string
Display hardware version
ecu.error.code
string
ECU error code
ecu.sensor.data
string
Sensor data read from ECU
event.enum
number
Protocol-specific event code
external.battery.hardware.version
string
External battery hardware version
external.battery.temperature
number
celsius
External battery temperature
fall.alarm
boolean
Fall alarm event
fall.alarm.status
boolean
Fall alarm status
firmware.update.code
number
Firmware update confirmation code
gsm.mcc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) country code
gsm.mnc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) code
gsm.operator.code
string
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) operator code, which is MCC joined with MNC
gsm.signal.level
number
percentage
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal strength level
gsm.signal.quality
number
The quality (bit error rate) of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal
gsm.sim.iccid
string
Integrated Circuit Card Id of SIM card of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
hardware.version
string
Hardware version
helmet.box.lock.status
boolean
Helmet box locked status
helmet.exists.status
boolean
Helmet exists status
helmet.lock.status
boolean
Helmet lock status
ident
string
Device unique identifier like serial number, IMEI, etc
illegal.movement.alarm
boolean
Illegal movement alarm event
indication.mode
string
Position indication mode A - autonomous, D - differential, E - estimate, N - invalid data
internal.battery.hardware.version
string
Internal battery hardware version
kickstand.status
boolean
Kickstand status true - not released, false - released
left.turn.lamp.status
boolean
Left turn lamp status - true - on, false - off
lock.status
boolean
Lock status
message.type
string
Message type
motor.power
number
W
Electric motor power
nfc.code
string
NFC card code (UID)
peer
string
IP:port from which device connecting to the channel
position.altitude
number
meters
Altitude value for position
position.hdop
number
Horizontal dilution of precision
position.latitude
number
degrees
Latitude coordinate value
position.longitude
number
degrees
Longitude coordinate value
position.satellites
number
Quantity of satellites used to calculate coordinates for given position information
position.speed
number
km/h
Instant speed at position detection moment
position.valid
boolean
Is position information accurate and valid for given timestamp
power.status
boolean
True - power is ON, False - power is OFF
protocol.id
number
ID of protocol
rear.box.lock.status
boolean
Rear box lock status
reboot.event
boolean
Device reboot event
remaining.range
number
km
Current remaining range
right.turn.lamp.status
boolean
Right turn lamp status - true - on, false - off
scooter.battery.level
number
percentage
Scooter battery level
seat.lock.status
boolean
Seat lock status
seat.occupied.status
boolean
Seat occupied status
server.timestamp
number
seconds
Timestamp when server received a message
software.version
string
Software version string
speed.mode
number
Current mode of scooter 1:low speed 2:medium speed 3:high speed
timestamp
number
seconds
Message timestamp
total.driving.time
number
seconds
Total riding time
total.mileage
number
km
Total mileage
trip.duration
number
seconds
Trip duration
trip.energy.consumed
number
Wh
Trip energy consumed
trip.max.speed
number
km/h
Maximum speed of the trip
trip.mileage
number
km
Distance driven since engine start
unlock.timestamp
number
seconds
Bike unlock instruction received timestamp
vehicle.power
number
W
Current vehicle operating power
vendor.code
string
Vendor identification string code
wheel.lock.status
boolean
Wheel lock status
Properties
B00 Battery Monitoring Settings
b00
monitoring: Battery monitoring
normal_ratio: Normal scene reporting ratio
idle_interval: Idle sampling interval
raw_reporting: Raw data reporting
tracking_ratio: Tracking scene reporting ratio
alarm_reporting: Alarm events reporting
riding_interval: Riding sampling interval
charging_interval: Charging sampling interval
tracking_interval: Tracking scene sampling interval
B10 Tracking Scene Switching
b10
trigger_mask: Trigger conditions bitmask
B20 Trigger Condition Setting
b20
over_charging: Over-charging condition
over_temperature: Over-temperature condition
BC0 Beacon Scanning Setting
bc0
signal: Effective signal threshold
duration: Effective duration threshold
encrypt_key: Beacon encrypt key
time_deviation: Effective time deviation threshold
C0 Unlock the Battery Cover
c0_zk601le
action: Action
C1 Single-time Vehicle Control
c1_emoped_c
working_mode: Throttle working mode
C3 Mech-Lock Control
c3_emoped_c
lock_type: Lock type
operation: Operation
C5 Ambient light control
c5_zk601le
mode: Ambient light work mode
color: Ambient light color
D1 Location tracking command
d1_zk601le
lock_interval: Lock status upload interval
unlock_interval: Unlock status upload interval
G3 Query Moped Firmware Version
g3
I0 Acquire SIM card ICCID number
i0
K0 BLE communication key
k0
value: BLE Key
M0 Query MAC Address of IoT BLE
m0
M1 Query Scooter SN
m1
M2 Movement Detection Configuration
m2
movement_duration: Movement duration
non_movement_duration: Non movement duration
M3 Query Moped Vehicle SN
m3
N0 Moped Setting Command 1
n0
push_assist: Power-assisted manual push mode
ambient_light: Ambient light effect configuration
crash_warning: Crash warning switch
low_power_alarm: Low power alarm
energy_recycling: Energy recycling intensity
kickstand_detection: Kickstand status detection
low_power_threshold: Low power alarm threshold
british_speed_display: British style speed display
vibration_sensitivity: Vibration alarm sensitivity
P1 Query Moped Information
p1
P2 Query Battery Data
p2_emoped_c
Q14 Working mode change
q14
mode: Working Mode
password: Password
Q16 Bluetooth configuration
q16
mode: Working Mode
name: Broadcast name
password: Password
Q17 NFC configuration
q17
mode: Working Mode
password: Password
Q19 Real time operation
q19
sub: Sub Command
password: Password
R0 Unlocking/Lock operation request command
r0_zk601le
Send R0 command (timestamp appended automatically). After device response L0 or L1 command will be sent by server automatically.
lock: Lock/Unlock
user_id: User ID
key_time: Key effective time
RCK Remote Control Key
rck
operation: Operation type
S0 Power off Whole Device
s0
S10 IoT Device Setting 3
s10
left_adc_threshold: Left brake ADC value jump threshold
right_adc_threshold: Right brake ADC value jump threshold
brake_anomaly_detection: Brake & accelerator ADC value anomaly detection
accelerator_adc_threshold: Accelerator ADC value jump threshold
left_adc_fallback_threshold: Left brake ADC value fall back to normal threshold
right_adc_fallback_threshold: Right brake ADC value fall back to normal threshold
accelerator_adc_fallback_threshold: Accelerator ADC value fall back to normal threshold
S2 Turn on/off control of scooter
s2
enable: Enable
S5 IoT Connectivity
s5
acc_sens: Accelerometer sensitivity
upload_s6: Status for upload scooter info (S6)
heartbeat_interval: Heartbeat upload interval
s6_upload_interval_riding: Scooter information (S6) upload interval during riding
s6_upload_interval_unlocked: Scooter information (S6) upload interval when unlocked
s6_upload_interval_turned_on: Scooter information (S6) upload interval when turned on
S6 Obtain scooter information
s6
Send S6 command: ask scooter for telemetry inforamtion.
S7 Speed & Light Control
s7_zk601le
mode: Mode setting
headlight_switch: Headlight switch
taillight_control: Tail light control
throttle_response: Throttle response
headlight_flashing: Head lights flashing
S8 Obtain scooter information
s8
S9 IoT Device Setting 2
s9
on_wait_time: Time to turn modem on
show_battery: Show the battery volume
wait_timeout: Wait timeout for lock response
turn_off_modem: Turn off modem
emm_codes_filter: EMM cause codes carrier filter
lock_while_riding: Enable lock while riding
long_offline_lock: To lock due to long time offline
show_battery_in_locked: Show the battery volume in locked
invalid_continuous_movement_alarm: Invalid continuous movement alarm report interval
U5 Start upgrade
u5_max_plus
url: Download URL
type: Update type
action: Action
timeout: Download timeout
V0 Voice Broadcast Command
v0
content: Content
V1 Device Audio Configuration
v1_zk601le
mode: Audio Work Mode
normal_volume: Normal volume
abnormal_volume: Abnormal volume
Properties
Custom command
custom
Send custom command to device. Format for R0 and L0 commands : 0xFFFF*SCOS,OM,{ident},{instruction_type},{payload},# Format for other commands with payload: 0xFFFF*SCOS,OM,{ident},{instruction_type},{payload}# Format for commands with no payload: 0xFFFF*SCOS,OM,{ident},{instruction_type}# Note: The following settings are saved after power down.
payload: Command payload as comma separated list of parameters
instruction_type: 2 letter instruction type
R0 Unlocking/Lock operation request command
{"payload":"0,20,1234","instruction_type":"R0"}
L0 Unlocking command, e.g. 255 value received as key in R0 command
{"payload":"255,1234","instruction_type":"L0"}