You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • I usually use EspruinoHub to bridge from MQTT.

    However one of the steps to set up Noble (the lib that contrib-blue-uart probably uses) is to run the command:

    sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
    

    Have you done that? It might help? If node doesn't exist you might have to change it to which nodejs

About

Avatar for Gordon @Gordon started