Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Esp8266 TLS/SSL connection with mqtt broker #3749

Closed
ahmadsajjad656 opened this issue Oct 23, 2017 · 1 comment
Closed

Esp8266 TLS/SSL connection with mqtt broker #3749

ahmadsajjad656 opened this issue Oct 23, 2017 · 1 comment

Comments

@ahmadsajjad656
Copy link

Please fill the info fields, it helps to get you faster support ;)

if you have a stack dump decode it:
https://github.com/esp8266/Arduino/blob/master/doc/Troubleshooting/stack_dump.rst

for better debug messages:
https://github.com/esp8266/Arduino/blob/master/doc/Troubleshooting/debugging.rst

----------------------------- Remove above -----------------------------

Basic Infos

Hardware

Hardware: ?ESP-12?
Core Version: ?2.1.0-rc2?

Description

Problem description

Settings in IDE

Module: ?Generic ESP8266 Module?
Flash Size: ?4MB/1MB?
CPU Frequency: ?80Mhz?
Flash Mode: ?qio?
Flash Frequency: ?40Mhz?
Upload Using: ?OTA / SERIAL?
Reset Method: ?ck / nodemcu?

Sketch

#include <Arduino.h>

void setup() {

}

void loop() {

}

Debug Messages

messages here
```I am trying to establish ESP8266 TLS/SSL conection  with MQTT broker. but don't know how to do that. Please any body help me. thanks in advance.


@devyte
Copy link
Collaborator

devyte commented Oct 24, 2017

Not the right place to ask such questions. Please refer to a forum.
Closing per #3655 .

@devyte devyte closed this as completed Oct 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants