openshwprojects / OpenBK7231T_App

Open source firmware (Tasmota/Esphome replacement) for BK7231T, BK7231N, BL2028N, T34, XR809, W800/W801, W600/W601, BL602 and LN882H
https://openbekeniot.github.io/webapp/devicesList.html
1.49k stars 279 forks source link

Set more MQTT messages #104

Closed PeterPolacek closed 2 years ago

PeterPolacek commented 2 years ago

Hi, can i set more MQTT info messages from BK7231 ? F.e. wifi strength, ip, mac, gate etc .. Thank you

iprak commented 2 years ago

I am curious about the use of such a message? Is your device mobile such that it connects to different access points?

You can get a MQTT message for ip address by setting this flag. image

iprak commented 2 years ago

I think this is a neat idea. The ESP8266 Espura firmware broadcasts status message for vcc, signal strength, etc. This chip does not seem to expose internal vcc but some other parameters can still be broadcasted,

iprak commented 2 years ago

Please check if the additional messages suit your need.

openshwprojects commented 2 years ago

Thanks to great help from @iprak , I think this can be closed now.