Skip to content
#

bluetooth-devices

Here are 40 public repositories matching this topic...

adamfowleruk
adamfowleruk commented Sep 3, 2021

Please start with a use case description for a USER of this enhancement

[Who] As an application developer

[What] I need to use Herald classes with or instead of C++ STL classes in a compatible way, interchangeably

[Value] In order to achieve the principle of least astonishment to the use of the Herald API (thus saving me time during development)

**Describe the potential solution y

enhancement good first issue

Enable inclusion of both ESP32 Blynk BT / BLE and WiFi libraries. Then run both WiFi and BT/BLE simultaneously, or select one to use at runtime after reboot. Eliminate hardcoding your Wifi and Blynk credentials and configuration data saved in either SPIFFS or EEPROM.

  • Updated Feb 9, 2022
  • C++

Improve this page

Add a description, image, and links to the bluetooth-devices topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bluetooth-devices topic, visit your repo's landing page and select "manage topics."

Learn more