[SOLVED] W5100 Gateway code modification
-
-
Hi,
I'm looking for an anwser but cannot find it anywhere.
Is it possible to change pin from A0 to different one (for example A3) for NRF24l01 in a gateway ?
If yes, where can I defined it ? (it's not defined on my sketches>Thank you in advance
Welcome to the MySensors community @fejt !
The pin is defined by
#define MY_SOFT_SPI_SCK_PIN 14Look at a pinout diagram of your Arduino and select a different pin.
More detailed information: https://www.mysensors.org/build/ethernet_gateway
-
Welcome to the MySensors community @fejt !
The pin is defined by
#define MY_SOFT_SPI_SCK_PIN 14Look at a pinout diagram of your Arduino and select a different pin.
More detailed information: https://www.mysensors.org/build/ethernet_gateway
@mfalkvidd Thank you! It works.
I was searching for "A0" not the GPIO number (newbie here)Thank you once again.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login