-
It would be useful to have easy access to the wifi client so that other protocols might be used such as UDP or even another MQTT client.
-
Hello.
After configure esp as AP like below code I was not able to back to station mode
(for egg by using htttp_get example).
The only way how I restore this functionality was to burn nodemcu and t…
hetii updated
8 years ago
-
There is currently no single method way to reconnect the WiFi manager if the connection is lost. Currently it's a two step process:
```python
wifi.reset()
wifi.connect()
```
It would be nice …
-
## Environment
- Development Kit: ESP32-DevKitC
- Core (if using chip or module): ESP-WROOM32
- MDF version (``git rev-parse --short HEAD`` to get the commit id.): 1c76187
- Development Env: Vis…
-
Zwei weitere „Schmankerl“ für MQTT wären schön :
- Ausgabe der Daten optional als JSON-Payload für die Speicher und Zellspannungen. Würde den Topicwulst erheblich übersichtlicher machen
- Debug-Leve…
-
I've been seeing this problem for a long time and I'm surprised it hasn't been mentioned yet, but maybe I'm thinking wrong.
If the MQTT connection is lost and a reconnect is carried out, there is a l…
-
My mqtt broker has set user and password, I forgot about it and I tried the @i-n-g-o [mqtt_pub](https://github.com/i-n-g-o/esp-mqtt-arduino/tree/master/examples/mqtt_pub) example as is without setUser…
-
Hello,
I wanted to post a question regarding a project I am working on. I have an HX711 interfacing with 4 half bridge strain gauges: [found here](https://www.amazon.com/Weighing-Resistance-Half-Br…
-
Hi,
I'm using your library to publish payloads that are of about 200 characters long. I've modified the MQTT_MAX_PACKET_SIZE on the PubSubClient.h file and I'm able to publish these messages as I'm…
-
To improve security of the OTGW, I have some suggestions that might help.
- Fix issue #131
Go for a "simple" solution, like pressing the Wemos D1 reset button on powerup, create a initial flash w…
0crap updated
3 months ago