Documentation Center
Software Setup
There is no software required to use RAK19012. But to control the two user LEDs and monitor the battery voltage,
they must be attached to a WisBlock Base and WisBlock Core.
WisBlock Examples Repository
To quickly build your IoT device with less hassle, example codes for WisBlock Core are provided. You can access
the codes on the
WisBlock Example code repository
. The example codes on folder
common
are compatible
with RAK4631, RAK11200, and RAK11310 WisBlock Cores. The two user LEDs of RAK19012 can be accessed
using macrodefinitions
LED_GREEN
/
PIN_LED1
for the green LED and
LED_BLUE
/
PIN_LED2
for the blue
LED. For the battery voltage reading,
WB_A0
is used.
Last Updated:
7/18/2022, 6:55:21 AM