-
Notifications
You must be signed in to change notification settings - Fork 3
disconnect from a BLE node #12
Copy link
Copy link
Open
Description
Hello, after pairing the Bluetooth node and running meshcore-proxy, everything seems to be working.
To verify, I try to connect with meshcore-cli -t 127.0.0.1 -p 5000 (the command seems to have changed compared to the meshcore-proxy documentation).
After a few seconds, it disconnects.
The proxy acknowledges the connection:
INFO:meshcore_proxy.proxy:Client connected: ('127.0.0.1', 50258)
INFO:meshcore_proxy.proxy:Client disconnected: ('127.0.0.1', 50258)
meshcore-cli:
INFO:meshcore:TCP Connection started
ERROR:meshcore:No response from meshcore node, disconnecting
Is there any way to fix this? is a proxy or meshcore-cli problem?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels