Search found 9 matches
- Sun Apr 25, 2021 8:38 pm
- Forum: General
- Topic: MQTT_Client
- Replies: 4
- Views: 3824
Re: MQTT_Client
Hi, My setup is: raspberry pi with mosquitto mqtt broker mqtt client running on node red (installed on the same raspberry pi) mqtt client on ESP32-wroom-32d node red mqtt client is requesting data from ESP32 mqtt client "Do you think that one of the MQTT functions is taking too long, if so, whi...
- Thu Apr 22, 2021 6:40 pm
- Forum: General
- Topic: MQTT_Client
- Replies: 4
- Views: 3824
Re: MQTT_Client
It is possible, that i do not fully understand how to use it.
- Thu Apr 22, 2021 5:40 pm
- Forum: General
- Topic: MQTT_Client
- Replies: 4
- Views: 3824
MQTT_Client
Hi, I have a question regarding MQTT_Client component. When i use it in a loop, program is not going further until a message is received or a "timeout" occur (i measured ~80seconds) I want to "leave" the MQTT_Client function after ~50seconds, is there another way, beside using an...
- Thu Apr 22, 2021 5:16 pm
- Forum: Bug Reports
- Topic: MQTT_Client
- Replies: 4
- Views: 4918
Re: MQTT_Client
Hi,
Checked, functional.
Many thanks Ben.
Checked, functional.
Many thanks Ben.
- Mon Apr 19, 2021 9:50 pm
- Forum: Bug Reports
- Topic: MQTT_Client
- Replies: 4
- Views: 4918
Re: MQTT_Client
Hello,
Thanks, i will check it in the following days.
Tiberiu
Thanks, i will check it in the following days.
Tiberiu
- Mon Apr 19, 2021 7:39 pm
- Forum: Bug Reports
- Topic: MQTT_Client
- Replies: 4
- Views: 4918
Re: MQTT_Client
In the mean time i use "IoT Made Easy" library.
Now, from Node Red to ESP32, via MQTT i can send and receive data without any compile error.
Tiberiu
Now, from Node Red to ESP32, via MQTT i can send and receive data without any compile error.
Tiberiu
- Thu Apr 15, 2021 9:49 pm
- Forum: Bug Reports
- Topic: MQTT_Client
- Replies: 4
- Views: 4918
MQTT_Client
When i try to use MQTT Client, i have the bellow compiler error: ../main/esp-project.c: In function 'FCD_0a9d1_MQTT_Client1__Disconnect': ../main/esp-project.c:1110:9: error: 'FCR_RETVAL' may be used uninitialized in this function [-Werror=maybe-uninitialized] : ^ cc1.exe: some warnings being treate...
- Wed Jan 13, 2021 8:34 pm
- Forum: General
- Topic: ESP32-S2-WROOM
- Replies: 6
- Views: 6855
Re: ESP32-S2-WROOM
Hi, I have to admit that this the first time when i use ESP32 modules. My intention is to setup a communication between 2 modules, connected to my wi-fi router. I do not know if this can be done with wlan esp32 library. But, because i like to try new things i will order 2 modules and do some tests. ...
- Wed Jan 13, 2021 6:04 pm
- Forum: General
- Topic: ESP32-S2-WROOM
- Replies: 6
- Views: 6855
ESP32-S2-WROOM
Question:
is ESP32-S2-WROOM supported by Flowcode 9?
i want to use WLAN_ESP32 component with this module
is ESP32-S2-WROOM supported by Flowcode 9?
i want to use WLAN_ESP32 component with this module