Can this pull from MQTTS?
See original GitHub issueA few details I found from serial console that smarter people might know what to do with it. Feel free to delete if not relevant.
Snippets…
MQTTComms: MQTT Server Configured: mqtts://a2poo8btpqc3gs-ats.iot.us-east-2.amazonaws.com:8883
MQTTComms: MQTTComms_PublishBinaryReadings Topic: $aws/rules/prodIngestBinaryToSQS/prod/binary/$SERIAL/meter
MQTTComms: TOPIC=prod/minions/emporia/ct/v1/$SERIAL/cmd
MQTTComms: DATA={"cmd":"set","live_meter_updates":60}
MQTTComms: DATA={"cmd":"query_debug"}
MQTTComms: SUBSCRIBE to topic prod/minions/emporia/ct/v1/broadcast/cmd
MQTTComms: SUBSCRIBE to topic prod/minions/emporia/ct/v1/broadcast/fw
MQTTComms: SUBSCRIBE to topic prod/minions/emporia/ct/v1/broadcast/verify
http://fwsrv.emporiaenergy.com:21100
plus two plain text certs and one RSA private key pulled from esptool bin backup.
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (6 by maintainers)
Top Results From Across the Web
Last Will and Testament - MQTT Essentials: Part 9 - HiveMQ
An ungraceful disconnect can occur due to loss of connection, empty batteries, or many other reasons. Knowing whether a client disconnected ...
Read more >Beginners Guide To The MQTT Protocol
The MQTT protocol is ideal for M2M communication on IOT networks. In this tutorial you will learn about the different MQTT versions, how...
Read more >Home Assistant MQTT Install and Setup - A Beginner's Guide
MQTT and Home Assistant are extremely powerful when paired together and can be used on a wide range of applications, but what is...
Read more >Will data be pushed or do I need to pull? #67 - GitHub
Installed WeConnect-mqtt and configured a MQTT broker. Do I need to pull data from this client or is it pushed by the client....
Read more >Running the eclipse-mosquitto MQTT Broker in a docker ...
Mosquitto can be installed natively on Windows, Mac and Linux. ... First, pull the latest image from Dockerhub: % docker pull eclipse- ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Someone who I’ll call 312 has been poking as well.
I2c between the ESP & SAMD
SAMD Pins to ESP Pins:
Pin 19 to Pin 13 (IO14) Pin 18 to Pin 11 (IO26) Pin 16 to Pin 33 (IO21) Pin 15 to Pin 36 (IO22)
Need to decipher encoding… type, len, data
“2a 19 100b210080a9c484040041310000e0f3aa4fc5403d9352c043 2a 14 08ab07100b1d10474f422d3564d7403d9829c043”
On Thu, Aug 19, 2021 at 6:15 PM Sean @.***> wrote:
Doing some issue cleanup so I’m closing this out. For anyone who stumbles upon this issue in the future, I definitely recommend checking out @flaviut’s gist on flashing ESPHome for local access https://gist.github.com/flaviut/93a1212c7b165c7674693a45ad52c512