Forum Replies Created
-
AuthorPosts
-
1 March 2022 at 17:11 in reply to: Need help finding binary to do ESP8266 “websocket” for LaserGRBL #19050
Hi 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
Hi linx9,
to have more information attach also the AUX pin, which gives an immediate response on wiring.And get the configuration of the devices to be sure are correctly configured.
Post your response on this topic.
I wait for your feedback Renzo
Hi Travis,
you must set the correct channel configuration, I think It’s channel 15.
Bye RenzoHi ps2chiper,
I try with a blue pill with 64k ROM without result.
Now I get a black pill, but can you write a mini-guide that I can follow to put in work (better with Gmail).
Thanks, Renzo -
AuthorPosts