pySX127x icon indicating copy to clipboard operation
pySX127x copied to clipboard

AssertionError: lora.get_agc_auto_on() == 1

Open djthegr8 opened this issue 3 years ago • 2 comments

I am running this with a Ra-02, this is the output.
While I'm using the rpsreal fork, but that fork doesn't have an Issues section enabled, which is why I'm opening the issue here.
image

djthegr8 avatar Apr 18 '21 10:04 djthegr8

I get the same error on rpi3b+ and draguino hat.

charlesmarseille avatar Oct 14 '21 19:10 charlesmarseille

My guess is that you have to adapt BOARD because it's trying to set up GPIO pins that are already in use.

mayeranalytics avatar Sep 23 '22 05:09 mayeranalytics