RAK11300 hangs in #131
Answered
by
beegee-tokyo
jamcinnes2
asked this question in
Q&A
-
Hi Im trying to do a simple Lora sketch on a RAK 11300. I'm using your library and the Earle Philhower RP2040 BSP. It compiles and uploads ok. When it runs it hangs in lora_rak11300_init(). Sounds like you got this working... Can you give me a hint?
|
Beta Was this translation helpful? Give feedback.
Answered by
beegee-tokyo
Nov 9, 2024
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jamcinnes2
-
Ok thanks
…On Sat, Nov 9, 2024, 00:58 Bernd Giesecke ***@***.***> wrote:
I didn't use Earl's BSP for a long time. Maybe something has changed.
image.png (view on web)
<https://github.com/user-attachments/assets/9d02d90c-d429-44e8-a51f-61ba8543220d>
It turns out quite difficult to support both Arduino-MBed and Earl's BSP
in one code. Might be some defines that are used have changed.
—
Reply to this email directly, view it on GitHub
<#131 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOPJBFSN3HP5F3N32WTE55TZ7XMEZAVCNFSM6AAAAABROOVTNOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMJZGU4TMNA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I didn't use Earl's BSP for a long time. Maybe something has changed.
It turns out quite difficult to support both Arduino-MBed and Earl's BSP in one code. Might be some defines that are used have changed.