-
I have used a lot of Java 8 Lamdas in my code and it does not seem to work in the newest version of the plugin. I have created a simple Testapplication to showcase the issue.
Runtime information:
…
-
Hi,
I done everything this same as shown at video [https://www.youtube.com/watch?v=DS5NEhEv1hA](url) but my module BG96 go sleep and don't wake-up.
When I connected PC to UART (PIN 34 i 35) and I u…
-
sdk 2.x.x中一直使用system_get_chip_id()获取chipID,3.1SDK中是否完全取消了类似接口?
-
### Basic Infos
- [X] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md).
- [X] I have read the documentation at [readthedocs](https://arduin…
-
> **GUIDE**
>
> This BUG issue template is meant to REPORT Tasmota software BUGS ONLY>
>
> Please DO NOT OPEN AN ISSUE:
> - If your Tasmota version is not the latest from the development branc…
-
following errors are coming with SDK3.0
09:13:32 ***\* Build of configuration Default for project esp32_hello_world ****
mingw32-make.exe -f C:/Espressif/examples/ESP32/esp32_hello_world/Makefile all…
-
According to the API Doc [https://cloud.tencent.com/document/api/266/7817](https://cloud.tencent.com/document/api/266/7817) , uploading file by url is provided with interface 'MultiPullVodFile'. Howev…
-
SDK3.1版本
需要搜索附近AP的连接RSSI,即未连接的AP。
找不到相关API,查看20A编程手册,只有旧版的,没有找到新版本的编程手册。
1.5版本的编程手册。使用下面的函数。但是我找不到,不知是哪一个头文件的函数?
wifi_station_scan(&config,scan_done);
谢谢!!
-
请问有遇到过这个错么:
Can not get hosts from http://sdk.open.api.igexin.com/serviceex,http://sdk.open.api.gepush.com/serviceex,http://sdk.open.api.getui.net/serviceex,http://sdk1.open.api.igexin.com/serviceex,…
-
为了减少电池供电的能耗,我想设置sntp从网络获取时间的间隔。但是没有找到这样的可用API,
不知道sntp首次获取服务器网络时间后,第二次获取服务器时间的间隔是多少?如何设置这个时间间隔?
在两次获取网络时间间隔时间内,是通过RTC定时器来进行计时的吗?