reticulum-meshchat icon indicating copy to clipboard operation
reticulum-meshchat copied to clipboard

Add support for RNode over BLE

Open liamcottle opened this issue 1 year ago • 0 comments

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 avatar Dec 13 '24 10:12 liamcottle