espressif / esp-azure

SDK to connect ESP8266 and ESP32 to Microsoft Azure IoT services
177 stars 93 forks source link

ESP8266 Not Responding With any Monitoring Info #61

Closed d-e-m closed 5 years ago

d-e-m commented 5 years ago

I am using the esp-azure/examples/iothub_client_sample_mqtt example. Everything build and flashed with out any issues. But could not seen any output in the monitor (make monitor). I verified the correctness of the tool chain config by using helloworld example from the SDK and that ran fine. Apologize, but this is all the info I have and a nwebie at this. The module is a ESP8266 ESP-01S. Can someone help please?

d-e-m commented 5 years ago

I resolved it by removing the quotes around the connection string in the "Example Configuration" of the "make menu"