Skip to the content.

Welcome to nyme.sh!

Connect with us on Discord

Visit us on the Meshtastic Discord Under Social -> connect -> us - NYC metro

See u there ;)

MEDIUM FAST COORDINATED TEST - JULY 2025

We are conducting a full on test to see if Medium Fast(45) is a better fit for NYC than Long Fast(20). If you would like to participate, please do so by following the steps down below. This test will begin July 1, 2025 and will end when the community decides our next step in the coming weeks. Check here and our discord channel to stay current and help shape the future of our mesh!

If you are joining us on Medium Fast, please do the following:

Node Setup Tips

nyme.sh Stats & Information

Note: All of these stats are powered by MQTT, if you wish to appear on the stats or maps you must enable “OK to MQTT” on your radio.

Services on the mesh

Meshtastic Official Tools

Meshtastic Documentation

Random Troubleshooting

If you use the meshtastic python-cli and have been seeing the following error:

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe0 in position 8: 'utf-8' codec can't decode byte 0xe0 in position 8: unexpected end of data in field: meshtastic.protobuf.User.long_name```

What is happening is someone managed to use a non-UTF8 char in their device name (both long and short) so the fix is to run:
```bash
meshtastic --remove-node '!0c3a9bb0' && meshtastic --set-ignored-node '!0c3a9bb0'