diff --git a/docs/hardware/devices/rak/peripherals.mdx b/docs/hardware/devices/rak/peripherals.mdx index 6a6c8761..78294514 100644 --- a/docs/hardware/devices/rak/peripherals.mdx +++ b/docs/hardware/devices/rak/peripherals.mdx @@ -16,7 +16,8 @@ values={[ {label: 'GPS Module', value: 'GPS'}, {label: 'Buzzer', value: 'Buzzer'}, {label: 'I/O Module', value: 'IO'}, -{label: 'Environmental Sensors', value:'Sensors'} +{label: 'Environmental Sensors', value:'Sensors'}, +{label: 'RTC Module', value:'RTC'} ]}> @@ -144,3 +145,18 @@ The [RAK1906 Environment Sensor](https://store.rakwireless.com/products/rak1906- + + +## RTC Module + +The [RAK12002 WisBlock RTC Module](https://store.rakwireless.com/products/rtc-module-rak12002) is a real-time-clock with a supercapacitor backup, allowing a node to maintain the correct time across reboots and for up to seven days without power. It operates on a crystal oscilator and communicates via the i2c interface. The module can be inserted into slots A, B or C (some users have reported issues with slot D) and is plug and play - no settings are required. + +### Resources +- [RAK Documentation Center RAK12002](https://docs.rakwireless.com/Product-Categories/WisBlock/RAK12002/Overview/) +- Purchase Links: + - US + - [Rokland](https://store.rokland.com/products/rak-wireless-rak12002-rtc-module-micro-crystal-rv-3028-c7-pid-100032) + - International + - [RAK Wireless](https://store.rakwireless.com/products/rtc-module-rak12002) + +