app.hotspotrf.com
Open in
urlscan Pro
2606:4700:3108::ac42:2b1b
Public Scan
Submitted URL: http://app.hotspotrf.com/
Effective URL: https://app.hotspotrf.com/map/
Submission: On July 14 via manual from US — Scanned from DE
Effective URL: https://app.hotspotrf.com/map/
Submission: On July 14 via manual from US — Scanned from DE
Form analysis
1 forms found in the DOM#
<form id="kt_modal_create_api_key_form" class="form" action="#">
<div class="modal-body" id="singlePointRF">
<div id="kt_modal_create_api_key_scroll" data-kt-scroll="true" data-kt-scroll-activate="{default: false, lg: true}" data-kt-scroll-max-height="auto" data-kt-scroll-dependencies="#kt_modal_create_api_key_header" style="max-height: 1200px;">
<div class="notice d-flex bg-light-primary rounded border-primary border border-dashed mb-8 p-6"><span class="svg-icon svg-icon-2tx svg-icon-primary me-4"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none">
<rect opacity="0.3" x="2" y="2" width="20" height="20" rx="10" fill="black"></rect>
<rect x="11" y="14" width="7" height="2" rx="1" transform="rotate(-90 11 14)" fill="black"></rect>
<rect x="11" y="17" width="2" height="2" rx="1" transform="rotate(-90 11 17)" fill="black"></rect>
</svg></span>
<div class="d-flex flex-stack flex-grow-1">
<div class="fw-bold">
<div class="fs-6 text-gray-700">
<a href="https://support.hotspotrf.com/hc/en-us/articles/4419850045585-HotspotRF-Settings-Guide" target="_blank" class="text-dark fs-6 fw-bolder mb-3 text-hover-primary">Need a place to get started? Check out our settings guide!</a>
</div>
</div>
</div>
</div>
<div class="notice d-flex bg-light-info rounded border-info border border-dashed mb-8 p-6"><span class="svg-icon svg-icon-2tx svg-icon-info me-4"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<rect opacity="0.3" x="2" y="2" width="20" height="20" rx="10" fill="black"></rect>
<rect x="11" y="14" width="7" height="2" rx="1" transform="rotate(-90 11 14)" fill="black"></rect>
<rect x="11" y="17" width="2" height="2" rx="1" transform="rotate(-90 11 17)" fill="black"></rect>
</svg></span>
<div class="d-flex flex-stack flex-grow-1">
<div class="fw-bold">
<div class="fs-6 text-gray-700" id="infoLine">You have 0 simulation credits left. <a href="https://hotspotrf.com/pricing/">Need more?</a></div>
</div>
</div>
</div>
<div class="notice d-flex bg-light-success rounded border-success border border-dashed mb-8 p-6 d-none" id="settingsBox">
<div class="d-flex flex-stack flex-grow-1">
<div class="fw-bold">
<div class="fs-6 text-gray-700" id="settingsLine">Settings loaded here.</div>
</div>
</div>
</div>
<div class="row">
<div class="form-1-box">
<fieldset class="form-group border p-3">
<legend class="w-auto px-2">Radio Frequency Settings</legend>
<div class="mb-5 fv-row"><label class="required fs-5 fw-bold mb-2">Frequency
(MHz)</label><i class="fas fa-exclamation-circle ms-2 fs-7" data-bs-toggle="tooltip" data-bs-original-title="Select the appropriate frequency of your hotspot. Typically found on the bottom of the unit." aria-label="Select the appropriate frequency of your hotspot. Typically found on the bottom of the unit."></i>
<select id="RFFrq" class="select2-selection select2-selection--single form-select form-select-solid" aria-label="US/CAN - 915 MHz" name="RFFrq">
<option selected="selected" value="915">US/CAN/AU - 915 MHz</option>
<option value="868">UK/Ireland/EU - 868 MHz</option>
<option value="923">Asia - 923 MHz</option>
<option value="470">China - 470 MHz</option>
</select>
<div class="fs-7 form-text">Enter the frequency.</div>
</div>
<div class="mb-5 fv-row"><label class="required fs-5 fw-bold mb-2">Antenna Gain
(dBi)</label><i class="fas fa-exclamation-circle ms-2 fs-7" data-bs-toggle="tooltip" data-bs-original-title="This is determined by the type of antenna you are using. Every hotspot manufacturer ships with different types of antennas." aria-label="This is determined by the type of antenna you are using. Every hotspot manufacturer ships with different types of antennas."></i>
<input type="number" class="form-control form-control-solid" value="2.30" id="RFAntGain" step="0.01" autocomplete="off" name="RFAntGain">
<div class="fs-7 form-text">Enter the antenna gain.</div>
</div>
<div class="mb-5 fv-row"><label class="required fs-5 fw-bold mb-2">Cable Loss
(dB)</label><i class="fas fa-exclamation-circle ms-2 fs-7" data-bs-toggle="tooltip" data-bs-original-title="If you are using a length of cable to connect the miner to the antenna some of the signal strength will be lost." aria-label="If you are using a length of cable to connect the miner to the antenna some of the signal strength will be lost."></i>
<input type="number" class="form-control form-control-solid" value="0" id="RFLoss" step="0.01" autocomplete="off" name="RFLoss">
<div class="fs-7 form-text">Enter the cable loss (cables 5 - 10 ft is usually insignificant).</div>
</div>
<div class="mb-5 row">
<div class="mb-3 col-lg-6"><label for="RFHeight" class="required fs-5 fw-bold mb-2">Antenna
Height</label><i class="fas fa-exclamation-circle ms-2 fs-7" data-bs-toggle="tooltip" data-bs-original-title="This is determined by where you place your hotspot’s antenna. The height is from the ground, not from sea level." aria-label="This is determined by where you place your hotspot’s antenna. The height is from the ground, not from sea level."></i>
<input type="number" class="form-control form-control-solid" id="RFHeight" value="5" min="1" max="999" step="0.01" autocomplete="off" name="RFHeight">
<div id="RFHeightHelp" class="form-text">What height will the antenna be placed?</div>
</div>
<div class="mb-3 col-lg-6"><label for="RFUnits" class="required fs-5 fw-bold mb-2">Units</label> <select id="RFUnits" class="select2-selection select2-selection--single form-select form-select-solid" aria-label="Feet" name="RFUnits">
<option selected="selected" value="ft">Feet</option>
<option value="m">Meters</option>
</select>
<div id="RFUnitsHelp" class="form-text">Units of measurement for height.</div>
</div>
</div>
<div class="mb-5 fv-row"><label class="required fs-5 fw-bold mb-2">Antenna
Placement</label><i class="fas fa-exclamation-circle ms-2 fs-7" data-bs-toggle="tooltip" data-bs-original-title="Placement of the antenna can have an effect on RF coverage." aria-label="Placement of the antenna can have an effect on RF coverage."></i>
<select id="RFPlacement" class="select2-selection select2-selection--single form-select form-select-solid" aria-label="Outdoors" name="RFPlacement">
<option value="indoor">Indoors</option>
<option value="outdoor">Outdoors</option>
<option value="unknown">Unsure/Legacy</option>
</select>
<div class="fs-7 form-text">Will the antenna be outdoors or indoors?</div>
</div>
<div class="mb-5 fv-row"><label
class="required fs-5 fw-bold mb-2">Terrain</label><i class="fas fa-exclamation-circle ms-2 fs-7" data-bs-toggle="tooltip" data-bs-original-title="Control the interference you expect the RF signal to encounter in the given area. This setting is extremely important for correct output." aria-label="Control the interference you expect the RF signal to encounter in the given area. This setting is extremely important for correct output."></i>
<select id="RFterrain" class="elect2-selection select2-selection--single form-select form-select-solid" aria-label="Urban" name="RFterrain">
<option selected="selected" value="100">Urban - Tall buildings everywhere</option>
<option value="75">Healthy Mix - 3 to 4 story buildings scattered (occasional tree)</option>
<option value="50">Suburbs - 1/2 story houses everywhere (occasional tree)</option>
<option value="30">Wooded Area - Trees w/ the occasional barn</option>
<option value="10">Clear Line of Site - Can see for miles on end</option>
</select>
<div class="fs-7 form-text">Enter the surrounding environment.</div>
</div>
<div class="mb-3 row">
<div class="mb-0 pt-3 col-lg-6"><button type="submit" id="simulateLocation" class="btn btn-info me-3 btn-block w-100">Simulate Location</button></div>
<div class="mb-0 pt-3 col-lg-6"><button type="submit" id="downloadKMZ" class="btn btn-success me-3 btn-block w-100" disabled="disabled">Download KMZ</button></div>
</div>
<div class="mb-3 row d-none" id="historyButton">
<div class="mb-0 pt-3 col-lg-12"><button type="button" id="kt_history_toggle" class="btn btn-primary me-3 btn-block w-100">History</button></div>
</div>
</fieldset>
</div>
<div class="form-1-box">
<fieldset class="form-group border p-3">
<legend class="w-auto px-2">Coordinates</legend>
<div class="mb-5 row">
<div class="mb-3 col-lg-6"><label for="RFLat"
class="required fs-5 fw-bold mb-2">Latitude</label><i class="fas fa-exclamation-circle ms-2 fs-7" data-bs-toggle="tooltip" data-bs-original-title="This is the latitude of the location that'll be between -90 and +90 degrees." aria-label="This is the latitude of the location that'll be between -90 and +90 degrees."></i>
<input type="number" class="form-control" id="RFLat" step="any" autocomplete="off" value="37.799866">
<div id="RFLatHelp" class="form-text">Enter a latitude.</div>
</div>
<div class="mb-3 col-lg-6"><label for="RFLng"
class="required fs-5 fw-bold mb-2">Longitude</label><i class="fas fa-exclamation-circle ms-2 fs-7" data-bs-toggle="tooltip" data-bs-original-title="This is the longitude of the location that'll be between -180 and +180 degrees." aria-label="This is the longitude of the location that'll be between -180 and +180 degrees."></i>
<input type="number" class="form-control" id="RFLng" step="any" autocomplete="off" value="-122.421405">
<div id="RFLngHelp" class="form-text">Enter a longitude.</div>
</div>
</div>
<div class="mb-3 pt-2 row">
<div class="mb-0 col-lg-12"><button type="submit" id="kt_modal_new_card_cancel" class="btn btn-secondary me-3 btn-block w-100">Update</button></div>
</div>
</fieldset>
</div>
</div>
</div>
</div>
</form>
Text Content
HOTSPOTRF HOTSPOTRF Home Explorer Blog Pricing Help Portal Buy Hotspots NETWORK STATS Loading Network Stats.. There was an error gathering the network stats. Usually this is caused by an API outage. We will try again here shortly. Total Hotspots 163222 +47611 30 day trend % Online 84.45% 2.08% Helium Price $22.72 +22610 Cities 15345 +3625 Countries 122 +8 Local ETL Block 1002542 In Sync Helium API Block 1002537 Out of Sync Latest Hotspot SWeet infrared tapir No location set Guest Login Sign Up CUSTOMIZATION Resolution Settings Enter the resolutions you'd like to see. Layer Options Hotspots Enable this to see Helium hotspots. Offline Hotspots Enable this to see Helium hotspots that are offline. Hex Insight Enable this to see hex insight. Hex 8 This will allow you to overlay a Hex 8 grid onto the map. Total Hotspots See the total hotspots ontop of a Hex 8 grid. Map Styling Fog Place fog onto the map for real world visualization. Dark Switch the map into dark mode. Light Switch the map into light mode. Terrain See the terrain of the enviroment. Countour Lines Enable countour lines. Streets Change the map styling over to a streets view. Horizon See the horizon on the map. Satellite Change the map styling over to a satellite view. Outdoors Change the map styling over to an outdoors view. Mappers Coverage Neon Mappers Coverage See the Helium network's coverage in Neon colors. Rainbow Mappers Coverage See the Helium network's coverage in Rainbow colors (dBm scale). ADD CONTACT CONTACT INFORMATION Full Name Enter the full name of this contact. E-mail Enter the e-mail address of this contact. Assign a role? A contact with a role is sent an e-mail to verify their account and instructions on using their account. Whitelist notifications@hotspotrf.com! Yes Role Director Allow this contact to control your account inside the portal on your behalf. Contact must be trusted. Add Contact Please wait... MANAGE CONTACT CONTACT INFORMATION Full Name Enter the full name of this contact. E-mail Enter the e-mail address of this contact. Assign a role? A contact with a role is sent an e-mail to verify their account and instructions on using their account. Whitelist notifications@hotspotrf.com! Yes Role Director Allow this contact to control your account inside the portal on your behalf. Contact must be trusted. Add Contact Please wait... ADD WALLET WALLET SEARCH Wallet Address You can search by hotspot name, address or wallet address! Add Wallet Please wait... DASHBOARD * Home * Simulate * Output * Space HOTSPOTRF SCORE We estimate this hotspot will earn 74% below average. Improve The Score SIMULATION SUMMARY 13.12 - 19.68 Weekly $HNT Est. 5/9 Safe/Dead 1.00 Transmit Scale 348 ~ Witnesses Help SIMULATION DETAILS ??? Address ??? Lat/Lng Share Link ~ WITNESSES ABOUT THE NUMBER OF WITNESSES REACHED. Create FireStone Logo Due in 2 Days New Stakeholder Meeting Due in 3 Days New Scoping & Estimations Due in 5 Days New KPI App Showcase Due in 2 Days New Project Meeting Due in 12 Days New Customers Update Due in 1 week New Average wait time for a simulation is 30 - 120 seconds. Urban areas typically take longer. Rest assured we're crunching the numbers. WELCOME! Upon a completed simulation, the results will appear here. Currently loading results. Elapsed: Need a place to get started? Check out our settings guide! You have 0 simulation credits left. Need more? Settings loaded here. Radio Frequency Settings Frequency (MHz) US/CAN/AU - 915 MHzUK/Ireland/EU - 868 MHzAsia - 923 MHzChina - 470 MHz Enter the frequency. Antenna Gain (dBi) Enter the antenna gain. Cable Loss (dB) Enter the cable loss (cables 5 - 10 ft is usually insignificant). Antenna Height What height will the antenna be placed? Units FeetMeters Units of measurement for height. Antenna Placement IndoorsOutdoorsUnsure/Legacy Will the antenna be outdoors or indoors? Terrain Urban - Tall buildings everywhereHealthy Mix - 3 to 4 story buildings scattered (occasional tree)Suburbs - 1/2 story houses everywhere (occasional tree)Wooded Area - Trees w/ the occasional barnClear Line of Site - Can see for miles on end Enter the surrounding environment. Simulate Location Download KMZ History Coordinates Latitude Enter a latitude. Longitude Enter a longitude. Update Enterprise user? Add contacts to share your credits and more! Deployer? Give your contacts their own dashboard! My Profile Adjust how the network sees you. My Contacts Add, adjust and maintain your contacts. My Hotspots Add, adjust and maintain your hotspots. My Wallets Add, adjust and maintain your wallets. My Installs Add, update and see your hotspot installs. My Commission Reports View your commission reports. My Taxes Manage your Helium hotspot taxes. My Activity View your account's activity. Follow up to 10 wallets for free, just by registering today! WELCOME! There are no Helium wallets added yet. Kickstart your wallet and hotspot tracking by adding your first wallet! Add Wallet Sign up today! WALLETS Add Wallet AddressActions HOTSPOT(S) SUMMARY Total Hotspots 36,899 15% online / 25% offline Average Transmit Scale 291 Online 72 15% online Offline 291 25% offline REWARDS SUMMARY Past 24 hr 36,899 HNT Past 7 Days 291 HNT Past 30 Days 291 HNT REWARDS BY DAY * 7 Day * 30 Day Daily 7 Day Avg 72 HNT Daily Avg/Hotspot 291 7 Day INSIGHTS * Hotspot * Area * Hex * Misc WELCOME! Insight allows you to view the details of individual hotspots. Get started by clicking a hotspot! Manufacturers View Helium's array of manufacturers. Banned View all the naughty Helium hotspots. SenseCAP 78% online 21% offline 132,457 total Online Rank Online hotspots made by this manufacture vs others. 2/28 Offline Rank Offline hotspots made by this manufacture vs others. 3/28 Total Rank Total hotspots made by this manufacture vs others. 2/28 SenseCAP 78% online 21% offline 132,457 total Online Rank Online hotspots made by this manufacture vs others. 2/28 Offline Rank Offline hotspots made by this manufacture vs others. 3/28 Total Rank Total hotspots made by this manufacture vs others. 2/28 SenseCAP 78% online 21% offline 132,457 total Online Rank Online hotspots made by this manufacture vs others. 2/28 Offline Rank Offline hotspots made by this manufacture vs others. 3/28 Total Rank Total hotspots made by this manufacture vs others. 2/28 hi Wallet Viewing selected hotspot's wallet. WELCOME! Hex insight allows you to view the details of hex areas. Get started by clicking anywhere! WELCOME! Area insight allows you to view the details of area at a glance. Get started by clicking anywhere! SIMULATION HISTORY YOUR HISTORY BELOW IS THE PREVIOUS SIMULATION HISTORY. Currently loading history. IMPROVE THE SCORE WHAT IS A "HOTSPOTRF SCORE"? The HotspotRF score provides an estimate of how well a hotspot may perform in a given location. It takes all of the complexity of the Helium algorithms and RF signal propagation, and turns it into a simple, easy to understand number you can use to quickly assess the value of deploying a hotspot in a particular location. The score is expressed as a percentage of an average performing hotspot on the Helium network. A score of 0% means the estimated hotspot performance for that location is average. A score above 0% (e.g., 50%) indicates how much better a hotspot in that location is estimated to perform versus the average hotspot. A score below 0% (e.g., -25%) indicates how much worse a hotspot in that location is estimated to perform versus the average hotspot. The higher the score, the better the earning potential of a location. IMPROVING YOUR HOTSPOTRF SCORE The simulation uses the details you provide for terrain type, antenna height, antenna gain, cable loss, etc. The more accurate these details, the more accurate the simulation will be. The three most important inputs are: * Antenna placement - the single best way to improve coverage is to place the antenna outside on a balcony, roof, or other outside location. Placing the antenna inside will reduce the hotspot’s ability to communicate with other hotspots, as walls, windows and other obstructions significantly reduce the RF signal. It's best to place the antenna outside. * Antenna height - higher is better. The frequencies used for the Helium network work best with direct line of sight. Objects such as buildings and trees can block the RF signal and significantly reduce coverage and earning potential. Placing the antenna above these obstructions is ideal - the higher the better. * Antenna gain - in most applications the standard omni-directional antenna that comes with the hotspot performs well. Some deployments may benefit by using a higher gain antenna such as a 5.8 dBi or 8 dBi antenna. While it may seem like a higher gain antenna will always yield better results, this is not always the case as the more concentrated antenna pattern of higher gain antennas may actually reduce coverage for the intended area. Close Simulation Output TRANSMIT SCALE WEEKLY EST $HNT RANGE ~ WITNESSES ??? ??? ??? ADDRESS LAT/LNG ??? ??? SIMULATION SUMMARY HELP COMING SOON Will be filled in later. Close WHAT IS WEEKLY EST. $HNT? This simulation is estimated to receive between 13.12 - 19.68 Helium or $HNT a week. WHAT IS SAFE/DEAD? For this simulation, there are a total of 100 hotspots that are capiable of being reached. 5 of them are actually able to be reached and witnessed with, while 9 of them are not able to be witnessed. WHAT IS A TRANSMIT SCALE? An estimated reward scale. WHAT ARE ~ WITNESSES? The witnesses capiable of reaching. Close Dashboard Insights ACTIVE SUBSCRIPTION REQUIRED At this time an active subscription would be required to get estimated rewards. You can absolutly purchase any package and use those credits along with your promotional credits if you choose. For example, you signed up and received 10 promotional credits, you use 2 and have 8 left over, but now you want to use the beta portal, by purchasing the lowest pacakge that offers 10 credits you now have a total of 18 credits you can use with the beta portal and get your estimated rewards! Have questions? Contact us at hello@hotspotrf.com. By all means, if you'd like to use your promotional credits to get a feel for the tool, just continue simulating. You can read more about our beta portal release on our blog post. Close Purchase Subscription NON SUBSCRIBER GENERATED Hey, this simulation was made by a user who wasn't a subscriber. At this time an active subscription would be required to get estimated rewards. You or the individual that shared this link can absolutely purchase any package and use those credits along with theirs or your promotional credits if you or them so choose. For example, someone signs up and receives 10 promotional credits, that person can use 2 and have 8 left over, but now that person wants to simulate, by purchasing the lowest package that offers 10 credits that person now has a total of 18 credits now can simulate and get those estimated rewards! Have questions? Contact us at hello@hotspotrf.com. By all means, if you or the person that shared this would like to use the promotional credits to get a feel for the tool, just continue simulating. Note: You would need to re-simulate once an active subscriber, BUT all you need to do is just come back to this page, go to Single-Point and click simulate! It's easy as 1-2-3! You can read more about our beta portal release on our blog post. Close Purchase Subscription ACTIVE SUBSCRIPTION REQUIRED At this time an active subscription would be required to get estimated rewards. You can absolutly purchase any package and use those credits along with your promotional credits if you choose. For example, you signed up and received 10 promotional credits, you use 2 and have 8 left over, but now you want to use the beta portal, by purchasing the lowest pacakge that offers 10 credits you now have a total of 18 credits you can use with the beta portal and get your estimated rewards! Have questions? Contact us at hello@hotspotrf.com. By all means, if you'd like to use your promotional credits to get a feel for the tool, just continue simulating. You can read more about our beta portal release on our blog post. Close Purchase Subscription HELP RESOURCE CENTER Help Center Get support by using our help center. E-mail Us Shoot us an e-mail @ hello@hotspotrf.com Discord Reach out to us in our public Discord channel. Feedback Fish Us Send us your feedback instantly. Roadmap See or contribute to our Roadmap. F.A.Q Answers to those frequent questions. Close MANAGE FOLLOWING Effectively manage your following of . INFO Be sure to add notifications@hotspotrf.com to your whitelist/safe senders! Notifyees Enter up to 1 e-mails to notify of changes; separated by a comma. Confirmation E-mail A confirmation e-mail will be sent to confirm notifications. Yes Hotspot Notification Setttings Notify if this hotspot goes offline, becomes relayed/unrelayed and/or starts earning if newley added. Yes Other Notification Settings Be notified of blockchain changes that may effect this hotspot. Yes That doesn't seem to exist. Cancel Save Please wait... REGISTER TODAY! You can get to follow this hotspot and get notifications for free by registering today. Close Register Today