xiaoyu

Results 19 comments of xiaoyu

SX1268收发都依赖于INT(DIO1)中断,我们这边直接按照用的gpiod库 我这边也看到你源代码中有这个操作,我这边感觉就是没有正常触发,您的模组还包括发送和接受使能,请确保收发前模组的收发使能。这个在您的程序里面没有么

我们这边确保拉高了,现在问题我们发送完毕后,读那个发送完成中断标志位还是有问题 ![image](https://github.com/hepingood/sx1268/assets/24492495/5fc405ff-d2da-4ae8-9a97-141ae7dd2249) 读不到发送完成中断的标志位

解决方法 ![image](https://github.com/GoSSIP-SJTU/TripleDoggy/assets/24492495/6b6541ce-fab6-45a6-98e0-94b27e907ede)

The package can be ported to the K210,and I used it

mark I have met the same problem

> [@lucasbelo777](https://github.com/lucasbelo777) I haven't been able to reproduce this issue yet, but I suspect it might be related to the fact that you're running an ephemeral server. The server might...