How to you display your phone BLE device name in MIT App 2
————-
Related guide: Getting Started with ESP32 Bluetooth Low Energy (BLE) on Arduino IDE
Hi Rick.
Take a look at Module 10 of the ESP32 course.
It shows how to build a BLE application with MIT App Inventor. That applications searches for BLE devices and displays in a list the name of the found devices and then, displays the temperature. You can take a look just at the part that shows the BLE devices.
https://rntlab.com/module-10/esp32-ble-android-application-control-outputs-and-display-sensor-readings/
https://rntlab.com/module-10/bluetooth-low-energy-ble-android-application-with-mit-app-inventor-2/
I hope this helps.
Regards,
Sara