jgromes / RadioLib

Universal wireless communication library for embedded devices
https://jgromes.github.io/RadioLib/
MIT License
1.54k stars 384 forks source link

sx1278 pin connections #309

Closed hoseinaghajari closed 3 years ago

hoseinaghajari commented 3 years ago

Hi Im using SX1278 Module(https://cutt.ly/zbDX8K4) and arduino uno.I Have problem with connection pins. my pins connection is this: SCK >> 13 MISO >> 12 MOSI >> 11 NSS >> 10 RESET >>9 DIO0 >> 2 DIO1 >> 3 and the out put is this: [SX1278] Initializing ... failed, code -16

jgromes commented 3 years ago

You haven't posted nearly enough information - please follow the "Module not working" issue template and fill in all the details. https://github.com/jgromes/RadioLib/blob/master/.github/ISSUE_TEMPLATE/module-not-working.md

jgromes commented 3 years ago

Closed due to inactivity.