11 Commits

Author SHA1 Message Date
f76f31aa12 Prevent too many opus packets in queue 2025-04-13 23:12:44 +08:00
fa899a310e ESP-BOX-3 / LichuangDev enable AEC to support realtime chat (#429)
* read frame duration from server

* fit wechat style emoji size

* Make Wechat UI look better

* Add Realtime Chat to ESP-BOX-3/LichuangDev

* disable debug log

* Fix Sh1106 Compile Error Bug. IDF 5.3.2 Not supporting sh1106-esp-idf. (#424)

* Fix ESP32 Board Led No Light Bug (#427)

* add board esp32-s3-touch-lcd-3.5 (#415)

* add board esp32-s3-touch-lcd-3.5

* add axp2101

---------

Co-authored-by: flyingtjy <flyingtjy@gmail.com>

---------

Co-authored-by: ooxxU <71391474@qq.com>
Co-authored-by: flying1425 <79792003+flying1425@users.noreply.github.com>
Co-authored-by: flyingtjy <flyingtjy@gmail.com>
2025-03-30 09:07:08 +08:00
8267f59a6a sending part of IoT states 2025-03-08 04:04:40 +08:00
b8bf6bea2e add update param to SendIotDescriptors 2025-03-08 03:26:15 +08:00
febcfefd19 修改了protocol.cc文件中的SendIotDescriptors方法,实现将待发送的消息拆分后发送,以解决4g模块在mqtt发布消息过长时导致的网络异常的问题 (#302) 2025-03-08 02:10:00 +08:00
5a71e1bdd6 MQTT会话超时与网络错误处理 2025-03-04 05:32:11 +08:00
d31901e9e5 add iot framework 2024-12-06 11:09:17 +08:00
bcfd120b00 新的opus封装以及优化const会导致的内存拷贝 2024-12-04 02:12:20 +08:00
472219d5bf update protocol to support manual response mode 2024-11-25 00:59:03 +08:00
c79d6cf4d8 add network error callback 2024-11-20 03:28:52 +08:00
6bfe2719a8 加入中文UI 2024-11-18 06:17:39 +08:00