Skip to content

disconnect from a BLE node #12

@gendebeat

Description

@gendebeat

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions