LoRa signal-based positioning

Not really - but if someone was excited to implement this and sent in a PR I’d happily merge it.

I think it is a low prority for a couple of reasons:

  • Some of the current devices have built in GPS (and future ones will also :wink: ). GPS chips are getting really cheap now.
  • For the devices that don’t have GPS, if they are paired with a phone running the app, the app will provide GPS data from the phone automatically. The device code will use that as a substitute for a built in GPS. The other nodes in the mesh don’t even care that the position came from the device itself or the phone that was helping it. The downside of this config is higher power consumption on the phone.