ustccw
ustccw
开发中发现不同设备的TOPIC是不互通的。不知道是不是我哪里理解还不到位,在基于阿里云的平台下能否实现多个设备接收同一个TOPIC?
请问,该仓库可有评估各组件内存消耗?如按照默认配置: 1. MQTT, CoAP, OTA 等组件分别消耗多少内存 2. 对于嵌入式设备,最低的配置要求
# ESP-AT New Features Collection ### A. Brief Introduction Currently, many AT commands have been added to the esp-at project, but esp-at still does not meet the requirements of all...
request to intergrate [ESP32](https://www.espressif.com/en/products/hardware/esp32/overview) platform into iotivity-constrained. ESP32 is one of gorgeous ioT device that can interface with other systems to provide Wi-Fi and Bluetooth functionality. here are many developers...
Hi, i notice that the macro `OC_TCP` defined in repo, and works on CoAP procotol. A: if enable OC_TCP, does that mean CoAP would based on TCP rather than UDP?...
For example, ESP32-C3 firmware burning has a certain failure rate. Sometimes, even if successful, the console will return some errors: 
Support downloading binaries from servers which don't list espressif.github.io in their CORS headers
The configuration file *.toml cannot be hosted on other domain names, except github.io. Otherwises, it returns: ``` has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the...
When using esp-launchpad to burn in the chrome browser on some PCs, the following error will be printed and cannot be burned. (100% probability) ``` Uncaught SyntaxError: Unexpected reserved work...
Click Flash button and ready to download firmware, but sometimes, without burning, the "ESP Firmware Flashing Status" web page pop up immediately, and shows: ``` "Flashing of firmware is completed!"...
if all the firmwares are hosted in a same directory, it's a little bit hard to maintain, could we support sub-directory format in "image.xxx" = "sub-directory/image_name.bin" For example: ``` firmware_images_url...