dragino / Lora

Hardware / Software source about Lora
299 stars 187 forks source link

Dragino V1.3 [CLOSED] #1

Open urs8000 opened 8 years ago

urs8000 commented 8 years ago

it compiles, but it get a runtime error calling osinit() reffering to radio.c #ifdef CFG_sx1276_radio ASSERT(v == 0x12 );

elif CFG_sx1272_radio

ASSERT(v == 0x22);_

it seem that the library is not compatible with the RFM96 used on the board CLOSED : RFM96 is for 433MHz. wrong board delivered