esp_bridge icon indicating copy to clipboard operation
esp_bridge copied to clipboard

version of sdk

Open ocb00999 opened this issue 9 years ago • 5 comments

Hi, I try to use your espduino for SSL connection. I burn the firmware that is already provided in espduino, and write my arduino program, everything works. Later I try to modify the firmware a little bit, so I compile the firmware using things contained in esp_bridge. The compile is successful. However, after I burn the firmware and run the program again, this time the SSL connection fails. It shows Client handshake start. then Client handshake fail

So which SDK did you use to compile the esp_bridge? I am using v1.0.0

ocb00999 avatar Apr 16 '15 03:04 ocb00999

please check this: https://github.com/tuanpmt/esp_mqtt/issues/46#issuecomment-93580326

tuanpmt avatar Apr 16 '15 03:04 tuanpmt

I just compiled it on SDK 1.0.4 on Ubuntu and it works. @tuanpmt I have modified your makefile to work on ubuntu with the open-esp-sdk toolchain. I would like to contribute this back to the system would you be interested?

I am very good with doing instructions!

Cam on rhat nheui!

Namphibian avatar Nov 25 '15 07:11 Namphibian

@Namphibian Please send a pull request. Thanks

tuanpmt avatar Nov 25 '15 07:11 tuanpmt

@tuanpmt I will do so I am just testing a new command which will return the IP configuration setting such as MAC address assigned IP and other details to the Arduino. Having the ability to use the MAC address in MQTT topics is something I need as I am using this in a new project. I will contact you on the side regarding possible work with your software.

Toi la ngoui Namphi.

Namphibian avatar Nov 25 '15 07:11 Namphibian

I would like to compile the library with the new SDK. Could you maybe tell me how to that? Do I need anything else to get a working ESP8266 firmware file? Thanks!

ghost avatar Jul 27 '16 06:07 ghost