Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 2.53 KB

part_list.md

File metadata and controls

38 lines (27 loc) · 2.53 KB

Parts List

Host Controller & Radio

  • A Raspberry PI is the intended target for the broker logic, and can optionally run front end logic like the rendered TUI and database. Tested on a few including rpi4 and rpi5

  • Currently using the rpi5 with 8Gb RAM which works great. The pi must be set up to run the openthread stack & otbr-agent follow instructions here and configured as a host for running openthread in RCP mode.

  • Pis dont have built-in support (yet?) so you will need an 802.15.4-capable radio (external dongle) configured to run as an RCP (radio co-processor) on the pi. Tested with the following RCP dongles

  • Others exist (for example the esp32h2 adn esp32c6 can both run RCP mode) anything that is 1.3 ceritifed should work. See the openthread list of supported platforms here.

ESP32 sensor nodes

Note: As of this writing I have only tested h2s with 4MB and c6s with 8MB flash

Sensors

Soil Sensors

Also will be testing / developing code for additional sensors eventually:

Other sensors