I'm trying to create a node using a WaveShare SX1262 (https://www.waveshare.com/pico-lora-sx1262-868m.htm) using a Pico and MicroPython, but there appears to be next to no example or information on doing this. In fact this is pretty much the only info I have found.
I have set up a gateway that is talking to a the Things Network (V3), so the next step is getting the node to talk to that. This is my first time working with LoRaWAN, so maybe I'm asking daft questions...
I see that this was created with ChirpStack, which as I understand it as an alternative to TTN, so aside from sorting the SPI etc connections to match the WaveShare board is there any reason this wouldn't work with TTN?
I'm trying to create a node using a WaveShare SX1262 (https://www.waveshare.com/pico-lora-sx1262-868m.htm) using a Pico and MicroPython, but there appears to be next to no example or information on doing this. In fact this is pretty much the only info I have found.
I have set up a gateway that is talking to a the Things Network (V3), so the next step is getting the node to talk to that. This is my first time working with LoRaWAN, so maybe I'm asking daft questions...
I see that this was created with ChirpStack, which as I understand it as an alternative to TTN, so aside from sorting the SPI etc connections to match the WaveShare board is there any reason this wouldn't work with TTN?