I am just checking if am in wrong territory; I would like to get #RAK5166 / #RAK5167 which uses #SX1303 - but from my.. brief.. research is seems like neither the community-led #reticulum firmware, #meshtastic or #meshcore supports the SX1303.
#Semtech docs: "Direct interface to Semtech transceivers SX1250, SX1255 and SX1257"
Is this enough? Do I need SX1303 support or would I need exact the RAK module support for this even to work?
Little to no mention of SX1303 on gh PR/Issues.
@jalict from my beginner-level's perspective, all the rnodes and autonomous nodes i have seen embed a LoRa SX1262 transceiver.
Get any of these RAK4631, Xiao+Wio or any combination of nRF62+SX1262 OR any combination of ESP32+SX1262, and you easy-peasy turn that into an rnode (a "lora modem") that you connect to via USB or bluetooth (or wifi on ESP32) and #reticulum starts chirping over it.
In theory i think that any other cheap modulating on these frequencies could, through maybe the writing of custom drivers and software, also get you to send reticulum packets.
There may not be such software ready yet for other chips than the SX1262, i don't know...