Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

GearUp Logo Maverick

This GitHub repository serves as a backup and documentation hub for the Maverick meshtastic node.

All official information and product details are available on our website: Maverick Product page

Maverick_Front

Overview

The Maverick is now supported by for Meshtastic, with the target soon to be added to their main branches. This repository exists to provide a secondary reference location, hosting documentation, pinout diagrams, and firmware resources to ensure the information remains easily accessible.

Pinout & Datasheet

The /datasheet folder contains the official datasheet and pinout diagrams for the AirBrain flight controller.

Maverick_Pinout_top

Maverick_Pinout_bottom

Firmware

The /firmware folder contains backup binaries and source files related to the Maverick target.

Please always use the official Maverick firmware provided by Meshtastic communities.

This repository is only for documentation and archival purposes.

Inside the firmware folder:

src/ – source files used for target creation

bin/ – precompiled binary files that can be flashed to the Maverick

Bootloader

The /firmware folder contains backup bootloader for Maverick.

This can be flashed by connecting the EDC-06 connector to the SWD pins.

nrfjprog --recover
nrfjprog -f NRF52 --eraseall
nrfjprog --program s140v611.hex --family NRF52
nrfjprog -f NRF52 --program Maverick_bootloader-0.9.2-29-g6a9a6a3_s140_6.1.1.hex --chiperase --verify --reset --log

Meshtastic recommended settings

meshtastic --set position.gps_update_interval 0
meshtastic --set position.position_broadcast_secs 10
meshtastic --set position.gps_attempt_time 1800
meshtastic --set position.position_flags 171
meshtastic --set position.gps_mode ENABLED

3D printed files

The /3D folder contains step files for the 3D printed casing.

Contact & More Info

For additional details or support:

info@takeyourgear.com

AirBrain Logo AirBrain Logo

Website Gear Up

About

The ultimate Meshtastic node

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages