Merge pull request #1222 from canaryradio/hardware-canary-one

Hardware canary one
This commit is contained in:
pdxlocations 2024-04-28 20:12:08 -07:00 committed by GitHub
commit 5842479e49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 49 additions and 1 deletions

View file

@ -21,7 +21,7 @@ The device config options are: Role, Serial Output, and Debug Log. Device config
| TRACKER | Broadcasts GPS position packets as priority. | Tracking the location of individuals or assets, especially in scenarios where timely and efficient location updates are critical. |
| LOST_AND_FOUND | Broadcasts location as message to default channel regularly for to assist with device recovery. | Used for recovery efforts of a lost device. |
| SENSOR | Broadcasts telemetry packets as priority. | Deploying in scenarios where gathering environmental or other sensor data is crucial, with efficient power usage and frequent updates. |
| TAK | Optimized for ATAK system communication, reduces routine broadcasts. | Integration with ATAK systems (via the Mesthastic ATAK Plugin) for communication in tactical or coordinated operations. |
| TAK | Optimized for ATAK system communication, reduces routine broadcasts. | Integration with ATAK systems (via the Meshtastic ATAK Plugin) for communication in tactical or coordinated operations. |
| TAK_TRACKER | Enables automatic TAK PLI broadcasts and reduces routine broadcasts. | Standalone PLI integration with ATAK systems for communication in tactical or coordinated operations. |
| REPEATER | Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in Nodes list. | Best positioned in strategic locations to maximize the network's overall coverage. Device is not shown in topology. |
| ROUTER | Infrastructure node for extending network coverage by relaying messages. Visible in Nodes list. | Best positioned in strategic locations to maximize the network's overall coverage. Device is shown in topology. |

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 Meshtastic 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) | 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).

Binary file not shown.

After

Width:  |  Height:  |  Size: 481 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB