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

nRF52 DK and nRF52840 dongle mesh

Hi,

I want to create a mesh between my nRF53 DK and dongle. For my project, I created my own service to send accelerometer value to the client (mobile application). Now I want to create a mesh that pushes the sensor data from two nRF devices to the mobile application. I don't know where I should start. I don't have nRF thingy52. Please suggest to me some materials and procedures to do this.

Parents Reply
  • Hi,

    Bluetooth mesh primarily targets simple control and monitoring applications, like light control or sensor data gathering. The packet format is optimized for small control packets, issuing single commands or reports, and is not intended for data streaming or other high-bandwidth applications. One to many BLE topologies is better suited for your kind of application. 

    If you have further question regarding this, I suggest you create a new ticket :)

Children
Related