Module voltage "bounce" - sample averaging

Yes it would.

I’ve actually made the changes just now, so the latest version of the module code is in GITHUB.

You can use the new style controller to program the modules (you will need to update the controller firmware first) or alternatively follow these instructions and use AVRDUDE and an external programmer.

I get this error message when I try to upload the code with new controller. Do I have to update the firmware of the controller first?

I tried to program 421 module to this available firmware on the controller.

Yes update controller firmware first.

The failed to enter program mode likely means it cannot communicate with the module, so check the polarization of the pins/connection

Hi.

There is only code for the v4.21 v4.40 modules in the new controller (esp32) tree. Can I use the v421 hex file from there for the old controller with firmware from march also?

The firmware for the modules in the esp32 branch will also work with the old controller.

1 Like

Thank you