Search found 1 match
- Thu Feb 08, 2018 6:20 pm
- Forum: ESP32 Arduino
- Topic: Turning Off BLE Radio in ESP32?
- Replies: 0
- Views: 4933
Turning Off BLE Radio in ESP32?
I'm using Arduino IDE to program ESP32. I'm trying to implement BLE uart and found an example in ESP 32 BLE Library from nkolban. (https://github.com/nkolban/ESP32_BLE_Arduino). I am trying to modify the code in a way, when ESP32 receives data from an App (nRF Connect in my case) the ESP32 should tu...