ESP8266 and MQTT in psoc 5lp

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
song_285461
Level 3
Level 3
First like received

Hello everyone!

   

I am doing a new project about ESP8266 and MQTT.

   

Please help me!   

0 Likes
1 Solution
Anonymous
Not applicable

I recommend using SMQ instead of MQTT. Similar protocol, but easier to use. The following video shows how to get the LED example program running on ESP8266:

   

ESP8266 Arduino WiFi IoT Device to Cloud Setup
 

View solution in original post

0 Likes
2 Replies
Anonymous
Not applicable

I recommend using SMQ instead of MQTT. Similar protocol, but easier to use. The following video shows how to get the LED example program running on ESP8266:

   

ESP8266 Arduino WiFi IoT Device to Cloud Setup
 

0 Likes
song_285461
Level 3
Level 3
First like received

Hello stilnesv_1836011

   

Thank for your help!. do you speak to me, how to use AT command for setup ESP8266 with MQTT. and send and get data to MQTT sever from MCU (connect with ESP8266).

   

I want to understand  them!

0 Likes