-->
Page 1 of 2

Welcome to the IoT forum

PostPosted: Thu Sep 04, 2014 11:44 am
by RichardS
I think the title says it all.... a place to chat about the growing world of IoT, The Internet of Things, and how the ESP8266 can play a role in the evolution.

Richard.

Re: Welcome to the IoT forum

PostPosted: Fri Jan 22, 2016 9:51 pm
by anas
for android interfaced iot project you can download android app from https://play.google.com/store/apps/details?id=info.example.infosolution.arduinoespwificontroller&hl=en

Re: Welcome to the IoT forum

PostPosted: Tue Jul 30, 2019 4:26 am
by promoocodes
It's good to discuss our every problem here and get the greatest advice or solution for our problem from all expertise. Thank you all of you for always being here for help.

Re: Welcome to the IoT forum

PostPosted: Mon Jul 20, 2020 5:33 am
by jozef lodeweyckx
Are there SSL/TLS libraries classes available for Feather Huzzah ESP8266 module from adafruit?
I would like to send an email through this module but my mail server uses STARTTLS protocol.
The mailserver communicates using different encryption suites such as:
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256.
I only want to use the outgoing mailserver on port 587.
I am able to open the TCP connection but after the STARTTLS comes the handshake,key derivation ,encrypted data transfer ,closure ,Would be handy is some code is available...
Could someone advice me how to start ?
Thank you
I am not sure if this is the place to post this message.