js icon indicating copy to clipboard operation
js copied to clipboard

JS/TS library for interfacing with Meshtastic devices

Results 25 js issues
Sort by recently updated
recently updated
newest added

### Hardware Heltec V3 ### Connection Type Serial ### Firmware Version 2.4.2.5b45303 ### Description I am connected to my device via NodeJS serial and just reading the logs with `concurrentLogOutput`...

bug

Many interfaces are missing due to this library depending on an outdated build of `meshtastic/protobufs` Specific examples include the following interfaces among others: `Mqtt.MapReport` `Paxcount.Paxcount` I have bumped these revisions...

bug

### Description Right now there are 5 levels of logging. `debug, info, warn, error, fatal`. The levels are listed in level of severity. I think if we let the user...

enhancement

### Hardware Other ### Connection Type HTTP ### Local or Hosted https://client.meshtastic.org ### Firmware Version 2.6.0 ### Description Steps to reproduce: 1. Open https://client.meshtastic.org/ 2. New connection --> HTTP 3....

bug

### Hardware Heltec V3 ### Connection Type Serial, HTTP ### Local or Hosted http://meshtastic.local ### Firmware Version 2.5.18.89ebafc ### Description If you send a large number of messages to a...

bug

### Hardware Not Applicable ### Connection Type HTTP ### Local or Hosted http://meshtastic.local ### Firmware Version - ### Description The web interface constantly performs new HTTP API calls even if...

bug

### Description Originally reported at: https://github.com/meshtastic/web/issues/431 --- Description The firmware is using client notifications for an increasing amount of validation of input values and rate limiting of packets. Users need...

enhancement

### Hardware Other ### Connection Type HTTP ### Firmware Version 2.5.15.79da236 ### Description Looking at the logic for [starting a HTTP connection with a device](https://github.com/meshtastic/js/blob/master/src/adapters/httpConnection.ts#L134) ```ts private async attemptConnection( params:...

bug

### Hardware Not Applicable ### Connection Type HTTP ### Firmware Version n/a ### Description Protobufs library seems to be missing when trying to install with pnpm install instructions and then...

bug

### Hardware T-Lora v1 ### Connection Type HTTP ### Firmware Version 2.5.4.8d288d5 ### Description Running the library on NodeJS 18.20.5. After a minute or so I keep getting messages about...

bug