From 2f23a79bd9428234352fc8a6868849fec683d74a Mon Sep 17 00:00:00 2001 From: nagumii <40807970+nagumii@users.noreply.github.com> Date: Thu, 18 Apr 2024 18:32:13 +0300 Subject: [PATCH 1/4] Add RTC to supported peripherals for RAK --- docs/hardware/devices/rak/peripherals.mdx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/hardware/devices/rak/peripherals.mdx b/docs/hardware/devices/rak/peripherals.mdx index 6a6c8761..29c0a2ec 100644 --- a/docs/hardware/devices/rak/peripherals.mdx +++ b/docs/hardware/devices/rak/peripherals.mdx @@ -17,6 +17,7 @@ values={[ {label: 'Buzzer', value: 'Buzzer'}, {label: 'I/O Module', value: 'IO'}, {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, C or 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) + + From 2a0778c7dc174555c06d5e56ec919e4a56ad5cf2 Mon Sep 17 00:00:00 2001 From: nagumii <40807970+nagumii@users.noreply.github.com> Date: Thu, 18 Apr 2024 18:41:15 +0300 Subject: [PATCH 2/4] Update peripherals.mdx --- docs/hardware/devices/rak/peripherals.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hardware/devices/rak/peripherals.mdx b/docs/hardware/devices/rak/peripherals.mdx index 29c0a2ec..845b668c 100644 --- a/docs/hardware/devices/rak/peripherals.mdx +++ b/docs/hardware/devices/rak/peripherals.mdx @@ -16,7 +16,7 @@ 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'} ]}> From 4e05dc41d4ab094ca4d911ea8d597c2fb534826c Mon Sep 17 00:00:00 2001 From: nagumii <40807970+nagumii@users.noreply.github.com> Date: Thu, 18 Apr 2024 20:28:29 +0300 Subject: [PATCH 3/4] Update peripherals.mdx --- docs/hardware/devices/rak/peripherals.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hardware/devices/rak/peripherals.mdx b/docs/hardware/devices/rak/peripherals.mdx index 845b668c..78294514 100644 --- a/docs/hardware/devices/rak/peripherals.mdx +++ b/docs/hardware/devices/rak/peripherals.mdx @@ -149,7 +149,7 @@ 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, C or D, and is plug and play - no settings are required. +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/) From 90c5c82e7ca213c16960a1902399ceb216fe2e0d Mon Sep 17 00:00:00 2001 From: nagumii <40807970+nagumii@users.noreply.github.com> Date: Thu, 18 Apr 2024 22:10:02 +0300 Subject: [PATCH 4/4] Fixed formatting --- docs/hardware/devices/rak/peripherals.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/hardware/devices/rak/peripherals.mdx b/docs/hardware/devices/rak/peripherals.mdx index 78294514..385c686d 100644 --- a/docs/hardware/devices/rak/peripherals.mdx +++ b/docs/hardware/devices/rak/peripherals.mdx @@ -143,8 +143,6 @@ The [RAK1906 Environment Sensor](https://store.rakwireless.com/products/rak1906- - [RAK Wireless RAK1906](https://store.rakwireless.com/products/rak1906-bme680-environment-sensor) - - ## RTC Module @@ -160,3 +158,4 @@ The [RAK12002 WisBlock RTC Module](https://store.rakwireless.com/products/rtc-mo - [RAK Wireless](https://store.rakwireless.com/products/rtc-module-rak12002) +