https://www.youtube.com/watch?v=azT2rosEo0k
But that code only have 1 hz speed to get RSSI due to the RSSI is not stable i need more sample to average, i tried change
Code: Select all
BLEScanResults results = scan->start(1);
Code: Select all
BLEScanResults results = scan->start(0);