Some Direction

Try flashing it with the JHEF411 thats recommended on the web page Nick

Ok hooked it up to BLHeli opens on comm port 9 but wont show the ESC?? could I flash with Bluejay ??.

Just tried and got this, so frustrating, they just dont want to shake hands :rightwards_hand: :leftwards_hand: Miserable tw**s :joy:

What’s on there? BHeli32 needs a different app, not esc-configurator?

Yeah you need BLHeli suite for BHeli 32 ESCs

Yah Iv just revisited it and realized its 32 connected and got the below

And read setup works?

And another stupid question… You are connecting a battery when setting up the ESC? Can’t configure ESC without a battery

no

Yes
Says its open but nothing shows ??

Thats BLHeli configurator, I thought BLHeli32 was BLHeli suite?

Maybe try Suite. My guess if the FC and ESC aren’t connected or communicating correctly still… I think you checked all the wires with multimeter yesterday?

This is a copy of the original software, but when you look in the CLI it has loads of red flags

diff all

###WARNING: NO CUSTOM DEFAULTS FOUND###

version

Betaflight / STM32F411 (S411) 4.3.1 Jul 13 2022 / 03:32:52 (8d4f005) MSP API: 1.44

###ERROR IN diff: NO CONFIG FOUND###

start the command batch

batch start

reset configuration to default settings

defaults nosave

board_name JHEF411
manufacturer_id JHEF
mcu_id 002900563032511935383938
signature

Are you applying it to a 4.3.1 flash yeah?

TBH I’ve not read the top of this thread to know the ESC/FC, will have a look for ya :wink:

Yah not looking good

OK, so on their product pages no original firmwares it seems to download. Did you take a dump of it all when you first got it?

I found this on the BF configs:

Not 100% it’s the right one for the defaults

Ok . First off. Try the ESC configurator website.

Also, that happens if you don’t have a battery plugged in.

Tried that with the battery plugged in :+1:t3:

No luck

I did and it didnt look good, like I said loads of red flags Ill post below, watch Cyclone he has been flashing Flywoo411 software as some of his Fc have issues ??

diff all

###WARNING: NO CUSTOM DEFAULTS FOUND###

version

Betaflight / STM32F411 (S411) 4.3.1 Jul 13 2022 / 03:32:52 (8d4f005) MSP API: 1.44

###ERROR IN diff: NO CONFIG FOUND###

start the command batch

batch start

reset configuration to default settings

defaults nosave

board_name JHEF411
manufacturer_id JHEF
mcu_id 002900563032511935383938
signature

resources

resource BEEPER 1 C14
resource MOTOR 1 A08
resource MOTOR 2 A09
resource MOTOR 3 A10
resource MOTOR 4 B00
resource MOTOR 5 B04
resource PPM 1 A02
resource PWM 1 B01
resource PWM 2 A03
resource LED_STRIP 1 A15
resource SERIAL_TX 1 B06
resource SERIAL_TX 2 A02
resource SERIAL_RX 1 B07
resource SERIAL_RX 2 A03
resource I2C_SCL 1 B08
resource I2C_SDA 1 B09
resource LED 1 C13
resource SPI_SCK 1 A05
resource SPI_SCK 2 B13
resource SPI_MISO 1 A06
resource SPI_MISO 2 B14
resource SPI_MOSI 1 A07
resource SPI_MOSI 2 B15
resource CAMERA_CONTROL 1 B10
resource ADC_BATT 1 A00
resource ADC_RSSI 1 B01
resource ADC_CURR 1 A01
resource PINIO 1 B05
resource FLASH_CS 1 B02
resource OSD_CS 1 B12
resource GYRO_EXTI 1 B03
resource GYRO_CS 1 A04
resource USB_DETECT 1 C15

timer

timer A02 AF3

pin A02: TIM9 CH1 (AF3)

timer A08 AF1

pin A08: TIM1 CH1 (AF1)

timer A09 AF1

pin A09: TIM1 CH2 (AF1)

timer A10 AF1

pin A10: TIM1 CH3 (AF1)

timer B00 AF2

pin B00: TIM3 CH3 (AF2)

timer B04 AF2

pin B04: TIM3 CH1 (AF2)

timer B01 AF2

pin B01: TIM3 CH4 (AF2)

timer A03 AF2

pin A03: TIM5 CH4 (AF2)

timer B10 AF1

pin B10: TIM2 CH3 (AF1)

timer A15 AF1

pin A15: TIM2 CH1 (AF1)

dma

dma ADC 1 1

ADC 1: DMA2 Stream 4 Channel 0

dma pin A08 1

pin A08: DMA2 Stream 1 Channel 6

dma pin A09 1

pin A09: DMA2 Stream 2 Channel 6

dma pin A10 0

pin A10: DMA2 Stream 6 Channel 0

dma pin B00 0

pin B00: DMA1 Stream 7 Channel 5

dma pin B04 0

pin B04: DMA1 Stream 4 Channel 5

dma pin B01 0

pin B01: DMA1 Stream 2 Channel 5

dma pin A03 1

pin A03: DMA1 Stream 3 Channel 6

dma pin B10 0

pin B10: DMA1 Stream 1 Channel 3

dma pin A15 0

pin A15: DMA1 Stream 5 Channel 3

feature

feature -RX_PARALLEL_PWM
feature RX_SERIAL
feature MOTOR_STOP
feature LED_STRIP
feature OSD

serial

serial 0 64 115200 57600 0 115200
serial 1 1 115200 57600 0 115200

led

led 0 9,6::CB:8
led 1 10,6::CB:8
led 2 11,6::CB:8
led 3 12,6::CB:8

master

set acc_calibration = 27,-41,32,1
set mag_bustype = I2C
set mag_i2c_device = 1
set mag_hardware = NONE
set baro_bustype = I2C
set baro_i2c_device = 1
set serialrx_provider = CRSF
set blackbox_device = SPIFLASH
set dshot_burst = ON
set motor_pwm_protocol = DSHOT600
set current_meter = ADC
set battery_meter = ADC
set ibata_scale = 170
set beeper_inversion = ON
set beeper_od = OFF
set pid_process_denom = 1
set osd_vbat_pos = 14570
set osd_current_pos = 14634
set osd_warnings_pos = 14730
set system_hse_mhz = 8
set max7456_spi_bus = 2
set flash_spi_bus = 2
set gyro_1_bustype = SPI
set gyro_1_spibus = 1
set gyro_1_sensor_align = CW270
set gyro_1_align_yaw = 2700
set gyro_2_spibus = 1

profile 0

profile 1

profile 2

restore original profile selection

profile 0

rateprofile 0

rateprofile 1

rateprofile 2

rateprofile 3

rateprofile 4

rateprofile 5

restore original rateprofile selection

rateprofile 0

save configuration

save

Red is normally when it’s from a different version. as it’s a BMI270 gyro it needs 4.3 or greater, which is weird as their site states 4.2 was the original!