Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: xtal on August 08, 2018, 07:58:42 PM

Title: Support for AF_BLUETOOTH in Python?
Post by: xtal on August 08, 2018, 07:58:42 PM
Hi;

I'd like to migrate to PiCore for obvious reasons over Raspbian.

I'm working with BLE and PyBleno on the Pi; have been able to get bluetooth up and running without too many difficulties.

The available Python distributions don't appear to have support for bluetooth sockets (e.g. AF_BLUETOOTH).

Before I head down the non-trivial path of compiling Python with this support on TC, is there any chance of getting this functionality enabled, or something I've missed?

Thanks,
Steve
Title: Re: Support for AF_BLUETOOTH in Python?
Post by: bmarkus on August 08, 2018, 08:32:10 PM
Hi, I will rebuild Python packages with Bluetooth support.
Title: Re: Support for AF_BLUETOOTH in Python?
Post by: xtal on August 08, 2018, 08:44:33 PM
Thanks very much!

73 de VE1SFM
Title: Re: Support for AF_BLUETOOTH in Python?
Post by: xtal on September 30, 2018, 08:37:41 PM
Have a week to work on this and figure I'd check back in, ran my updates for Python (3.6) but didn't see AF_BLUETOOTH support? Were the 2.x binaries updated?

Would love to be able to port over.

Thanks,
Steve