Hi all! Thought I’d share something I’ve been working on, in case it’s useful to anyone else:
For my work I’m currently migrating from V2 to V3 (hosted by TTI), so I’ve been working on getting our gateways of choice (Multitech Conduit AP of course) working on it. The end goal is to entirely automate the gateway provisioning process, but it’s not quite there yet.
I’m not sure how long ago but Multitech released a binary for the new Basic Station forwarder - this is fully supported within a V3 stack, so the aim was this:
- Work through the incredibly sparse documentation to get the gateway to work on the Europe spectrum in V3
- Create all associated config files automatically
- Fully configure the device through one script
- Automate the provisioning of the device within TTI itself
Find all the scripts and accompanying README here: https://gitlab.com/measuremen/multitech-setup
It’s early days so the script works on a few assumptions:
- You’re in Europe and using the Europe spectrum
- You have an Organization within your TTI stack and are creating the gateway in there
- The device is using MLinux, not the closed-source AEP firmware from Multitech (although I think it will work too)
- The device is running firmware 5.2 or newer and already has been configured to access the internet
Have fun! No warranty provided