Hello
Thank you for you work this daemon works great !
I'd like to use infrared communication in parallel of your program to control a HI-FI from a pi zero, but as soon as I pair my bluetooth devices, the IR communication is lost. Even if I unpair the devices, it doesn't work. I have to reboot the pi to get it work again.
It seems that the 38khz frequency needed for IR signals is not constant over the GPIO pins connected to my IR led when I pair a device.
I use piGPIO for the IR part.
http://abyz.me.uk/rpi/pigpio/index.html
Is there a way to pause the bluetooth daemon to free up some CPU and get the IR communication work again at the right frequency ?
Best regards
David
Hello Thank you for you work this daemon works great ! I'd like to use infrared communication in parallel of your program to control a HI-FI from a pi zero, but as soon as I pair my bluetooth devices, the IR communication is lost. Even if I unpair the devices, it doesn't work. I have to reboot the pi to get it work again. It seems that the 38khz frequency needed for IR signals is not constant over the GPIO pins connected to my IR led when I pair a device. I use piGPIO for the IR part. http://abyz.me.uk/rpi/pigpio/index.html Is there a way to pause the bluetooth daemon to free up some CPU and get the IR communication work again at the right frequency ? Best regards David