Open nekdfl opened 2 years ago
I have one Wroom32 board. Can do test of firmware to completly confirm what it was trash. But please give me link to firmware and uploader program. I am linux PC(qt/c+/python/bash), network and embendeed engeineer.
Hi @nekdfl You can find Vigotech firmware here: https://github.com/arkypita/Vigotech-VG-L7X/tree/main/Firmware
Hi @arkypita I did upload to my ESP 32 (lolin d32) "VigoEsp32 3.0 Build 20200720.bin" from link above, but ESP32 don't wont work. It start wifi hotspot, but not detected by Vigo Works v3.32 and dont have web interface. But I still want to help. May be exists another link to firmware or anyone confirm what firmware at link above is work. If firmware is ok when need link to schema of board for what it was made.
Hello @nekdfl I'm so sorry for not replying to you The firmware I linked was working for me in this hardware configuration that replicate the Vigo VGL7x hardware.
However I am no longer interested in learning more about the original vigo protocol because another user has developed a replacement firmware that cleans up the original Vigo firmware and makes the machine 100% grbl compatible, so thank you but there is no need to carry out these analyzes (unless you want to do it for fame and glory)
As far as I understood, the request for help was for decrypting a strange sequence of bytes. I was interested in the data, at the moment I plunged into the development of NetToUART (ws and telnet and the creation of a protocol for slow networks). Right now, I have assembled a structure on my desk that allows you to exchange directly between the ESP8266 and the arduino nano. There are no weird sequences. In fact, these are both esp8266 and arduino connected via ch340, so the recording went to 2 files and only the output could be recorded. In esp 8266, the project is based on your project / ESP8266-SerialTelnet and in arduino GRVL 1.1h Depending on the programming language in which the firmware is written, these random characters can be:
I did attach UART ports dump with timestamp. And photo how it was connected.
from_uart.txt to_uart.txt )