Javier Podavini

Results 5 issues of Javier Podavini

Hi. I want to use the CC1101 to sniff for sensors that use 433 signals, they print out an unique ID. When using the generic RF receiver they are too...

Hello, I think I found a new error while debugging, in fact there are 2 errors: https://gyazo.com/1aa6094c8b440dd08b449c3bfde36755 Check this video, When debugging, when the debugger enters the FOR, it should...

Doing some testing I notice the following. If you debug this code line by line. After entering the if and executing x++; it will jump to x=0; executing the print("x");...

Hi. I'm making an editor for my own script and I want to integrate the debugger with it without using TCP but direct interaction with the Debugger class. I was...

This is exactly what I need, but I have to use a Raspberry. There is a library of CC1101 for Raspberry, but I don't get how to make it work...