Bluno General Arduino

Reconfigure BLE using Arduino

userHead Account cancelled 2020-01-08 08:25:51 2976 Views1 Replies
Basically I need to make a system where is 8 bluno (4 slave, 4 master) connects to closest (highest RSSI) module. As far as I understand I need to send AT commands from Atmega328.
Is it possible to reconfigure BLE module (CC2540) by sending AT commands from Arduino (ATmega328)?