libretiny icon indicating copy to clipboard operation
libretiny copied to clipboard

PlatformIO development platform for IoT modules

Results 97 libretiny issues
Sort by recently updated
recently updated
newest added

when I choose Read one pin continuously in digital pins and enter for example 3 or D3 of other number, I always see: `Pin D0 state:` ps: I can't get...

question

Usage of `millis()` in lambdas doesn't compile due to a name collision between esphome and arduino.h. ## Workaround use `esphome::millis()` instead

bug

There seems to be the race between the event `RW_EVT_STA_CONNECTED` and an actual valid **SSID** value returned by **BDK**. If even a small delay is injected immediately after the event...

bug
BK7231
quality

**Describe the bug** I have a smart plug(not Tuya version) with cb2s module ,but the module is using a BK7231M. I try to flash it with ltchiptool,but i get CRC...

I have noticed that if a service is not added to any net_if at the initial call to addServiceImpl(), then it is not stored at all. This is not correct,...

bug
quality
common

This is a feature that's already supported by **ESP** devices. However, in case of Tuya devices (at least for **BK7231N**) it's invaluable as it can reduce the connect time by...

enhancement
BK7231

According to guide `gpio_stay_*_map` are specifically there to prevent pulling pins to a specific level and let them float during deep sleep. https://docs.bekencorp.com/sdk_3.0.x/bk7238/build/en/latest/developer-guide/power_save/sleep_test.html This allows any external low-power circuitry to...

enhancement
BK7231

``` libretiny: board: generic-rtl8710bn-2mb-788k framework: version: dev ``` not work ``` libretiny: board: generic-rtl8710bn-2mb-788k framework: version: 1.1.0 ``` work good error log ``` System_Init1 OSC8M: 7fea9f boot reason: 1 System_Init2...

bug
help wanted
esphome
RTL8710B

Chip : BK7231N Module : CB3S, CBU I know that ESP8266 and ESP32 have the function of configuring wifi information through "ESP Touch" APP. So is there a way for...

not an issue
BK7231