• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

ESP32 BLE Scanner, How to get Individual Values for RSSI, TXPower and UUID

Q&A Forum › Category: ESP32 › ESP32 BLE Scanner, How to get Individual Values for RSSI, TXPower and UUID
0 Vote Up Vote Down
erikubels asked 5 years ago

I’m using the ESP32 BLE examples and they work fine as they are, however I do need the indivudualm values, not the stream, to calculate distance and except individual UUID’s, this works fine for, RSSI, TXPower, would it be possible to get examples of each individual value, that would allow for making more than just a scanner!

Serial.print(" RSSI: ");
int RSSI = (advertisedDevice.getRSSI());
Serial.print(RSSI);
Serial.print(" TxPower: ");
int TXPower = (advertisedDevice.getTXPower());
Serial.println(TXPower);

Thanks in advance,

Erik

Question Tags: ESP32
1 Answers
0 Vote Up Vote Down
Sara Santos Staff answered 5 years ago

Hi Erik.
Which individual values are you referring to? I don’t think I understood your question.
Regards,
Sara

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [New Edition] Build ESP32-CAM Projects eBook – 2nd Edition April 16, 2025
  • [eBook Updated] Learn ESP32 with Arduino IDE eBook – Version 3.2 April 16, 2025

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2025 · RandomNerdTutorials.com · All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.