Search found 3 matches

by huguyuge
Tue Sep 24, 2019 11:03 am
Forum: ESP-IDF
Topic: How to detect short circuit?
Replies: 1
Views: 4419

How to detect short circuit?

Hi,

How to detect if some pin is short-circuited? I tried to google `esp idf short circuit` but got nothing useful. Could you please give me some guidance? documents, links, etc.

Thank you
by huguyuge
Fri Mar 01, 2019 8:54 am
Forum: ESP-IDF
Topic: How to play audio via BLE?
Replies: 0
Views: 2542

How to play audio via BLE?

I would like to play audio via BLE from android app to a esp32 board. How can I do that?
thanks
by huguyuge
Fri Mar 01, 2019 8:44 am
Forum: ESP-IDF 中文讨论版
Topic: 请问如何通过BLE播放音频?
Replies: 0
Views: 4082

请问如何通过BLE播放音频?

之前完全没接触过硬件方面,一头雾水。求指教。

现在是我有一个android app,有一块esp32板子上面有喇叭,板子刷了a2dp_sink例子的固件。如果用bluetooth 和板子pair之后,可以播放音乐。
现在要求不用bluetooth,而是用ble连接,然后播放音乐,请问可以实现吗?求指点迷津,谢谢。