Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion Error #10

Open
Jagdish960 opened this issue Jun 26, 2024 · 0 comments
Open

Assertion Error #10

Jagdish960 opened this issue Jun 26, 2024 · 0 comments

Comments

@Jagdish960
Copy link

Traceback (most recent call last):
File "/home/jagdish/Downloads/try/LoRaWAN/tx_ttn.py", line 40, in
lora = LoRaWANsend(False)
File "/home/jagdish/Downloads/try/LoRaWAN/tx_ttn.py", line 15, in init
super(LoRaWANsend, self).init(verbose)
File "/home/jagdish/Downloads/try/LoRaWAN/SX127x/LoRa.py", line 100, in init
self.rx_chain_calibration(calibration_freq)
File "/home/jagdish/Downloads/try/LoRaWAN/SX127x/LoRa.py", line 856, in rx_chain_calibration
self.set_freq(freq_bkup)
File "/home/jagdish/Downloads/try/LoRaWAN/SX127x/LoRa.py", line 282, in set_freq
assert self.mode == MODE.SLEEP or self.mode == MODE.STDBY or self.mode == MODE.FSK_STDBY
AssertionError
Not able to solve this error. Please help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant