Hacker News new | ask | show | jobs
by reisr3 2293 days ago
This is awesome, thanks for sharing! I'm considering using this for a project where I need to measure distance between two nodes. Couple questions:

1. You mention "location and distance" between member nodes. I assume this is based on the LORA RSSI? How precise is the reading?

2. Do you support the "TTGO LORA32"? Your Github Readme mentions it, but Pages does not.

3. Will the TTGO LORA32 and Heltec LoRa 32 measure distance without being connected to a phone?

1 comments

If the nodes have GPS it's fairly straightforward to calculate distance and bearing.
Right, and accuracy of ~9m makes sense for this application. The smaller supported ESP32's, however, don't have onboard GPS. Does it use RSSI or need to be paired with a phone?

Not that it's really relevant here, but I'm wondering if the LORA RSSI can be used to determine distance inside 9m.