Same here.
I re-installed the old version (1.9.1) and things worked.
Search found 3 matches
- Sat May 10, 2025 2:06 pm
- Forum: General Discussion
- Topic: Cannot read properties of undefined (reading 'fsPath')
- Replies: 8
- Views: 4966
- Mon Nov 09, 2020 1:50 am
- Forum: ESP32 Arduino
- Topic: Bluetooth Classic Scanner
- Replies: 9
- Views: 19305
Re: Bluetooth Classic Scanner
Same question, as far as I know, esp32 support both type of bluetooth but only examples about ble are available.
Did anyone successfully implement bluetooth scanner using legacy bluetooth ?
Did anyone successfully implement bluetooth scanner using legacy bluetooth ?
- Sun Oct 11, 2020 6:00 pm
- Forum: ESP32 Arduino
- Topic: OOP in ESP-WROOM-32
- Replies: 0
- Views: 2638
OOP in ESP-WROOM-32
Hi,
I'm using ESP32 for my personal project.
Currently, I'm making a WIFI manager using a class to scan & save the scanned WIFI network then display the network list on the TFT Screen with pagination (4 items per page).
I'm using a class WirelessNetworkManager to store the scanned network & use ...
I'm using ESP32 for my personal project.
Currently, I'm making a WIFI manager using a class to scan & save the scanned WIFI network then display the network list on the TFT Screen with pagination (4 items per page).
I'm using a class WirelessNetworkManager to store the scanned network & use ...