@ESP_Sprite: Are you able to get this information?
Thanks,
Dennis
Search found 6 matches
- Wed Dec 11, 2024 3:32 pm
- Forum: Hardware
- Topic: Tolerance of the ESP32 UART receiver
- Replies: 2
- Views: 2306
- Tue Dec 10, 2024 3:25 pm
- Forum: Hardware
- Topic: Tolerance of the ESP32 UART receiver
- Replies: 2
- Views: 2306
Tolerance of the ESP32 UART receiver
I can not find any information about the tolerance of ESP32 UART receiver. Is there any information available on this topic?
Thanks,
Dennis
Thanks,
Dennis
- Tue May 14, 2024 7:58 am
- Forum: ESP-IDF
- Topic: Bluetooth Classic: btc_bt_set_scan_mode not completely implemented?
- Replies: 0
- Views: 762
Bluetooth Classic: btc_bt_set_scan_mode not completely implemented?
I've implemented A2DP sink for a commercial product which is working fine so far except pairing process. I understand that it is possible to call btc_bt_set_can_mode to set device being discoverable or not and also being connectable or not. So in normal operation state I want ESP32 to be connectable ...
- Mon Feb 27, 2023 11:11 am
- Forum: ESP-IDF
- Topic: Remove BLE device name seems not to be possible
- Replies: 0
- Views: 736
Remove BLE device name seems not to be possible
I'm wondering if it is possible to completly remove BLE device name so that Apps like "LightBlue" show it as an unknown device name.
I've tried to set device name to "\0" but then it uses internal name "ESP32". Isn't there a way to completely remove the name?
Thanks,
Dennis
I've tried to set device name to "\0" but then it uses internal name "ESP32". Isn't there a way to completely remove the name?
Thanks,
Dennis
- Fri Apr 08, 2022 11:47 am
- Forum: ESP-IDF
- Topic: Using custom MAC for other purposes
- Replies: 1
- Views: 1325
Re: Using custom MAC for other purposes
Does anyone have an idea on this topic?
- Mon Mar 28, 2022 12:11 pm
- Forum: ESP-IDF
- Topic: Using custom MAC for other purposes
- Replies: 1
- Views: 1325
Using custom MAC for other purposes
I would like to store unique product specific data in efuse CUSTOM_MAC and wonder if this is advisable.
So my purpose is not to use it as a MAC address for WIFI or Bluetooth. Instead I want to read it in ESP32 application only.
When I did a quick test setting CUSTOM_MAC via espefuse.py script I got ...
So my purpose is not to use it as a MAC address for WIFI or Bluetooth. Instead I want to read it in ESP32 application only.
When I did a quick test setting CUSTOM_MAC via espefuse.py script I got ...