longcongduoi / fruitymesh

FruityMesh - The first completely connection-based open source mesh on top of Bluetooth Low Energy 4.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fruitymesh

FruityMesh is the reference implementation of the BlueRange initiative. It is the first open source implementation of a mesh network that is based on standard Bluetooth Low Energy 4.1 connections. In contrast to meshes that use advertising and scanning, this allows for a network run with battery powered devices. FruityMesh works with the Nordic nRF51 and nRF52 chipsets in combination with the S130/S132 SoftDevices and enables tons of devices to connect to each other with its auto-meshing capabilities.

Documentation in the Wiki

Documentation

Documentation is the key and therefore, you should have a look at the wiki to get you started: https://github.com/mwaylabs/fruitymesh/wiki

Development

This project is under active development at the M-Way Solutions GmbH, Germany.

Additional Features

Over-the-mesh firmware updates are currently not open sourced. Interested parties can contact sales@mwaysolutions.com to get access to advanced features.

About

FruityMesh - The first completely connection-based open source mesh on top of Bluetooth Low Energy 4.1

License:GNU General Public License v3.0


Languages

Language:C++ 78.9%Language:C 12.9%Language:Objective-C 4.2%Language:Makefile 1.6%Language:Lua 1.2%Language:Batchfile 0.5%Language:HTML 0.4%Language:Python 0.3%