› M1 Support Forum › Sending commands via serial › Reply To: Sending commands via serial
December 7, 2020 at 5:35 pm
#4536
M1 Installer
I got it working. I learned that checksum needs to be calculated. 🙂 I wrote a function in Javascript that will calculate checksum of the string we are planning to send. I’m sharing the code so people can use it too https://goo.gl/UKIiZs