This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Help to create mesh network!

Hi! I need your help! I need to create some mesh network consists of simple devices (A) which could collect mac addresses of all visible Bluetooth devices (C) and send it through similar devices to the main device (B). So: A - simple device which could collect Bluetooth mac addresses, send messages to other devices, receive messages and send it forward; B - more complex device that collects messages and sends it to the server (via wifi for example); C - any kind of Bluetooth device (smartphone, smartwatch, tablet...)

Which devices can I use as an A-devices? It should be cheap and small devices.

Help me, please! I don't know how to start.

Parents
  • As long as those bluetooth users are advertising, and the skylab module is running a scanner besides the mesh stack, the scanner should be able to pick up the 6-byte addresses and forward it to some kind of gateway through the BLE mesh network. I don't know much about the mesh 0.92 sdk, but I have done similar work using the proprietary Nordic Open Mesh before.

Reply
  • As long as those bluetooth users are advertising, and the skylab module is running a scanner besides the mesh stack, the scanner should be able to pick up the 6-byte addresses and forward it to some kind of gateway through the BLE mesh network. I don't know much about the mesh 0.92 sdk, but I have done similar work using the proprietary Nordic Open Mesh before.

Children
No Data
Related