Search found 1 match
- Fri Sep 17, 2021 12:49 pm
- Forum: General Discussion
- Topic: WiFi BLE
- Replies: 1
- Views: 1641
WiFi BLE
Hi guys, I am using WiFi and BLE in my project. BLE is used to communicate with a phone and store WiFi credentials on board it's SPIFFs. Then I do a BLEDevice::deinit() to use WiFi to perform an HTTPS update using a link. However, sometimes the esp32 does not connect to WiFi. Can it be possible that...