Download Print this page
Hide thumbs Also See for RAK1901:

Advertisement

Quick Links

Documentation Center
RAK1901 Quick Start Guide
Prerequisite
What Do You Need?
Before going through each and every step on using the RAK1901 WisBlock module, make sure to prepare the
necessary items listed below:
Hardware
RAK1901 WisBlock Temperature & Humidity Sensor
Your choice of
WisBlock Base
Your choice of
WisBlock Core
USB Cable
Li-Ion/LiPo battery (optional)
Solar charger (optional)
Software
Arduino
Download and install
ArduinoIDE
To add the RAKwireless Core boards on your Arduino Boards Manager, install the
.
Product Configuration
Hardware Setup
WisBlock can integrate this module which makes it easy to build up an environmental temperature and humidity
data acquisition system.
For more information about the RAK1901, refer to the Datasheet.
The RAK1901 module gives information about:
Environment Temperature
Environment Humidity
RAK1901 module can be connected to any slot of WisBlock Base to communicate with the WisBlock Core. It will
work on SLOT A to D. Also, always secure the connection of the WisBlock module by using the compatible
screws.
.
RAKwireless Arduino BSP

Advertisement

loading
Need help?

Need help?

Do you have a question about the RAK1901 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for RAK RAK1901

  • Page 1 Environment Humidity RAK1901 module can be connected to any slot of WisBlock Base to communicate with the WisBlock Core. It will work on SLOT A to D. Also, always secure the connection of the WisBlock module by using the compatible...
  • Page 2 Documentation Center Figure 1: RAK1901 connection to WisBlock Base Assembling and Disassembling of WisBlock Modules Assembling As shown in Figure 2, the location for Slot A, B, C, and D are properly marked by silkscreen. Follow carefully the procedure defined in RAK5005-O module assembly/disassembly instructions to attach a WisBlock module.
  • Page 3 Documentation Center Disassembling The procedure in disassembling any type of WisBlock modules is the same. 1. First, remove the screws. Figure 3: Removing screws from the WisBlock module 2. Once the screws are removed, check the silkscreen of the module to find the correct location where force can be applied.
  • Page 4 After all this setup, you can now connect the battery and USB cable to start programming your WisBlock Core. Software Configuration and Example The RAK1901 is a Temperature & Humidity sensor board that contains the SHTC3 chip. The SHTC3 is a digital temperature and humidity sensor designed especially for battery-driven high-volume consumer electronics applications.
  • Page 5 Documentation Center Figure 7: Opening RAK1901 example code for RAK4631 WisBlock Core 3. Once the example code is open, install the SparkFun SHTC3 library by clicking the yellow highlighted link, as shown in Figure 8. Figure 8: Accessing the library used for RAK1901 Module...
  • Page 6 Documentation Center Figure 9: Installing the compatible library for RAK1901 Module 4. After successful installation of the library, you can now select the right serial port and upload the code, as shown in Figure 10 and Figure 11. Figure 10: Selecting the correct Serial Port...
  • Page 7 5. When you successfully uploaded the example sketch, open the Serial Monitor of the Arduino IDE to see the sensor's reading logs. If you see the logs, as shown in Figure 12, then your RAK1901 is properly communicating to the WisBlock core.
  • Page 8 Github will work on all WisBlock Core. You can open the example codes depending on your WisBlock Core, as shown in Figure 14. Figure 14: Opening RAK1901 example code for RAK11200 WisBlock Core 3. Once the example code is open, install the...
  • Page 9 Documentation Center Figure 15: Accessing the library used for RAK1901 Module Figure 16: Installing the compatible library for RAK1901 Module 4. After successful installation of the library, you can now select the right serial port and upload the code, as shown in Figure 17 and Figure 18.
  • Page 10 5. When you successfully uploaded the example sketch, open the Serial Monitor of the Arduino IDE to see the sensor's reading logs. If you see the logs, as shown in Figure 19, then your RAK1901 is properly communicating to the WisBlock core.
  • Page 11 Documentation Center Figure 19: RAK1901 temperature and humidity data logs RAK1901 in RAK11310 WisBlock Core Guide If you already installed the RAKwireless Arduino BSP , the WisBlock Core and example code should now be available on the Arduino IDE. 1. First, you need to select the RAK11310 WisBlock Core.
  • Page 12 Documentation Center Figure 21: Opening RAK1901 example code for RAK11310 WisBlock Core 3. Once the example code is open, install the SparkFun SHTC3 library by clicking the yellow highlighted link, as shown in Figure 22. Figure 22: Accessing the library used for RAK1901 Module...
  • Page 13 Documentation Center Figure 23: Installing the compatible library for RAK1901 Module 4. After successful installation of the library, you can now select the right serial port and upload the code, as shown in Figure 24 and Figure 25. Figure 24: Selecting the correct Serial Port...
  • Page 14 5. When you successfully uploaded the example sketch, open the Serial Monitor of the Arduino IDE to see the sensor's reading logs. If you see the logs, as shown in Figure 26, then your RAK1901 is properly communicating to the WisBlock core.
  • Page 15 Documentation Center Figure 27: LoRaWAN Weather Monitoring example Last Updated: 11/9/2021, 9:31:12 AM...