Hello. I'm trying to run a sample with sending data via Lora. I'm using llcc68 but as I read in previous threads, the code for sx1262 should work on my chip.
Here is my code. I added a LED and a button to track if the device is flashed (I flash manually via nRF Connect for desktop).
Here is my overlay
The project is building, I am flashing it, and the button with the LED works. The module manages to send something once if I press reset and that's it.
I am using NCS 2.8.0. Also I don't use dio1-gpios, it is just a dummy pin.
Has anyone encountered such problems? Please help.