Site Tools


Sidebar

Work

Projects Travel Singapore Socials (External)

projects:amateur_radio:meshtastic:diy_devices:ikoka_nano

This is an old revision of the document!


Ikoka Nano Meshtastic Device

GitHub repo: https://github.com/ndoo/ikoka-nano-meshtastic-device

A Meshtastic device based on the Seeed Studio XIAO nRF52840 and EBYTE E22-XXXMXXS series LoRa modules. Pinout matches the Meshtastic xiao_ble variant.

The focus is on small size without an onboard display or buttons, meaning it must be used with Meshtastic client software, or as a remote repeater managed with remote node administration.

Connectors

  • JST PH (2mm pitch) connector for 1S LiPo
  • JST PH (2mm pitch) connector for solar panel (TI BQ25100 charge IC on XIAO nRF52840, max 6.45V), connected to USB 5V
  • Qwiic connector for I²C sensors

Libraries Used

Building One

Software Required

  • The files were created in KiCad 7
  • Clone this git repository recursively, i.e. with –recursive
  • Ensure the SparkFun library is at v1.1:
    • cd symbols/SparkFun-KiCad-Libraries
    • git checkout v1.1

Ordering PCBs

Ordering Components

Assembling the PCB

(TODO)

Flashing

Follow the instructions at meshtastic/firmware/variants/xiao_ble/.

PCB Images

projects/amateur_radio/meshtastic/diy_devices/ikoka_nano.1715141948.txt.gz · Last modified: 2024/05/08 04:19 by Andrew Yong