Affirmatech / MeshSense

MeshSense directly connects to your Meshtastic node via Bluetooth or WiFi and continuously provides information to assess the health of your mesh network.
https://affirmatech.com/meshsense
GNU General Public License v3.0
30 stars 6 forks source link

USB/Serial Connectivity #13

Open Soltares opened 2 weeks ago

Soltares commented 2 weeks ago

Per written feedback, this issue is to track support for connecting a device through USB/Serial ( /dev/ttyACM0, /dev/ttyUSB0, ...) for cases where there is no wifi (RAK devices) and the laptop/PC is not able to see the device through Bluetooth.

Talie5in commented 6 days ago

for cases where there is no wifi (RAK devices)

Just found a trick for this, connect to the device over Bluetooth first in the Meshtastic Webclient (client.meshtastic.org) and note the Bluetooth MAC.

Disconnect the Webclient (close tab)

Once connected and paired, you can type in that MAC Address in the top bar of the MeshSense Client and hit Connect.

carroarmato0 commented 6 days ago

@Talie5in hmm doesn't seem to work for me. I have to turn on the bluetooth experminental flags in Chrome (129.0.6668.70) and restart it. My device is then detected via bluetooth, but it says "unsupported device". In the client.meshtastic it kinda detects it, but no useful information is being pulled from the device. Meshsense still does not find the device. I'm not entirely sure if this is due to maybe the bluetooth module in my laptop not supporting BLE or if it's browser support related. (My Ubuntu 20.04 is unable to see my RAK device through bluetooth for instance). Through USB would be more reliable anyway.