yokrysty

Results 14 comments of yokrysty

it's here https://github.com/DarkActive/PVPNetConnect

i don't have other source, I've used that one

proposal: use `RxJava3CallAdapterFactory.createWithScheduler(Schedulers.io())`

my solution to not damage the board: dump the NOR flash using a SOIC test clip ![image](https://user-images.githubusercontent.com/9500609/152605836-eecf9ef6-51f7-4c8a-9f39-508eae4c9bde.png) a little tool to read UART using POGO pins and a wooden clip...

@AAngold - SOP8 SOIC8 Test Clip and CH341A USB Programmer Flash for Most of 24 25 Series EEPROM BIOS Chip - Ch341A_NeoProgrammer_2.2.0.10 using config for MX25L12875F or MX25L12873F because it's...

I don't need downgrade, I am experimenting with OpenIPC and other personal development, but I don't see any reason why you can't downgrade when you connect directly to the NOR...

> can anyone attach the newest frimware for mjsxj06cm (2k Pro)? For me its 4.1.6_0310. I am in EU. I can make you a flash dump. Let me know if...

> @yokrysty were you able to do anything with this cam? yes i explained a couple of posts above how connecting directly to the flash

add org.slf4j:slf4j-simple:1.7.36 as dependency what i did to have a working version: - manually download [swagger-codegen-cli 3.0.45](https://mvnrepository.com/artifact/io.swagger.codegen.v3/swagger-codegen-cli/3.0.45) jar from maven - manually download [slf4j-simple 1.7.36](https://mvnrepository.com/artifact/org.slf4j/slf4j-simple/1.7.36) jar from maven - using...