Just to follow-up on this..
I was trying Bluetooth legacy which seems to be the issue, lots online about similar issues. BT LE should work OK.
Search found 5 matches
- Wed Jun 26, 2024 7:13 pm
- Forum: General Discussion
- Topic: Bluetooth pairing with a linux desktop - any success?
- Replies: 3
- Views: 2388
- Mon Jun 24, 2024 5:27 pm
- Forum: ESP-IDF
- Topic: esp-idf.py -T results in "Error: No such option: -T"
- Replies: 0
- Views: 2196
esp-idf.py -T results in "Error: No such option: -T"
Hello all, Perhaps, and probably, I'm missing something obvious, regarding running unit tests using esp-idf.py. I'm running the ESP-IDF plugin in VSC on a Linux machine. My idf.py version: idf.py --version ESP-IDF v5.3-beta2 Running unit tests according to the documentation https://docs.espressif.co...
- Sun Feb 04, 2024 7:41 pm
- Forum: General Discussion
- Topic: Bluetooth pairing with a linux desktop - any success?
- Replies: 3
- Views: 2388
Bluetooth pairing with a linux desktop - any success?
Hello all,
I'm using a ESP32 WROVER which pairs without issue via Bluetooth to a serial port app running on an Android phone. Pairing with a Linux desktop (using blueman-manager) has been unsuccessful.
Has anyone got a good working solution?
Thanks
I'm using a ESP32 WROVER which pairs without issue via Bluetooth to a serial port app running on an Android phone. Pairing with a Linux desktop (using blueman-manager) has been unsuccessful.
Has anyone got a good working solution?
Thanks
- Fri Feb 19, 2021 2:46 pm
- Forum: General Discussion
- Topic: Adding ug82 to example project .. undefined reference to
- Replies: 2
- Views: 3518
- Mon Feb 01, 2021 3:04 pm
- Forum: General Discussion
- Topic: Adding ug82 to example project .. undefined reference to
- Replies: 2
- Views: 3518
Adding ug82 to example project .. undefined reference to
Hello All, Just starting with ESP-IDF.. I got my setup going, Linux Mint with Eclipse & the ESP-IDF plugin. I successfully compiled the Hello World example that comes with the ESP-IDF & then tried adding the ug82 library with the HAL (from https://github.com/nkolban/esp32-snippets/tree/master/hardwa...