Skip to content
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

Add support for RNode over BLE #22

Open
liamcottle opened this issue Dec 13, 2024 · 0 comments
Open

Add support for RNode over BLE #22

liamcottle opened this issue Dec 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@liamcottle
Copy link
Owner

This is a reminder to add support for RNodes over BLE.

Will need to add the bleak library to requirements.txt so it's available within the cxfreeze compiled binaries, and to also test that it works.

It would also be nice to have a way for the user to select a BLE RNode in a dropdown, as currently they will need to edit the ~/.reticulum/config file manually. This is because the user needs to provide ble://RNode ABCD as the port instead of something like /dev/cu.usbmodem1234, and the existing dropdown only shows known serial ports.

@liamcottle liamcottle added the enhancement New feature or request label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant