matthijskooijman / arduino-lmic

:warning: This library is deprecated, see the README for alternatives.
705 stars 651 forks source link

Support NiceRF SX1276? #71

Open SunRioy opened 7 years ago

SunRioy commented 7 years ago

Hi, sir. May I know the library is supporting NiceRF SX1276?Because I had tried NiceRF SX1276 (end node)to communicate with( raspberry pi+ NiceRF SX1276) gateway to TTN but TTN didn't receive any information from end node.

Oliv4945 commented 7 years ago

Hi SunRioy. It should work as NiceRF board is based on SX1276 chip. Do you have any error ? Are you sure of your pin configuration ?

A SX1276 can only do one frequency, so did you configured the same frequency for both node & gateway ?

SunRioy commented 7 years ago

Hi, Olive4945. Thank you for quick reply. I am using 915MHz actually, I just wonder it is going to work too?I already configured the gateway with NiceRF and node( NiceRF) but the gateway seem didnt receive packet from the node.

SunRioy commented 7 years ago

I found out that Yes it is supported