RA08 loRa module with GPS module?
- 
					
					
					
					
 I'd like to use this RA08 LoRa module I can't find a pinout for it, is it developed by a third party? I'd like to use it with this GPS module https://m5stack.com/collections/m5-module/products/gps-module Is that possible without soldering? 
- 
					
					
					
					
 Part number is actually Ra-01H 
- 
					
					
					
					
 We found the pinout 
 https://github.com/cyberman54/ESP32-Paxcounter/issues/537#issuecomment-578529871If anyone has this LoRa module and could test it that would be great. I'm waiting for mine to arrive. 
- 
					
					
					
					
 Hello Sam, I have the Lora868 module; 
 Just a quick word of advice, if you want to use the module with the LMIC library then you -as mentioned in the article you pointed out to- have to solder the DI0 1 pad of the RA-01 to pin 34 of the M5stack connector.The pin-out for the Lora868 module: MISO - 19 
 MOSI - 23
 SCK - 18
 NSS - 05
 RESET - 26
 DIO 0 - 36
 DIO 1 - 34 <-- this one is NOT connected when you get your Lora868 module, soldering needed!If you want to know the physical pinout of the RA-01 (https://docs.ai-thinker.com/_detail/lora/spec/ra-01_picture.png?id=lora) Greetings!