arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at

Home Page:https://tasmota.github.io/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable LYWSD03MMC

darkman7hr opened this issue · comments

Is there any way to disable LYWSD03MMC entirely?
In documentation there is "NRFUse", but it's not longer available.

What problem are you looking to solve ?

My ESP32-C3 Supermini is rebooting often, so I'm in process of diagnosing.

Look at https://tasmota.github.io/docs/Commands/#ble-esp32

There's a mi32block command
Never used it but may suis your need
You'll have to block them 1 by 1

I saw that, but scans will be made in background I guess. If I disable BLE, no reboots. I have one GAS sensor on pin analog 1 but his digital is connected to 5, maybe that's causing some issue..
Thank you anyhow.. maybe that NRFUse should be purged from code and documentation, it's confusing.