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
trafficstars

tôi sử dụng module CB3S , tôi đang muốn kết nối bluetooth điện thoại với module . Nhưng không tìm thấy thư viện cũng như example cho bluetooth. có cách...

Hello, I need the Adafruit SPIFlash Library for my project, but SPI currently isn't supported by libretiny with the BK7231N. Can you please tell me whether SPI support is planned...

enhancement
BK7231

I am looking for some help with getting lichiptool running The installation of itchiptool seems to go alright but when I want to start the gui with "itchiptool gui" it...

There are a some issues I encountered when coding for wb3s and wbr3 chips (using the feature/realtek-update branch for wbr3): - WiFiClientSecure doesnt work at all for any of the...

If only one GPIO is configured as wake source for deep sleep and a rising edge is used, the boot reason is just "power on". For example, using GPIO15 on...

I tried to upload and compile the example for Adafruit Neopixel on my board but I got this error: ```hannes@hannes-GUSCHTAV ~/D/new_fw> platformio run -t upload Processing generic-bk7231n-qfn32-tuya (platform: libretiny; board:...

I'm working with ESPHome on an RGB bulb - and if I interact with the bulb for a bit, scrubbing through colours etc, the connection will eventually drop and not...

Chip: RTL8710BN Board: BEELITE smart plug Issue: Wifi reconnection loop after OTA upload Current Power cycle fix the issue Reboot after too many wifi connection error fix the issue as...

Is there support for RTL8710CM yet? I have a couple of devices (Tapo L920 LED controllers) using this chip and would love to be able to flash them with libretuya/esphome.

new platform

MQTT won't compile for BK7231, Can't compile https://github.com/OttoWinter/async-mqtt-client, maybe we should fork it and change `#ifdef ESP32 ` in https://github.com/OttoWinter/async-mqtt-client/blob/master/src/AsyncMqttClient.hpp

bug
enhancement