How to report undefined alarm events in the IPC SDK?
In version 6.x.x of the SDK, there is a delay in the tuya_ipc_notify_alarm alert. Is there an alert that reports with a timestamp?
The following error message is displayed in the log of the device developed based on IPC SDK integration: [tuya_ipc_api.c:592] notify EVENT_ADD_SPACE_TIME hasn't reach,should return. Why?
How to set local recording time in unconfigured network status?
IPC 6.X SDK, compatible with Bluetooth network configuration. When adding Bluetooth on my end, can I split the received data packet and then call back to the SDK? For example, if I receive a 84-byte packet, can I split it into two packets, one with 64 bytes and the other with 20 bytes, and then pass them to the SDK through a callback?
According to frontend logs, motion detection is triggered on the IPC. However, no notification is pushed on the App. Why?
Why is the tuya_adapter_wifi_station_connect function not called during the IPC SDK 5.X development?
The following error message is displayed in the log of the device developed based on IPC SDK integration: [Null Err] [ipc_httpc.c:433:httpc_ipc_get_urlcfg_v10]errorCode:SING_VALIDATE_FALED_PERMISSION_DENIED. Why?
The following error message is displayed in the log of the device developed based on IPC SDK 5.X: dp num parse invalid 0. What can I do?
The following error message is displayed in the log of the device developed based on IPC SDK integration: [Null Err] [mqc_app.c:196:__mqc_obj_handle_echo_show_req] echo show callback is not registered. Why?