-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python bluetooth mesh on Raspberry Pi 3. Prerequisites for student lab development #69
Comments
@vpl-profess Have you seen this? I've succefully followed that and got it working. I know that all the required modules have recently been added into the raspberry pi kernel as modules but I've not yet worked out which combination to load to get it to work without selecting them as built-ins. I'd be keen to know how your research turns out. |
Hi, Thanks again for your answer Talk to you |
@vpl-profess To be clear I'm not the author of this project I'm just watching it. I'm also planning on using it for an upcoming project but I'm still working on the sensor node firmware at the moment. PS. I can also confirm you don't need to recompile the kernel on the rpi anymore as the required modules are included by default. |
Well, we've made this package mostly for ourselves, but since we're trying to be the good guys, we shared it as open source. So far it's just me and my team both working on and using it, so the documentation is virtually non-existent... I'm happy to answer questions, though. That, and accept contributions :D |
Hi,
I intend to develop a lab for students to explore the bluetooth mesh concenpts.
I have several Raspberry PI 3 available, but cannot find any recent blog that clearly provide a installation procedure of the right bluez stack etc ...
I would love using this python lib but wonder
Thanks in advance for your help
VIncent
The text was updated successfully, but these errors were encountered: