Skip to content

Commit 2f5cc94

Browse files
committed
add info about flasher and clients
1 parent 885cfe9 commit 2f5cc94

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,36 @@ Monitor & Communicate using the Serial Monitor (e.g., Serial USB Terminal on And
3838
* 📡 Companion Radio: For use with an external chat app, over BLE or USB.
3939
* 📡 Room Server: A simple BBS server for shared Posts.
4040

41+
## ⚡️ MeshCore Flasher
42+
43+
We have prebuilt firmware ready to flash on supported devices.
44+
45+
- Launch https://flasher.meshcore.co.uk
46+
- Select a supported device
47+
- Flash one of the firmware types:
48+
- Companion, Repeater or Room Server
49+
- Once flashing is complete, you can connect with one of the MeshCore clients below.
50+
51+
## 📱 MeshCore Clients
52+
53+
**Companion Firmware**
54+
55+
The companion firmware can be connected to via BLE, USB or WiFi depending on the firmware type you flashed.
56+
57+
- Web: https://app.meshcore.nz
58+
- Android: https://play.google.com/store/apps/details?id=com.liamcottle.meshcore.android
59+
- iOS: https://apps.apple.com/us/app/meshcore/id6742354151?platform=iphone
60+
- NodeJS: https://github.com/liamcottle/meshcore.js
61+
- Python: https://github.com/fdlamotte/meshcore-cli
62+
63+
**Repeater and Room Server Firmware**
64+
65+
The repeater and room server firmwares can be setup via USB in the web config tool.
66+
67+
- https://config.meshcore.dev
68+
69+
They can also be managed via LoRa in the mobile app by using the Remote Management feature.
70+
4171
## 🛠 Hardware Compatibility
4272

4373
MeshCore is designed for use with:

0 commit comments

Comments
 (0)