
Documentation Center
Figure 19: Switching between PA and PB
📝
NOTE
You can use
mcp.digitalWrite(pin_no,state)
and
mcp.digitalRead(pin_no)
to send or read states.
RAK13003 in RAK11300 WisBlock Core Guide
Arduino Setup
1. First, you need to select the RAK11300 WisBlock Core as shown in Figure 20.
Figure 20: Selecting RAK11300 as WisBlock Core
2. Next, copy the following sample code into your Arduino IDE.