gitterman
gitterman
Even Google Maps (from GOOGLE!) can be set to a different language other than the system language, and even on older android versions. So it is strange to me, why...
I am on 0.9.11 on Windows 11, and I am nagged too recently by the tooltip from wincompose which frequently appears and stays open, even without hovering over the tray...
I am on 0.9.11 on Windows 11, and I am nagged too recently by the tooltip from wincompose which frequently appears and stays open, even without hovering over the tray...
I found that neither RPi.GPIO nor gpiozero clean up outputs which have been defined with the sysfs interface. E.g. the following definition is not cleaned: `echo 3 > /sys/class/gpio/export ;...
I have a model 1 which serves as a doorbell monitor. As such, it uses an USB camera and a small car monitor attached to the sdtv port. The monitor...
Yes, I did reboot after the changes I did to config.txt. In the meantime I did revert to buster and with that everything works fine. (for reference: https://forums.raspberrypi.com/viewtopic.php?t=257631) I did...
Thanks for getting back to me. I am using the examples "cc1101_New_Receive_method_advanced" and "cc1101_Transmitt_Hello_World_advanced" which I modified for my tests as attached. The cc1101 modules are the same hardware for...
BTW> Is there an example sketch which shows how to send an acknowledgement after a successful receive? I know that sophisticated home automation systems implement this to make control more...
Thanks for analyzing. Alas, it still does not work. I copied exactly your code and only changed the frequency back to 868.3. The Receiver still hangs after the "sending 'OK'"...
Yes I did see your changes and as I said I copied exactly the modified code that you had attached. Of course, I needed to change the frequency to work...