RAK19011 WisBlock Dual IO Base Board with Power Slot Quick Start Guide
This guide introduces the RAK19011 WisBlock Dual IO Base Board with Power Slot and how to use it.
Prerequisite
What Do You Need?
Before going through each and every step on using the RAK19011 WisBlock Dual IO Base Board with Power Slot, make sure to prepare the necessary items listed below:
Hardware
- Your choice of WisBlock Base Power Module
- RAK19011 WisBlock Dual IO Base Board with Power Slot
- Your choice of WisBlock Core
- Your choice of WisBlock Modules.
It is highly recommended to also check the dedicated quick start guide that you can follow on various WisBlock Modules. Each quick start guide of these modules contains the detailed steps on how to open the example codes and upload them to the WisBlock Core.
Software
Based on the choice of the WisBlock Core, select a Development Environment:
Programming via Arduino IDE- RAKwireless BSP support for Arduino
In Arduino IDE, once you installed the BSP, the examples for WisBlock Core will be automatically included on the list of examples.
Product Configuration
Overview
To give you a better understanding of how the WisBlock Base works, the block diagram RAK19011 is provided in this section.
Block Diagram
The block diagram shown in Figure 1 shows the internal architecture and external interfaces of the RAK19011 board.
The MCU in the WisBlock Core module offers the I2C, UART, and SPI data buses to the sensor and IO modules. Through these buses, the MCU can control and retrieve data from the sensors. The RAK19011 WisBlock Dual IO Base Board with Power Slot board connects all these modules.
Hardware Setup
RAK19011 WisBlock Dual IO Base Board with Power Slot Installation Guide
RAK19011 WisBlock Dual IO Base Board with Power Slot is the main board that allows you to attach MCU, Power modules, sensors, and IO modules through the standardized expansion connectors. These connectors provide a data bus interconnection between the modules attached to the RAK19011 WisBlock Dual IO Base Board with Power Slot.
This guide shows the details related to the installation of modules into the RAK19011 WisBlock Dual IO Base Board with Power Slot.
Attaching a WisConnector
The WisConnector is the interface between the RAK19011 module and the WisBlock Core, Wisblock Power, Sensor, and IO modules. Before connecting these modules, read the following instructions:
This guide uses two arrows. Refer to Figure 2 for its representation.
- Align the connectors. Keep the header parallel and place it lightly in the corresponding lap joint of the socket.
- Fit the connector. Tilt one end of the connector (header) less than 20 degrees, while do not apply force during this process, gently place the other end in parallel.
- After the above alignment steps, the header and socket are matched but still not buckled.
- Apply forces evenly by pressing in parallel, then there will be a sound confirming the completion of the buckling.
- In the process of buckling and applying force, avoid the application of uneven force on both sides.
- When the buckling process is completed, check that the header and socket are kept in parallel.
- After buckling, if the header and socket are not in a parallel state (not fully assembled in one place), press with even force on both sides of the long side to complete the correct buckling.
- When the aforementioned steps are not completed yet, do not apply force to buckle. Otherwise, there will be a risk to damage the connector. When the connector cannot be smoothly buckled down, repeat the alignment step.
Detaching a WisConnector
- To disconnect the header from the socket, pull out in parallel with even forces.
- Avoid pulling out the header asymmetrically in the long-side direction.
- The short-side of the connector can be pulled out asymmetrically, but apply the force vertically and avoid rotating the header.
- Avoid applying forces in a single corner.
Assembling a WisBlock Module
WisBlock Core
A WisBlock Core module is designed to be installed on the CPU slot of the RAK19011 WisBlock Dual IO Base Board with Power Slot. As shown in Figure 14, the location is properly marked by silkscreen. Follow carefully the procedure defined in attaching a WisConnector section in order to attach a Core module. Once attached, fix the module with one or more pieces of M1.2 x 3 mm screws depending on the WisBlock Core.
WisBlock Power
A WisBlock Power module is designed to be installed on the Power slot of the RAK19011 WisBlock Dual IO Base Board with a Power Slot. As shown in Figure 15, the location is properly marked by silkscreen. Follow carefully the procedure defined in attaching a WisConnector section in order to attach a Core module. Once attached, fix the module with one or more pieces of M1.2 x 3 mm screws depending on the WisBlock Core.
WisBlock Sensor
A WisBlock Sensor module is designed to be installed on the sensor slot of the RAK19011 WisBlock Dual IO Base Board with Power Slot. There are six (6) available sensor slots in the RAK19011 WisBlock Dual IO Base Board with Power Slot. As shown in Figure 16, the location of the slots is properly marked by silkscreen. Follow carefully the procedure of the section, attaching a WisConnector, to attach a WisBlock Sensor module. Once attached, fix the module with an M1.2 x 3 mm screw.
WisBlock IO
A WisBlock IO module is designed to be installed on the IO slot of the RAK19011 WisBlock Dual IO Base Board with Power Slot. There are two (2) IO slots in the RAK19011 WisBlock Dual IO Base Board with Power Slot. As shown in Figure 17, the location is properly marked by silkscreen. Follow carefully the procedure of the section, attaching a WisConnector, to attach a WisBlock IO module. Once attached, fix the module with three pieces of M1.2 x 3 mm screws.
Disassembling a WisBlock Module
- The procedure to disassemble any type of WisBlock module is the same. As shown in Figure 18, first, remove the screws.
- Once the screws are removed, on the PCB of a WisBlock module, there is a silkscreen that shows the correct location where force can be applied. By applying even force under the marked area, the module can be detached from the Base Board. See Figure 19 and Figure 20.
Software Setup
The WisBlock Core is designed to be interfaced with other WisBlock Modules like sensors, displays, and other interfaces. To make useful devices, you need to upload a source code to the WisBlock Core. Before you continue, you should have already set up either an Arduino BSP or PlatformIO.
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.