P3 Firmware possible to update fw via usb?

Joined
Nov 4, 2018
Messages
1
Reaction score
0
Age
49
I have a P3advanced with no camera used for other things. Is it possible to update the firmware via the usb port as the machine has no sd card reader?
 
Why do you need to update? And my guess is no it won't be possible but i could be wrong. If you still have the gimbal you could reattach and update normally.
 
Is it possible to update the firmware via the usb port

If you put it this way - discussing possibilities - then yes, it is possible.

The camera updates firmware in all other modules by sending DUML commands to them:
- enter bootloader mode
- start firmware binary transfer
- send binary firmware chunk (repeated until whole firmware is sent)
- confirm uploaded firmware validity
- store the new firmware
- reboot

So - all you need to do is to capture the communication between modules, learn details about the protocol and write your own firmware updater which would send the DUML commands via virtual serial port which you get after connecting the USB cable.

Or you can reverse-engineer camera firmware and get the detailed update procedure from there.

Completely possible.
 

Members online

Forum statistics

Threads
143,087
Messages
1,467,531
Members
104,965
Latest member
cokersean20