Search found 2 matches
- Wed Jun 12, 2019 1:48 pm
- Forum: Documentation
- Topic: Documentation Requests/Feedback
- Replies: 81
- Views: 233964
Re: Documentation Requests/Feedback
You need to re-write your entire technical reference manual for the esp32 and 8266. As it stands, it is written in an unprofessional and cryptic ways. Study the technical reference manuals from competition like MicroChip. See how every little detail of every syb-system is explained, often with ASM c...
- Thu Oct 11, 2018 8:22 am
- Forum: General Discussion
- Topic: ESP32 as an MQTT Broker?
- Replies: 1
- Views: 23074
ESP32 as an MQTT Broker?
I want to off-load my RPi3 and make an ESP32 a broker to handle a dozen subs locally, without resorting to online services. Is there a broker written for ESP32? I see a few people started working on it a couple of years ago but gave up and went back to ESP8266! ArduinoIDE code would be ideal. Thanks...