- Jun 6, 2020
- 11,559
- 4,422
in March, i was working on a wrapper for LoRa library, but from tests done by ehsan gilassi, both call-back were not working.
last week i received 2 SX1278, Ra-01 M modules, i was able to make tests and i was able to reproduce this issue.
- call-back OnReceive/OnRxDone is OK under arduino (project example with library)
- call-back OnReceive/OnRxDone is NOK under B4R. (same project converted in B4R)
from tests, call-back process is working => issue is before
with traces added in library, i found an issue at interruption on Dio0 pin, after Dio0 interrupt, behavior was different in arduino project and in B4R project
=======================
code at Dio0 interrupt:
=======================
B4X:
last week i received 2 SX1278, Ra-01 M modules, i was able to make tests and i was able to reproduce this issue.
- call-back OnReceive/OnRxDone is OK under arduino (project example with library)
- call-back OnReceive/OnRxDone is NOK under B4R. (same project converted in B4R)
from tests, call-back process is working => issue is before
with traces added in library, i found an issue at interruption on Dio0 pin, after Dio0 interrupt, behavior was different in arduino project and in B4R project
=======================
code at Dio0 interrupt:
=======================
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید