meshtastic / js

JS/TS library for interfacing with Meshtastic devices
https://meshtastic.org
GNU General Public License v3.0
65 stars 33 forks source link

Bluetooth writeToRadio not working - writeQueue never empties #56

Open kjantzer opened 2 years ago

kjantzer commented 2 years ago

I've been able to connect to a device and read data (heartbeat, user packet, etc), but the writeLock is true and ever finishes

What am I missing?