Ivan Belokobylskiy

Results 123 comments of Ivan Belokobylskiy

You have probably flashed firmware from repository https://github.com/pvvx/ZigbeeTLc I s a fork, thought it has a different versioning. I suppose, you should use 1141-020a-99993001-ATC_v46.zigbee (020a!) from this folder https://github.com/pvvx/ATC_MiThermometer/tree/master/zigbee_ota

It looks like you misconfigured your local ota, maybe ota json is badly formatted. You can always use UART to flash any firmware.

Hi! yes, B2.0 is fully supported. According to logs "Failed to interview '0xa4c138eec99ed547'" the device haven't passed the interview correctly. You may need to re-join it until it passes all...

Если в Dev Console устройства считать данные из кластера temperature/measuredValue, есть ли данные?

Выглядит, что данные есть, но либо биндинг не до конца прошёл, либо какие-то проблемы с сетью. Датчик цепляется на координатор или на какой-то роутер в сети?

If you have UART, you may erase flash with "ea" command and write the firmware. It should give you a "factory-new" device.

It would be nice, but according to specs https://www.nordicsemi.com/products/nrf52832 it supports only bluetooth and no zigbee. I don't know what is the difference between nordic chips besides their models. There...

Hi! That's cool it can pair with Tuya gateway as it might have a white list of devices. As for the values, both temperature and humidity are stored and reported...

Maybe there is a way to register third-party device in Tuya database and configure display values but I'm not sure it is possible. Let me know, please, if you could...