8 years, 2 months ago.

Have you tried using drivers from LMiC for SX1276?

Hi, Have you tried setting:

#define USE_SMTC_RADIO_DRIVER    0

in lmic.h ?

The LMiC drivers for SX1276 don't seem to work but maybe I'm doing something wrong.

Question relating to:

Apparenlty I changed something

1 Answer

8 years, 2 months ago.

Hi, so I have been using this code with the https://developer.mbed.org/components/SX1276MB1xAS/ and never ran into any problems. What hardware are you using?

I'm using SX1276MB1MAS. I guess you have used

#define USE_SMTC_RADIO_DRIVER    1

though, haven't you?

posted by Bartosz Gajda 01 Feb 2016

Yes, I'm using it with SMTC_RADIO_DRIVER.

posted by Jan Jongboom 01 Feb 2016