About 38,200 results
Open links in new tab
  1. How to implement a Mesh network in Android - Stack Overflow

    Working on a project that should share data among 4+ devices offline. Using Google Nearby connection, we are able to establish a connection between devices via P2P-STAR topology. …

  2. Is it possible to create a Bluetooth Mesh Network with iOS and …

    Aug 6, 2019 · 8 I'm currently building an app that creates a platform where users can share information on a network but I wanted to create an offline option where users could still …

  3. android - How to make a BLE mesh network? - Stack Overflow

    5) Another possibility is to have a mesh structure where the devices relay all messages broadcast-ed over the network until the device for which the message is meant for, receives it. …

  4. network programming - Android mesh networking - Stack Overflow

    There are apps like that for Android. Beside Serval look for Manet, Firechat, or BC Mesh. They mostly use Bluetooth and tend to draw a lot of current from the battery. As soon as the WLAN …

  5. bluetooth - BLE mesh Android - Stack Overflow

    May 18, 2021 · What I want exactly is to implement BLE mesh by using one Android phone as a client and other Android phones as BLE devices (using BLE simulator app). Can you please …

  6. Mesh/p2p network on android, without user interaction

    Mar 10, 2015 · Today most Android Bluetooth stacks permit 8 or more simultaneous GATT connections making it possible to have a rather effective mesh network. There are today no …

  7. Bluetooth mesh simulator - Stack Overflow

    Aug 31, 2021 · I am working on a project that involves Bluetooth Mesh Network (based on BLE) that was standardized with Bluetooth version 5.0. I am searching for a suitable simulator for at …

  8. ios - Multipeer connectivity for android - Stack Overflow

    Mar 31, 2014 · A couple of weeks after its iOS launch, FireChat made its debut on Android. Since Android doesn’t support Apple’s Multipeer Connectivity Framework, developer Open Garden …

  9. Messaging in ESP_BLE_MESH - Stack Overflow

    May 13, 2023 · I would like to ask for help with my BLE Mesh project. My task is to create a Mesh network with the following topology: There are about 15 devices that read information from …

  10. Mesh networking from iOS to Android - Stack Overflow

    May 4, 2016 · Is there any framework that connects an iOS device to an Android device using a mesh network? There are apps like FireChat that ables users to speak to each other using …