canary hardware page

This commit is contained in:
hdngr 2024-04-26 10:36:30 -06:00
parent c7a7a4afdd
commit a3096bdfcf
No known key found for this signature in database
2 changed files with 48 additions and 0 deletions

View 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.
![CanaryOneFront](/img/hardware/canary-one/front.webp)
## 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
![CanaryOnePerspective](/img/hardware/canary-one/perspective.webp)
![CanaryOneDos](/img/hardware/canary-one/dos.webp)

View file

@ -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.
:::
### [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/)
Modular hardware system with Base, Core and Peripheral modules including the low-power and solar ready nRF52840-based Meshtastic Starter Kit (19007 & 4631).