Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

V2.02 updated #16

Open
wants to merge 54 commits into
base: hallard
Choose a base branch
from
Open

V2.02 updated #16

wants to merge 54 commits into from

Conversation

smillier
Copy link

@smillier smillier commented Sep 16, 2021

Updated for esp8266 platform 3.2, VSCode. Compilation passing and working firmware

AuFilElec and others added 24 commits September 14, 2017 12:35
Correction compilation warning
Ajout du parametre mqtt LWS pour que le broker signale le statut /online à 0 en cas de deconnection du client.

Correction du nom d'hôte de la config qui n'était pas utilisé
Correction du paramètre OTA config.ota_port qui n'était pas utilisé

fix: l'initialisation mqttClient se faisait plusieurs fois en cas de deconnection au broker entrainant plusieurs souscriptions identiques. Pas besoin de l'initialiser,  uniquement gérer la reconnection.

Fix: l'inscription au topic MQTT devrait arriver après initialisation des fils pilotes.

Je poste les commandes en "retain", pour qu'à chaque fois que Remora redémarre, il prenne bien la dernière commande envoyée par le contrôleur.
Dans le cas présent les infos récupérées à la souscription au topic sont écrasées à la fin du setup à l'initialisation des fils pilotes.
Fix: l'inscription au topic MQTT devrait arriver après initialisation des fils pilotes.
Changed all Debug by Log class.
Mqtt use only Json for send end receive message.
@ewatel
Copy link

ewatel commented Oct 6, 2023

Updated for esp8266 platform 3.2, VSCode. Compilation passing and working firmware

Is it compatible with LOLIN-D1 Mini V4.0.0 - WEMOS ?

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

Successfully merging this pull request may close these issues.

5 participants