Hello,
I am running Meshcli on a Fedora laptop. Installed Meshcli with sudo. When trying to connect, I remain stuck and the CLI remains unresponsive.
eric@fedora:~$ meshcore-cli -D
INFO:meshcore:Searching first MC BLE device
INFO:meshcore:Found device MeshCore-Eirikr CE:62:D7:6E:6F:A6
DEBUG:meshcore:Connecting with client: None, address: CE:62:D7:6E:6F:A6, device: CE:62:D7:6E:6F:A6: MeshCore-Eirikr
DEBUG:meshcore:Directly using a passed device.
DEBUG:meshcore:BLE device disconnected: CE:62:D7:6E:6F:A6 (is_connected: False)
^C
Exited cleanly
eric@fedora:~$ sudo meshcore-cli -D
INFO:meshcore:Searching first MC BLE device
INFO:meshcore:Found device MeshCore-Eirikr CE:62:D7:6E:6F:A6
DEBUG:meshcore:Connecting with client: None, address: CE:62:D7:6E:6F:A6, device: CE:62:D7:6E:6F:A6: MeshCore-Eirikr
DEBUG:meshcore:Directly using a passed device.
DEBUG:meshcore:BLE device disconnected: CE:62:D7:6E:6F:A6 (is_connected: False)
eric@fedora:~$ sudo meshcore-cli -a "MeshCore-Eirikr" infos
INFO:meshcore:Scanning BLE for device matching MeshCore-Eirikr
INFO:meshcore:Found device MeshCore-Eirikr CE:62:D7:6E:6F:A6
Is there something I should do ?
Hello,
I am running Meshcli on a Fedora laptop. Installed Meshcli with sudo. When trying to connect, I remain stuck and the CLI remains unresponsive.
Is there something I should do ?