Segway Scooter IoT 3rd Gen

Segway Gen-3 IoT is an innovative IoT module for shared e-scooters and micromobility. The device features highly precise positioning  dual-band GNSS, ADR and multi-constellation technology), onboard geofencing, high-quality, multi-language audio, flexible interface design, optional Wi-Fi auxiliary positioning, new anti-theft design, IPX7 waterproof casing, Bluetooth 5.0, a small footprint, luminous stickers for night visibility, long standby time with an additional 1000 mAh backup battery and up to 100 working hours, and more.

Usage specifics
Parameters (102)
Settings (41)
Commands (1)
Segway Scooter IoT 3rd Gen
Flespi parses telemetry data from your Segway Scooter IoT 3rd Gen into a standardized JSON and lets you send commands to Segway Scooter IoT 3rd Gen 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 Scooter IoT 3rd Gen",
    "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 Scooter IoT 3rd Gen?

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.door.status
boolean
Helmet box door opened status
helmet.box.lock.status
boolean
Helmet box locked status
helmet.exists.status
boolean
Helmet exists status
helmet.lock.status
boolean
Helmet lock status
helmet.uv.status
boolean
Helmet ultraviolet rays 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
user.id
string
User ID
vehicle.power
number
W
Current vehicle operating power
vendor.code
string
Vendor identification string code
wheel.lock.status
boolean
Wheel lock status
Properties
B0 Query Battery Status
b0
C0 Lock/Unlock the battery lock
c0
time: BMS restart time
action: Action
C1 One-time Vehicle Control
c1
operation_type: Operation type
operation_param: Operation parameter
C2 Mechanical Lock Query
c2
lock_type: Lock type
C3 Mechanical Lock Control
c3
lock_type: Lock type
operation: Operation
D0 Query Location
d0
D1 Location tracking command
d1
lock_interval: Lock status upload interval
unlock_interval: Unlock status upload interval
low_bat_interval: Low battery upload interval
temp_lock_interval: Temperary lock status upload interval
temp_low_bat_interval: Temperary low battery upload interval
D2 Tracking Parameters
d2
silence_time: Silence time for illegal-movement dismissal
backup_battery_threshold: Backup battery percentage threshold for D1
G0 Query Firmware Version
g0
G3 Query Extended Firmware Version
g3
I0 Acquire SIM card ICCID number
i0
J0 Light & Detection Config
j0
lock_while_riding: Whether allow force vehicle to lock while riding
sidewalk_indicator: The display logic for Sidewalk indicator on the dashboard
ai_detection_report: AI detection report
default_rear_light_status: The default rear light status when vehicle is unlcoked
default_front_light_status: The default front light status when vehicle is unlcoked
motor_current_speed_status: Motor current speed status
J1 Status Query
j1
J20 Other settings 2
j20
ecu_wake_up_time: ECU wake up time
auto_lock_timeout: Force vehicle to lock automatically when offline
ai_error_detection: AI Error detection switch for S90L model
ecu_low_power_mode: ECU low power mode
tandem_riding_strategy: Tandem riding detection strategy
tandem_riding_detection: Tandem riding detection switch
J30 Other Settings 3
j30
auto_lock_helmet: Auto-lock helmet lock when inserted
jr4_report_switch: JR4 report switch
jr5_report_switch: JR5 report switch during charging
K0 BLE communication key
k0
value: BLE Key
K1 Secondary BLE communication key
k1
value: BLE Key
L5 Cable Lock Control
l5
operation: Operation
M0 Query IoT BLE MAC Address
m0
M1 Query Vehicle Serial Number
m1
N2 eBike Settings
n2
Configure eBike-specific settings including operation modes, lighting, and power assist ratios.
speed_unit: Speed Unit Display
speed_limit: Speed Limit
lighting_mode: Area Indicator Light Mode
operation_mode: Operation Mode
slope_climbing: Slope Climbing Enhancement
rearlight_brake: Rear Light When Braking
headlight_unlock: Headlight When Unlocked
rearlight_unlock: Rear Light When Unlocked
wheel_lock_enable: Wheel Lock Enable
wireless_charging: Wireless Charging When Unlocked
power_assist_ratio: Power Assist Ratio Configuration
ambient_light_effects: Ambient Light Effects Configuration
low_battery_threshold: Low Battery Alarm Threshold
vibration_sensitivity: Vibration Alarm Sensitivity
electronic_wheel_lock_linkage: Electronic Lock and Wheel Lock Linkage
N3 Light Configurations
n3
Configure area indicator lights, rear brake light, ambient light effects, and tube ambient light behavior.
tube_braking: Tube ambient light when braking
tube_turning: Tube ambient light when turning
ambient_modes: Ambient light modes by vehicle status
rear_brake_light: Rear brake light
ambient_frequency: Ambient light effects frequency
area_indicator_modes: Area indicator lighting modes
tube_battery_display: Tube ambient light battery display
area_indicator_frequency: Area indicator flashing frequency
N5 NFC Configuration
n5
Configure NFC module mode and tag data. Mode 1 enables NTag card simulation with custom tag data. Mode 2 enables reading and writing mode.
mode: NFC Mode
tag_data: NFC Tag Data
P2 Request Battery Data
p2
R0 Unlocking/Lock operation request command
r0
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
S0 Power Off
s0
Power off scooter and IoT. Only recoverable by plugging in charger.
S1 Reboot
s1
operation: Operation
S10 IoT Device Setting 3
s10
left_adc_threshold: Left brake ADC value jump threshold
right_adc_threshold: Right brake ADC value jump threshold
misc_function_bitmask: Miscellaneous function bit mask
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
S20 Chassis Ambient light control
s20
mode: Chassis ambient light work mode
color: Chassis ambient light color
S4 Speed Limits & Features
s4
veh_buzzer: Vehicle buzzer
push_assist: Push assist
button_switch: Button switch mode
cruise_control: Cruise control setting
low_speed_limit: Low speed mode speed limit value
high_speed_limit: High speed mode speed limit value
inch_speed_display: Inch speed display
medium_speed_limit: Medium speed mode speed limit value
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
mode: Mode setting
headlight_switch: Headlight switch
rearlight_control: Rear light control
throttle_response: Throttle response
headlight_flashing: Taillights flashing
S8 Obtain scooter information
s8
TS Command Passthrough
ts
Forward HEX command to ECU. Source ID must be 0x3E. No retransmission guarantee.
hex_command: HEX Command
U5 Start upgrade
u5
url: Download URL
type: Upgrade Type 1
action: Action
timeout: Download timeout
check_code: Check code
permission: Permission
V0 Voice Broadcast Command
v0
content: Content
V1 Device Audio Configuration
v1
mode: Audio Work Mode
normal_volume: Normal volume
abnormal_volume: Abnormal volume
sound_enable_mask: Vehicle sound enable mask
V2 AVAS Configuration
v2
max_volume: Max speed volume
avas_switch: AVAS switch
start_speed: Start speed threshold
start_volume: Volume at start speed
slow_area_only: Only active in SLOW area
mute_over_speed: Max speed threshold to mute AVAS
sidewalk_area_only: Only active in Sidewalk area
pedestrian_detection_only: Only active when Pedestrian detection triggered
V3 Silent Time Periods
v3
silent_volume: Silent time volume
silent_periods: Silent time periods
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"}