有一个产品需要要有到蓝牙配网, 产品类型是低功耗IPC, 主芯片是君正T23ZN , 要求TUYA 的SDK 版本在6.0以下, 最好是5.3 ,一定要支持蓝牙配网,
支持君正T23ZN 支持蓝牙配网 tuya 5.3 SDK在那里下载
Re: 支持君正T23ZN 支持蓝牙配网 tuya 5.3 SDK在那里下载
网上下载 到了一个SDK , 蓝牙功能是屏蔽的
Re: 支持君正T23ZN 支持蓝牙配网 tuya 5.3 SDK在那里下载
//
// 开启蓝牙功能
//
// CONFIG_TY_BT_MOD is not set
#define KV_FILE 1
#define KV_KEY_SEED "8710_2M"
#define KV_KEY_PROJECT_NAME "KV_KEY_PROJECT_NAME"
#define SHUTDOWN_MODE 1
#define LITTLE_END 1
#define ENABLE_NXP_SE050 0
#define TLS_MODE 4
#define TLS_SESSION 1
#define ENABLE_LAN_DEV 0
#define ENABLE_LAN_LINKAGE 0
#define ENABLE_SYS_RPC 0
#define TUYA_OPERATOR_TYPE 0x00
#define OPERATING_SYSTEM 100
#define TY_RTC 0
#define TY_WATCHDOG 1
#define ENABLE_STATION_AP_MODE 0
#define AP_SNIFFER_EN 0
#define ENABLE_AP_FAST_CONNECT 0
- pippin-bobo
- Posts: 249
Re: 支持君正T23ZN 支持蓝牙配网 tuya 5.3 SDK在那里下载
不提供5.3SDK,已经进入EOL期。请按照https://developer.tuya.com/cn/docs/iot-device-dev/TuyaOS-Overview?id=Kbfjtwjcpn1gc 通过IDE获取tuyaOS版本。