Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

No Sleep / Restart. Need Live Data #36

Open
canim60 opened this issue Sep 5, 2020 · 3 comments
Open

No Sleep / Restart. Need Live Data #36

canim60 opened this issue Sep 5, 2020 · 3 comments

Comments

@canim60
Copy link

canim60 commented Sep 5, 2020

Hello is that possible to disable the restart of Wifi / MQT,??? I need the Live Data from the Flower Sensor, because i shower my Flowers with a Pump. If there Arrived Moisseture then will be off. I Can set the Time from restart down, but its not ok for my logs, to many restart to MQT and Wifi Router.
My Question is, is that possible to restart only the Bluetooth modul ? or any else.

@iks73
Copy link

iks73 commented Oct 30, 2020

to solve your issue you have just to minimize SLEEP_DURATION in config.h
e.g. if you make
#define SLEEP_DURATION 10
the esp32 device will sleep only 10 seconds and then repeat to grab data from your sensors

@canim60
Copy link
Author

canim60 commented Nov 1, 2020

thx for reply, but there is to much connection to wifi and MQTT server

@iks73
Copy link

iks73 commented Nov 2, 2020

try to use any server without those limitations, e.g. http://mqtt.by

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants