tech

board V2

programming

https://github.com/thekakester/Arduino-LoRa-Sx1262

origin

#define SX1262_NSS   7
#define SX1262_RESET A0
#define SX1262_DIO1  5

modify

#define SX1262_NSS   10
#define SX1262_RESET 9
#define SX1262_DIO1  2 // interrupt pin
#define SX1262_DIO0  3 // busy pin, optional

package

For LGT Version:

  • Main loraduino board without pre-mounted lora modules
  • RF: NOT mounted and NOT included RF Lora module, please buy alone here and solder, soldering skills are needed
  • Battery 1.25mm cable

ref