ustccw

Results 12 issues of 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: ![p6](https://user-images.githubusercontent.com/24221485/219337243-fe606116-c97d-4ed5-9161-a6b847a614cb.png)

bug

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...

enhancement

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...

enhancement

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!"...

bug

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...

enhancement