dwarning

Results 31 comments of dwarning

Hallo John, auch wenn die Geschichte nicht so wichtig ist, der Status der Zirku (s. commit f9612ec) wirkt bei mir immer noch nicht. Nutze die web configuration standardmäßig: `pi@raspberrypi:~ $...

Sorry - but I am still confused. In the new version we have a contradiction: `void ELECHOUSE_CC1101::GDO_Set (void) { pinMode(GDO0, OUTPUT); pinMode(GDO2, INPUT); } ` but `void ELECHOUSE_CC1101::GDO0_Set (void) {...

Yes, but you see in your code above `pinMode(GDO2, INPUT);`. I think this is wrong in any case. So if I want use GDO0 as input I have to use...

Hi, we have to stay with the version 2.5.6: A functional teensy - cc1100 combination (only gdo0 wired) works with old version 2.5.6 and following line   gRfReceiver.setGDO(GDO0_PIN, GDO2_PIN); // Practicaly,...

I think it has nothing todo with the controller - if you use an esp the gdo0 signal will dissappear too with the mentioned setGDO() command. > Am 03.08.2021 um...

> gdo0 can be input output. gdo2 is just output. this actually means the pins of the cc1101. for example: cc1101 gdo2 output -> input microcontroller. the option with set...

I know that setGdo0() works because it is controller input.. But what make it for sense if the old setGdo() is available but not working anymore because you change input...

@ra3xdh : Could you comment please, Thanks.

Thanks. The problem is not to generate or to convert the s-param files. I have them for different operating points each. But I am not able to show them all...