Provide better layer1 wireless mesh networking support to better intigrate Bluetooth Low Energy 'btle' and Long Range public transmission over LoRa and LoRaWAN.
Motivation
An embedded device, or collection of IoT devices could use libp2p to communicate with other devices in the vicinity or connect to a device with internet access to access the global libp2p network.
Make sure that bluetooth and LoRa meshing are apart of the future roadmap.
Study FruityMesh, Meshtastic and other opens source btle and LoRA communication platforms to see how they can improve mobile, browser-based, and embedded communication with libp2p.
Open questions
What does the community think?
Are you planning to do it yourself in a pull request?
Description
Provide better layer1 wireless mesh networking support to better intigrate Bluetooth Low Energy 'btle' and Long Range public transmission over LoRa and LoRaWAN.
Motivation
An embedded device, or collection of IoT devices could use libp2p to communicate with other devices in the vicinity or connect to a device with internet access to access the global libp2p network.
Requirements
This is an extension of an existing effort: https://github.com/libp2p/rust-libp2p/issues/167
Make sure that bluetooth and LoRa meshing are apart of the future roadmap.
Study FruityMesh, Meshtastic and other opens source btle and LoRA communication platforms to see how they can improve mobile, browser-based, and embedded communication with libp2p.
Open questions
What does the community think?
Are you planning to do it yourself in a pull request?
Maybe