BrushlessPower / BlHeli-Passthrough

Arduino Library and Examples for BlHeli Passtrough with ESP32
GNU General Public License v3.0
31 stars 5 forks source link

4-W DeviceReset -> ESC Response #2

Open BrushlessPower opened 3 years ago

BrushlessPower commented 3 years ago

4Way Command DeviceReset

send's 0x00 0x00 0x00 0x00 to the ESC normally there should be no response from ESC

But.... if you use BlHeli_32 Suite with AM32 Firmware you get C1 (unknown command) from AM32 ESC

so there should be a buffer clean

AlkaMotors commented 3 years ago

Hi, i can maybe fix that on my end.. currently the AM32 bootloader does not implement device reset but I intend to add it.

BrushlessPower commented 3 years ago

with Atmega328p it worked with buffer clean i just have to check it with ESP32

and the first error is using Blheli_32 Suite with AM32 so it would be ok if i crash

ericlangel commented 3 years ago

Also Blheli32 does response randomly

this cause an Error in BlHeli32_APP