You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix Helium miner antenna diagrams, and add more troubleshooting to the documentation. * Add more troubleshooting, including a video of the LEDs blinking normally.
Copy file name to clipboardExpand all lines: content/gettingstarted/registration/lora/helium_hotspot_registration.md
+39-3Lines changed: 39 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ Installing a LoRa Hotspot means you are rewarded in HNT crypto coins as soon as
12
12
*[Assert Location](#assert-location)
13
13
*[Transfer Hotspot](#transfer-hotspot)
14
14
15
+
# Getting started
16
+
Start by connecting both antenna's to the hotspot.
15
17
> Hint: The Hotspot is delivered with a WiFi and LoRa antenna. Please check the polarity of the connector on the antenna and match it with the correct antenna connector on the Hotspot:
Next, connect your device to the included USB-C power supply.
28
+
Initially you will see an internal solid green light inside the case above the power lead. After around 20 seconds this should start to blink.
25
29
26
-
## Add a Pycom Helium Miner
30
+
Leave the miner booting while you set up your phone: it takes a minute or two to boot, and after this should be ready to be paired.
31
+
32
+
## Add a Pycom Helium Miner using the app
33
+
The Pycom Helium App allows you to configure the device and once it is up-and-running to reconfigure it. It works in conjunction with the Helium apps to administer your hotspot.
27
34
28
35
Download and install the Pycom Helium App from the [Apple App Store](https://apps.apple.com/us/app/pycom-helium-app/id1630652083)
29
36
30
-
For the Android Version, please download the app from [pycom-helium.apk](https://software.pycom.io/downloads/pycom-helium.apk)
37
+
For the Android Version, please download the app from [pycom-helium.apk](https://software.pycom.io/downloads/pycom-helium.apk) and also please set Chrome to be your default browser (it can be set back to the original browser once setup is complete).
@@ -45,10 +53,38 @@ For the Android Version, please download the app from [pycom-helium.apk](https:/
45
53
46
54
> Hint: The Hotspot is periodically checking for updates. It may take 30 minutes for the first firmware update to be downloaded.
47
55
56
+
57
+
# Using your hotspot.
58
+
48
59
## Assert Location
49
60
50
-
If you haven't asserted your location during onboarding, you can do this via this option in the app. You can also use the official Helium Hotspot app to assert your location. Please note that only one location assertion is payed by Pycom. If you wish to change your location later, any fees charged by the Helium network are the responsibility of the Hotspot owner!
61
+
If you haven't asserted your location during setup, you can do this at a later date in the app. You can also use the official Helium Hotspot app to assert your location. Please note that only one location assertion is pre-payed by Pycom. If you wish to change your location later, any fees charged by the Helium network are the responsibility of the Hotspot owner!
51
62
52
63
## Transfer Hotspot
53
64
54
65
You can use this option to transfer Hotspot ownership to a different wallet.
66
+
67
+
# Troubleshooting
68
+
## The app doesn't find my Helium hotspot / can't pair
69
+
This can be caused by a variety of issues. The first step is to look at the LEDs on the side of the case.
70
+
Initially you will see an internal solid green light inside the case above the power lead. After around 20 seconds this should start to blink.
71
+
A video of a normal boot process is [here](/gitbook/assets/lorawan/helium/NormalBootLEDs.mp4)
72
+
73
+
If this is the case, it is likely your hotspot is working correctly.
74
+
* On some devices, it may take several rescans before the hotspot shows in the app. Please keep retrying until it shows up.
75
+
* If it does not start to blink, you may have a board that has vibrated loose. We have discovered a small number of units where the board-to-board connectors that hold the Raspberry Pi module in have vibrated loose in transit.
76
+
* If you feel confident in such things, it is possible to disassemble the hotspot case and squeeze the Raspberry Pi module so it clicks back in to the header.
77
+
78
+
79
+
## Hotspot won't connect to my WiFi
80
+
Some users have encountered some issues where the hotspot doesn't connect to a particular WiFi network.
81
+
82
+
If you're WiFi router has smart setup or similar, please try deactivating it. For BT broadband users, instructions for how to do this are [here](https://www.bt.com/help/broadband/what-is-smart-setup-on-the-bt-hub--how-can-i-turn-it-on-and-off-)
83
+
84
+
85
+
## App crashes when I assert location (Android)
86
+
The pairing process requires that Chrome is the default browser. If you use a different browser, please temporarily make Chrome your default browser then try again.
87
+
88
+
Some users have reported pressing decline when the app requests location permission this also fixes this error.
0 commit comments