mirror of
				https://github.com/meshtastic/firmware.git
				synced 2025-10-28 23:34:03 +00:00 
			
		
		
		
	 ce38ac10d1
			
		
	
	
		ce38ac10d1
		
			
		
	
	
	
	
		
			
			* Create lora-ws-raspberry-pi-pico-to-rpi-adapter.yaml * Create lora-starter-edition-sx1262-i2c.yaml * Update lora-ws-raspberry-pi-pico-to-rpi-adapter.yaml * Update lora-ws-raspberry-pi-pico-to-rpi-adapter.yaml * Update lora-starter-edition-sx1262-i2c.yaml
		
			
				
	
	
		
			11 lines
		
	
	
		
			302 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			302 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # https://www.waveshare.com/pico-lora-sx1262-868m.htm
 | |
| # https://github.com/markbirss/lora-ws-raspberry-pi-pico-to-rpi-adapter
 | |
| Lora:
 | |
|   Module: sx1262  # Waveshare Raspberry Pi Pico to Raspberry Pi HAT Adapter
 | |
|   DIO2_AS_RF_SWITCH: true
 | |
|   DIO3_TCXO_VOLTAGE: true
 | |
|   CS: 21
 | |
|   IRQ: 16
 | |
|   Busy: 20
 | |
|   Reset: 18
 |