Skip to content

Commit

Permalink
Minor fixes on guide
Browse files Browse the repository at this point in the history
  • Loading branch information
oscgonfer committed Jan 7, 2025
1 parent 6db548a commit 5033636
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/Guides/getting started/Troubleshooting SD-card.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This guide will walk you through some easy steps in case your kit is not collect
2. Check if the LED is...
+ ***Hard flashing pink light*** <span class="led sd-error"></span>. In this case, your kit **IS NOT** storing data.
+ ***Soft fading pink light*** <span class="led sd"></span> with either orange <span class="led sd-chargebat"></span> or green intermitent light <span class="led sd-fullbat"></span>. In this case, your kit **IS** storing data.
+ ***A single green light with less frequency*** <span class="led sd-sleep"></span>. Your kit **IS** storing data.
+ ***A single pink light with less frequency*** <span class="led sd-sleep"></span>. Your kit **IS** storing data.
3. If your kit is **NOT** storing data, you need to follow the steps below using a mobile phone:
+ If you have an iPhone, [follow these steps](#setup-for-iphone)
+ If you have an Android phone, [follow these steps](#setup-for-android)
Expand All @@ -36,7 +36,7 @@ Below you have a summary of all the possibilities:

2. The LED from before should now be **red**.

3. Next, on your iPhone, tap **Settings** > **Wi-Fi**. Your device searches for available Wi-Fi networks and displays them in a list. The kit will appear as `SmartcitizenXXXX`. The last four digits will match the four digit code printed on the kit (on the blue face of the outside, on the gray box inside the box, or both). For example: `SmartcitizenA0D`.
3. Next, on your iPhone, tap **Settings** > **Wi-Fi**. Your device searches for available Wi-Fi networks and displays them in a list. The kit will appear as `SmartcitizenXXXX`. The last four digits will match the four digit code printed on the kit (on the blue face of the outside, on the gray box inside the box, or both). For example: `SmartcitizenA0D1`.

4. Tap the name of the network, then wait for a welcome page to appear.

Expand All @@ -46,11 +46,11 @@ Below you have a summary of all the possibilities:

5. Now, you can press on the "Offline mode (SD-Card)" button:

![image](/assets/images/sck_2/sd-card-phone-1.png)
<img src="/assets/images/sck_2/sd-card-phone-1.png" style="width: 300px">

6. And then "Start logging" button:

![image](/assets/images/sck_2/sd-card-phone-2.png)
<img src="/assets/images/sck_2/sd-card-phone-2.png" style="width: 300px">

7. The LED should be ***Soft fading pink light*** in any of the modes below. Below you have a summary of all the possibilities:

Expand All @@ -71,7 +71,7 @@ Below you have a summary of all the possibilities:

2. The LED from before should now be **red**.

3. Enable Wi-Fi on your Android device. Swipe down from the top of your screen to open the Quick Settings menu. Otherwise, look for the Wi-Fi menu in the phone settings. Your device searches for available Wi-Fi networks and displays them in a list. The kit will appear as `SmartcitizenXXXX`. The last four digits will match the four digit code printed on the kit (on the blue face of the outside, on the gray box inside the box, or both). For example: `SmartcitizenA0D`.
3. Enable Wi-Fi on your Android device. Swipe down from the top of your screen to open the Quick Settings menu. Otherwise, look for the Wi-Fi menu in the phone settings. Your device searches for available Wi-Fi networks and displays them in a list. The kit will appear as `SmartcitizenXXXX`. The last four digits will match the four digit code printed on the kit (on the blue face of the outside, on the gray box inside the box, or both). For example: `SmartcitizenA0D1`.

4. Tap the name of the network, then wait for a welcome page to appear.

Expand All @@ -80,11 +80,11 @@ Below you have a summary of all the possibilities:

5. Now, you can press on the "Offline mode (SD-Card)" button:

![image](/assets/images/sck_2/sd-card-phone-1.png)
<img src="/assets/images/sck_2/sd-card-phone-1.png" style="width: 300px">

6. And then "Start logging" button:

![image](/assets/images/sck_2/sd-card-phone-2.png)
<img src="/assets/images/sck_2/sd-card-phone-2.png" style="width: 300px">

7. The LED should be ***Soft fading pink light*** in any of the modes below. Below you have a summary of all the possibilities:

Expand Down

0 comments on commit 5033636

Please sign in to comment.