Search found 2 matches

by standard8
Fri May 19, 2023 12:27 pm
Forum: ESP-IDF
Topic: continuously monitor rssi values of multiple specific ble devices
Replies: 3
Views: 1242

Re: continuously monitor rssi values of multiple specific ble devices

because the connection is not stable. sometimes the esp only finds one device and i dont get a rssi reading for several minutes. I need to get a reading of all 3 devices every few seconds.
by standard8
Wed May 17, 2023 4:11 pm
Forum: ESP-IDF
Topic: continuously monitor rssi values of multiple specific ble devices
Replies: 3
Views: 1242

continuously monitor rssi values of multiple specific ble devices

Hi everyone, The title (hopefully) says it all. Unfortunately I could not find an example online, only a few using mqtt servers which I can't use in the scope of my project. I can successfully continuously monitor a single ble device or non-continuously, meaning not a stable connection, scanning for...