Erwin Ried

Results 142 comments of Erwin Ried

I assembled a small self contained package https://github.com/eried/Research/tree/master/HackRF/TempestSDR that might solve your issues (I am using ExtIO_HackRF.dll, so not directly for @MemeCommando)

1) This happens if you have the "Stealth mode" enabled 2) 3) I think the app is just buggy, for me it hangs if I enable this 4) 5)

> It charges good when it connected to USB or charger, but I never know when it charger for 100% It is the typical charger controller clone they put on...

UPDATE: The led does not blink erratically if the CR1220 is in place on the H2.

Which lines from that tpms.txt actually appear in the portapack? Maybe the length of the data is different? In tpms_packet.cpp I see that 64, 72 and 80 bytes are "parsed"

If you could make it in such a way that with the minimum amount of changes in the code parses your sensors, I guess it would be a good enough...

I am not sure how to debug either, what I have been doing is to add lines like this: // debug //painter.draw_string({10,60},style(), "*** DEBUG"); //painter.draw_string({10,80},style(), "X="+to_string_dec_int(x_pos)+" y="+to_string_dec_int(y_pos)); //painter.draw_string({10,100},style(), " lat="+unit_auto_scale(lat_,3,3)+"...

I tried receiving my data without luck also it didnt catched anything on the street. I will try in the other frequency, but maybe the standard is different here in...

There is instructions to generate the map https://github.com/furrtek/portapack-havoc/tree/master/sdcard have you tried to generate another map?

What didn't work? Which part failed? I could take a look on the code that reads the image to help trying to get your map but of course the first...