// install
Install on iOS via TestFlight.
Installing the MeshCore Open client. You'll also need a MeshCore-compatible LoRa node (the radio) to actually use it.
iOS builds ship through TestFlight. The public invite link is in the latest GitHub release. BLE works today; USB and TCP companion paths are still in progress on iOS.
- 01 Install TestFlight From the App Store, install Apple's TestFlight if you don't already have it.
- 02 Open the invite link Tap the TestFlight link below to join the beta. If it says full, check the latest GitHub release for a fresh slot.
- 03 Open & pair Launch MeshCore Open. iOS will prompt for Bluetooth permission on first scan — allow it.
# join the iOS TestFlight betahttps://testflight.apple.com/join/QzUGKJ65 # or build it yourself (Xcode 15+, Flutter 3.38.5+)$ git clone https://github.com/zjs81/meshcore-open.git$ flutter build ipa --release