NonPIayerCharacter
NonPIayerCharacter
Measurement code copied from esphome. Don't have a bme280, but bmp280 continue to work normally. Can try to add bme680, but it is significantly different from bmx280, so the code...
BMP280 and BME680 works, unsure for BMP180. Mine prints nonsensical readings, and i don't have a free esp board to test it for now. Don't have the others, but BME688...
fixed negative temperature on CHT8310 (earlier was treated as unsigned byte) add CHT8315 (have no device to test, waiting for response on elektroda) build driver for bl602
Working: WiFi (AP, STA, scanning), powersave (2 modes + freq scaling), GPIO, LFS, internal temperature, PWM (LEDC), OTA, ADC, WDT, deep sleep (no pindeepsleep). UART is problematic. Sometimes crashes on...
BK7231 only (N tested, don't have T). Originally just used hardcoded values for myself. After wifi first connected to ap, calculate PSK, then store it, bssid, channel and security type...