Reishi Mitani 三谷怜司

Results 1 issues of Reishi Mitani 三谷怜司

Model: ESP32 WROOM-32 I tried uploading the `BLE_notify.ino` example code on my ESP32 WROOM 32, but the process always stops at the `BLEDevice::createServer`. ``` void setup() { Serial.begin(115200); // Create...