智能遥控器系列
SmartRemote
315/433遥控器
智能红外控制器-4G版
产品型号:GSCU1B-4G
零售单价:¥168.00
产品基本描述
产品主要特点
4G网络,远程控制
支持学习248种红外信号
5V 1A供电
支持学习248种红外信号
5V 1A供电
产品电气参数
品牌
GemeOpen
上市日期
2025年
产品类型
智能红外控制器-4G版
产品型号
GSCU1B-4G
外观尺寸
65mm*65mm*29mm
输入电压
5V
工作电压
1A
遥控信号
38KHz 红外
待机功率
<1W
通信方式
4G全网通
通讯模块
合宙780
电源插口
USB Type-C
载波频率
38KHz 红外
遥控距离
6米(此为控制器正对设备无遮挡时,直线有效距离,因不同设备而异。注意: 本控制器遥控距离无法达到原装遥控器水平。)
红外学习
支持学习248种红外信号
产品开放指令
发送学习过的红外指令
支持
擦除红外指令
支持
学习红外代码
支持
重置/恢复出厂设置
支持
设备软重启
支持
获取设备基础信息
支持
支持
支持
自定义MQTT
支持
设置重置锁
支持
产品手册下载
产品详情信息
productCode=GSCU1B-4G;productArticleType=info
常用指令示例
发送学习过的红外指令
统一指令:controller-infrared-emit
发送对应学习过的红外指令。
向设备发送指令 服务端向设备订阅topic发送消息
{
"action" : "emit",
"data" :
{
"no" : 110
},
"messageId" : "20260520",
"type" : "infrared"
}
"action" : "emit",
"data" :
{
"no" : 110
},
"messageId" : "20260520",
"type" : "infrared"
}
设备返回信息 设备向服务端订阅topic上报消息
{
"success": true,
"imei": "866597072523945",
"source": "command",
"commandName": "controller-infrared-emit",
"messageId": "20260520"
}
"success": true,
"imei": "866597072523945",
"source": "command",
"commandName": "controller-infrared-emit",
"messageId": "20260520"
}
擦除红外指令
统一指令:controller-infrared-erase
将全部学习过的擦除。
向设备发送指令 服务端向设备订阅topic发送消息
{
"action" : "erase",
"messageId" : "20260520",
"type" : "infrared"
}
"action" : "erase",
"messageId" : "20260520",
"type" : "infrared"
}
设备返回信息 设备向服务端订阅topic上报消息
{
"success": true,
"imei": "866597072523945",
"source": "command",
"commandName": "controller-infrared-erase",
"messageId": "20260520"
}
"success": true,
"imei": "866597072523945",
"source": "command",
"commandName": "controller-infrared-erase",
"messageId": "20260520"
}
学习红外代码
统一指令:controller-infrared-learn
通过指令下发学习红外指令。
向设备发送指令 服务端向设备订阅topic发送消息
{
"action" : "learn",
"data" :
{
"no" : 110
},
"messageId" : "20260520",
"type" : "infrared"
}
"action" : "learn",
"data" :
{
"no" : 110
},
"messageId" : "20260520",
"type" : "infrared"
}
设备返回信息 设备向服务端订阅topic上报消息
{
"success": true,
"no": 110,
"imei": "866597072523945",
"source": "command",
"commandName": "controller-infrared-learn",
"messageId": "20260520"
}
"success": true,
"no": 110,
"imei": "866597072523945",
"source": "command",
"commandName": "controller-infrared-learn",
"messageId": "20260520"
}
获取设备基础信息
统一指令:info-all
查询当前设备的基础信息,如设备MAC地址/imei、设备型号、固件版本号、当前连接的WiFi名称(ssid)、当前设备被分配的IP地址、WiFi信号强度及相关配置信息。
向设备发送指令 服务端向设备订阅topic发送消息
{
"messageId" : "$messageId",
"type" : "info"
}
"messageId" : "$messageId",
"type" : "info"
}
设备返回信息 设备向服务端订阅topic上报消息
{
"iccid": "898608361924D2182843",
"imei": "866597072523945",
"signal": 15,
"commandName": "info-all",
"messageId": "$messageId",
"code": "Infrared-Controller-4G",
"source": "command",
"resetLock": 0,
"version": "1.0.6"
}
"iccid": "898608361924D2182843",
"imei": "866597072523945",
"signal": 15,
"commandName": "info-all",
"messageId": "$messageId",
"code": "Infrared-Controller-4G",
"source": "command",
"resetLock": 0,
"version": "1.0.6"
}
统一指令:ir_read
1.0.5 固件版本支持该接口
向设备发送指令 服务端向设备订阅topic发送消息
设备返回信息 设备向服务端订阅topic上报消息
统一指令:ir_write
1.0.5 固件版本支持该接口
向设备发送指令 服务端向设备订阅topic发送消息
设备返回信息 设备向服务端订阅topic上报消息
产品固件下载
1.0.6
huangxiaokang
2026-08-24 00:00:00





下载




