Forum Replies Created
-
AuthorPosts
-
Hi Claudacate,
I do a lot of tests (with core 2.7 and 3.0), but no problem with WeMos D1.Do you have to change some settings on EMailSenderKey?
Bye Renzo
Hi, claudcate,
try to do a telnet to
smtp.gmail.com 465
so you can check if you have a firewall that blocks your outgoing connection.Bye Renzo
2 March 2022 at 08:56 in reply to: Need help finding binary to do ESP8266 “websocket” for LaserGRBL #19053Hi Jeff,
It seems there is 2 times the setup and loop function.
Probably there are multiple includes or similar.
Bye Renzo1 March 2022 at 17:11 in reply to: Need help finding binary to do ESP8266 “websocket” for LaserGRBL #19050Hi Jeff,
I can’t find anything of detailed about your board.
Without a connection schema or PCB It’s very difficult to do something similar.
Sorry bye Renzo1 March 2022 at 08:02 in reply to: Need help finding binary to do ESP8266 “websocket” for LaserGRBL #18992Hi Jeff,
you must say what board do you have in your 3018, and you must know if It’s Arduino based or completely integrated.
When you identify the RX and TX pins you must follow this tutorial.
Bye RenzoHi Claudcate,
wait, first try to send an email with standard WiFi management.
Give me a feedback.
Bye RenzoHi Claudacate,
can you send me the Serial output, the name of the provider and I must verify If WiFiManager set the DNS also or like some time ago It has a problem with the setting of DNS.How to manage dynamic WIFI configuration on esp8266 or esp32
Bye Renzo
Sorry, but I can’t replicate the problem.
You must send more information for a correct debug.
Bye RenzoHi Jordan,
can you explain better the problem, please?
Thanks, RenzoHi Ben,
you can check in this forum and in the GitHub issue that a lot of people use the Fixed Transmission with heterogeneous device.
I think there is a problem in configuration or in the sender pachet.
Bye RenzoAhh! Perfect, tell me if you fix your problem.
Bye RenzoHi JoCyan,
connect the AUX pin to check if the wiring was correct.
To get more information you can uncomment the LORA_E32_DEBUG define.And send the response of your get configuration for every situation.
Bye Renzo
The pull up resistor (the three closer).
Inside the Lora_e32.h you can also enabled the DEBUG by uncomment the relative define.
Bye Renzo
Hi linx9,
the message is clearNo response from device! (Check wiring) 12
there is a problem with the connection.
Connect AUX of e32 to pin 4 and change the constructor like so
LoRa_E32 e32ttl100(2, 3, 4); // e32 TX e32 RX AUX
check your wiring, and try to remove the resistor if needed.
Bye Renzo
-
AuthorPosts