Giter Club home page Giter Club logo

Comments (7)

FooDeas avatar FooDeas commented on September 4, 2024

BT pairing needs communication in both directions. So the first time you connect, often it won't be done by modifying a config file on one side only.
Scripting in post-install would be possible because I activate the BT on Pi3 during installation process.

from raspberrypi-ua-netinst.

thijstriemstra avatar thijstriemstra commented on September 4, 2024

I'm not able to list the internal bluetooth device for a RPi3, e.g.:

$ hcitool scan
Device is not available: No such device

Installed following packages after some searching:

bluez,bluetooth,raspberrypi-sys-mods,pi-bluetooth,libbluetooth3,libbluetooth-dev,libdbus-c++-dev,libdbus-1-dev

Also added user to bluetooth group as suggested here:

sudo usermod -G bluetooth -a pi

But still not working. Any idea?

from raspberrypi-ua-netinst.

FooDeas avatar FooDeas commented on September 4, 2024

I'm working on it at the moment and got it working. Please be patient until the new release in about 12 hours.

from raspberrypi-ua-netinst.

FooDeas avatar FooDeas commented on September 4, 2024

To get BT and UART working on model 3B at the same time was a bit tricky.
It's fixed and tested with b2986a4 b40f6ff.

I changed config.txt and udev rules to get it fully compatible with all packages and now exactly behaves like you would use a common raspbian image.
(UART is on /dev/serial0; BT on /dev/serial1 as expected)

Short hint: All packages you need are installed with apt-get install pi-bluetooth. No further changes needed to get it work.

from raspberrypi-ua-netinst.

thijstriemstra avatar thijstriemstra commented on September 4, 2024

Cool, I'll test it now. I saw you removed the GPIO udev rule, I suppose it's still working without that? Update: yes it does.

from raspberrypi-ua-netinst.

thijstriemstra avatar thijstriemstra commented on September 4, 2024

Awesome it works now:

$ hcitool dev
Devices:
    hci0    B8:27:EB:E4:20:75

from raspberrypi-ua-netinst.

FooDeas avatar FooDeas commented on September 4, 2024

For your information:
The GPIO rule I added to get #8 working, was removed because the package raspberrypi-sys-mods is installed by default now. It delivers another rule which does the same and gets updates if available.

from raspberrypi-ua-netinst.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.