Hey all,
I have a heltec v3 and a raspberry pi and im looking to see how i can use my rpi to interface with the heltec device via bluetooth. Anyone have experience doing this? Id like to potentially have a web gui but also interested in using the python package to send messages based on some events ill be creating.
Probably the Python library would be the easiest place to get started.
https://meshtastic.org/docs/development/python/library/
I haven’t worked with it for a few months, but the documentation at least was pretty sparse. Despite that, it’s simple enough to follow the code.