Hey there, im new to LoRa and pretty excited about the near endless
possibilities it has to offer.
So i decided to compile my own Firmware for it and let it do whatever i want it to do, but im facing a serious issue while choosing the right Board i want to compile for.
I fetched the latest source from: https://github.com/meshtastic/firmware/releases/tag/v2.3.2.63df972
and have the folloing list of Boards to choose from:
;default_envs = pico
;default_envs = tbeam-s3-core
;default_envs = tbeam0.7
;default_envs = heltec-v1
;default_envs = heltec-v2_0
;default_envs = heltec-v2_1
;default_envs = heltec-wireless-tracker
;default_envs = chatter2
;default_envs = tlora-v1
;default_envs = tlora_v1_3
;default_envs = tlora-v2
;default_envs = tlora-v2-1-1_6
;default_envs = tlora-v2-1-1_6-tcxo
;default_envs = tlora-t3s3-v1
;default_envs = lora-relay-v1 # nrf board
;default_envs = t-echo
;default_envs = canaryone
;default_envs = nrf52840dk-geeksville
;default_envs = native # lora-relay-v1
;default_envs = nano-g1
;default_envs = pca10059_diy_eink
;default_envs = meshtastic-diy-v1
;default_envs = meshtastic-diy-v1_1
;default_envs = meshtastic-dr-dev
;default_envs = m5stack-coreink
;default_envs = rak4631
;default_envs = rak10701
;default_envs = wio-e5
I own a “Wifi LoRa V3.1” (https://heltec.org/project/wifi-lora-32-v3/) which does not appear in the list which seems a bit weird to me as the Source is the latest i’m able to get.