jbarrozo

Results 10 comments of jbarrozo

Wow, that's a very quick response! It make sense now. Got an idea from your answer so I created a bash script to run first this "SoapySDRUtil --probe="driver=airspy,biastee=true" to enable...

How hard to set a flag at the beginning of test.sh to disable the telemetry sending?

That's actually a clever good solution @daniestevez. As long as it prevents false telemetry sending to the actual satnogs database, we're good!

@baervers23 I've tried the normal bootloader for pro micro using arduino ide 1.8.10 but it isn't working. I read from the wiki that optiboot should be in sync with the...

> @jharwinbarrozo @baervers23 I can try to add signatues to test build if you want to try? Very sure! Thank you so much!

@uzi18 Wow first try, and it worked for Arduino pro micro with optiboot bootloader. ``` Resetting the board Waiting for the upload to start SYNC at 115200 baud: bootloader v6.3...

btw, I'm using this precompiled optiboot bootloader for 32u4 (leonardo and pro micro)- https://cdn.instructables.com/ORIG/FNM/AXYK/IDMXJSF2/FNMAXYKIDMXJSF2.zip @uzi18 I wanted to know what you did so I can fork it. Thanks alot again...

@uzi18 Mega2560 with arduino IDE 1.8.10 pre-included bootloader won't work with the esp-link v3.2.47.alpha.22-g6895442-dirty-Lucjan. So I will be burning it with bootloader from this https://github.com/MCUdude/optiboot_flash, hopefully it will work. Will...

> @uzi18 Mega2560 with arduino IDE 1.8.10 pre-included bootloader won't work with the esp-link v3.2.47.alpha.22-g6895442-dirty-Lucjan. So I will be burning it with bootloader from this https://github.com/MCUdude/optiboot_flash, hopefully it will work....