Search found 2 matches

by CYBERTRON
Sun Apr 19, 2020 1:05 pm
Forum: ESP32 Arduino
Topic: ESP32 Ble scan problem.(The same brand does not see all the products.)
Replies: 0
Views: 2535

ESP32 Ble scan problem.(The same brand does not see all the products.)

Hello to everyone

There are 2 ble devices of the same brand. With ESP32, I can only find one with ble scan. I tested it with NRF Connect. I can find them both. So why does esp see someone?
by CYBERTRON
Sat Mar 21, 2020 11:44 am
Forum: ESP32 Arduino
Topic: issue getting producer data only once
Replies: 0
Views: 2245

issue getting producer data only once

Hi I apply BleScan with ESP32. Finds the other esp32. however, it does not receive manufacturer data for the second time. what would be the reason? Thank you https://user-images.githubusercontent.com/39769110/77196990-6b6c1a80-6af5-11ea-8c99-eb8541eacd92.png My code /* Based on Neil Kolban example f...