FarmerMatt

Results 7 issues of FarmerMatt

I've been testing the IotWebConf06MqttApp example and I notice that when accessing the config page, the AP & WiFi password fields are shown as empty (to hide the current password)...

I'm using your library version 2.3.1. If I change the polarity of IOTWEBCONF_STATUS_ON & IOTWEBCONF_STATUS_OFF in IotWebConf.h, it has no effect on the LED blink polarity. I ended up making...

priorized enhancement

Is a 10+ second delay common or to be expected when sending a message from my nodemcu to Telegram? I have not tried a different library yet to see if...

Has anyone setup this library as a DMX master that listens on the bus for other masters and disables it's sending accordingly? Ultimately, I'm looking for a DMX Arduino that...

Would this library be able to listen to the DMX input until there was no data for 1000 ms, then send DMX output once every 1000ms while listening/monitoring the DMX...

Parsing additional RELPOSNED flags, added functions to get PVT & REL flag data, fixed PVT carr_soln_ parsing to return fixed(2), float(1) or none(0).