OZEO-DOOZ / nrf_mesh_plugin

A Flutter plugin to enable mesh network management and communication using Nordic Semiconductor's SDKs.
https://pub.dev/packages/nordic_nrf_mesh
BSD 3-Clause "New" or "Revised" License
28 stars 19 forks source link

Deploying a mesh network #267

Open abdurahmanshiine opened 1 year ago

abdurahmanshiine commented 1 year ago

Hi there,

I'm working on an offline messaging app that's supposed to use Bluetooth meshes to establish a network between the nodes (something similar to Bridgefy). Could this library be used to that effect? To establish a many-to-many connection between the devices and relay messages? And if so, could you point towards the methods or functions in this library that would be of help to me?

I really appreciate any help you can provide.