fdrevet
fdrevet
> I have solved this but it is clunky. I can confirm that the SD flash tool does set the hostname correctly. I set up 16 Raspberry Pi 4s correctly...
I run under Windows 10 and flash tool is not compatible with Windows subsystem for Linux, any idea except installing a Linux VM ? Thanks.
Hi there, here is my experience with ESP8266 (01 and 12 models) and MQTT using PubSubClient. The publishing works quite well and is also reliable (with an ESP8266-12), but the...
Hi Richard, Your code seems to be OK. Which MQTT broker are you using on your Raspberry ? Does the subscribe("switch") call is successfully returning 1 ? I had a...
Hi Richard, I'm using Mosquitto without any issue (Raspberry B model 2) I had a lot of problems with random connections and subscriptions, but it was coming from my Wifi...
Hi Richard, I was asking you about the router because my smartphones was perfectly working (connect, subscribe, publish), but my ESP8266 was rarely and randomly working. It's very strange that...