mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
canary hardware page
This commit is contained in:
parent
c7a7a4afdd
commit
a3096bdfcf
41
docs/hardware/devices/canary/index.mdx
Normal file
41
docs/hardware/devices/canary/index.mdx
Normal file
|
@ -0,0 +1,41 @@
|
||||||
|
---
|
||||||
|
id: canaryone
|
||||||
|
title: CanaryOne
|
||||||
|
sidebar_label: Canary
|
||||||
|
sidebar_position: 1
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
The CanaryOne was built by Canary Radio Company from the ground up to run Meshtastic in austere environments as an affordable tactical networking solution.
|
||||||
|
|
||||||
|
CanaryOne custom PCB and case were designed and are assembled and manufactured in the United States.
|
||||||
|
|
||||||
|
The custom PCB board supports jlink debugging, with intelligent electrical components sourced from the United States and Western Europe.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Specifications
|
||||||
|
|
||||||
|
- **MCU**
|
||||||
|
- NRF52840 (Bluetooth)
|
||||||
|
- Bluetooth 5.0
|
||||||
|
- **LoRa Transceiver**
|
||||||
|
- Semtech SX1262
|
||||||
|
- **Frequency options**
|
||||||
|
- All Mesthastic options.
|
||||||
|
- **Navigation Module**
|
||||||
|
- ATGM336H-5N-71 (Supports GPS, BDS and GLONASS)
|
||||||
|
- **Antenna**
|
||||||
|
- SMA Socket
|
||||||
|
- **Connectors**
|
||||||
|
- USB-C
|
||||||
|
|
||||||
|
## Resources
|
||||||
|
|
||||||
|
- Firmware file: `canary-one-X.X.X.xxxxxxx.bin`
|
||||||
|
- Purchase Link: [canaryradio.io](https://canaryradio.io/products/canaryone)
|
||||||
|
|
||||||
|
## Perspective Photos
|
||||||
|
|
||||||
|

|
||||||
|

|
|
@ -25,6 +25,13 @@ Please do your research and choose the board that meets your needs (or maybe alr
|
||||||
- ESP32-based devices require more power to operate but are typically lower-cost alternatives that do perform well when using house power, or for handsets that only require a day or two of runtime, and for applications that require WiFi connectivity.
|
- ESP32-based devices require more power to operate but are typically lower-cost alternatives that do perform well when using house power, or for handsets that only require a day or two of runtime, and for applications that require WiFi connectivity.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
### [CanaryOne](./canary/)
|
||||||
|
Complete solution with battery, screen, case, and antenna. Ships pre-flashed with latest Meshtastic firmware.
|
||||||
|
|
||||||
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
||||||
|
|:-----------------------------------------------|:---------|:-------|:------------:|:---:|:------:|
|
||||||
|
| [CanaryOne](./canary/canary-one) | nRF52840 | SX1262 | NO | 5.0 | YES |
|
||||||
|
|
||||||
### [RAK Wisblock](./rak/)
|
### [RAK Wisblock](./rak/)
|
||||||
Modular hardware system with Base, Core and Peripheral modules including the low-power and solar ready nRF52840-based Meshtastic Starter Kit (19007 & 4631).
|
Modular hardware system with Base, Core and Peripheral modules including the low-power and solar ready nRF52840-based Meshtastic Starter Kit (19007 & 4631).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue