Saturday 16 July 2016

communication - Bluetooth Mesh Module


So I would like to design a device that allows me to send instructions to different devices (each containing a HC-06 Module). I would like to ask if it would be ideal to use a Bluetooth Mesh? This is the Module I plan on getting: https://www.silabs.com/products/wireless/bluetooth/bluetooth-low-energy-modules/bgm13p-bluetooth-module





No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...