Search found 1 match

by orteip94
Wed Apr 08, 2020 4:15 pm
Forum: ESP32 Arduino
Topic: BLE scan only gets the name of some devices the first scan?
Replies: 2
Views: 8116

Re: BLE scan only gets the name of some devices the first scan?

I have the same problem. I am trying in every way to solve it but I only get the name at the first scan.
the MAC is always visible, but every time I do a scan only the first time
I get the name, the following times NULL.


void scanArea()
{
Serial.print("\n ...

Go to advanced search