Lopy4 433Mhz example
- 
					
					
					
					
 Does anybody have 433Mz lora initialization? I am trying to do raw communication between 2 lopy4 over 433Mhz and seems that is not working. 
 I tried raw example with:
 lora = lora.init(mode, * ,region=LoRa.EU868, frequency=433000000, tx_power=14, bandwidth=LoRa.BW_125KHZ, sf=7)
 
- 
					
					
					
					
 @Colateral said in Lopy4 433Mhz example: Does anybody have 433Mz lora initialization? I don't actually know any details about this, but just stumbled over [1] the other day. So, @robert-hh might be the right one to ask about this. Please also see [2], where you might find more appropriate details to go ahead on this. [1] https://packages.hiveeyes.org/hiveeyes/foss/pycom/robert-hh/LoPy4-1.20.0.rc13-eu433.tar.gz 
 [2] https://github.com/pycom/pycom-micropython-sigfox/issues/345