Search found 17 matches

by danergo
Tue Dec 07, 2021 6:26 am
Forum: ESP-IDF
Topic: Using ESP32-WROOM/WROVER with RPi
Replies: 6
Views: 6050

Re: Using ESP32-WROOM/WROVER with RPi

Yes, thank you, already did it :)
by danergo
Tue Oct 19, 2021 6:10 am
Forum: ESP-IDF
Topic: Using ESP32-WROOM/WROVER with RPi
Replies: 6
Views: 6050

Re: Using ESP32-WROOM/WROVER with RPi

@ESP_igrr: Please help me with this topic. This is blocking my development efforts now, and I'm already started considering on moving over from ESP32 if we can't solve this. This was exactly my reason of asking before utilizing ESP32, to not have these kind of problems. And now it seems I can't get ...
by danergo
Tue Oct 19, 2021 6:07 am
Forum: ESP-IDF
Topic: GATTTool with random address is not working with ESP32 HCI
Replies: 4
Views: 3914

Re: GATTTool with random address is not working with ESP32 HCI

Could you please help me with this?
by danergo
Tue Oct 19, 2021 6:06 am
Forum: ESP-IDF
Topic: L2Ping doesn't work with ESP32
Replies: 3
Views: 2706

Re: L2Ping doesn't work with ESP32

Hello, could you please help me with this?
Thank you.
by danergo
Sun Oct 17, 2021 8:36 am
Forum: ESP-IDF
Topic: Using ESP32-WROOM/WROVER with RPi
Replies: 6
Views: 6050

Re: Using ESP32-WROOM/WROVER with RPi

Hi danergo, You can get esp32 to expose HCI interface over UART using this example code: https://github.com/espressif/esp-idf/tree/master/examples/bluetooth/hci/controller_hci_uart. On the host you will need to use hciattach command to let bluez stack work with the UART. Note that hardware flow con...
by danergo
Sun Oct 17, 2021 7:31 am
Forum: ESP-IDF
Topic: Using ESP32-WROOM/WROVER with RPi
Replies: 6
Views: 6050

Re: Using ESP32-WROOM/WROVER with RPi

Thank you. I hope you could help me with my issues. ESP32 is not able to connect to random addressed BLE devices with the espidf provided hci controller sample you recommended: https://www.esp32.com/viewtopic.php?f=13&t=23766 Also, regularly l2ping fails for a specific device. (In spite of that devi...
by danergo
Sat Oct 16, 2021 4:19 pm
Forum: ESP-IDF
Topic: HCI not working in ESP-IDF 4.1
Replies: 2
Views: 3197

Re: HCI not working in ESP-IDF 4.1

As I see not just no luck, but also no interest from espressif. Have you ever managed to get some feedback from them? Maybe the lost their glasses, or there is no internet for them (during the past year). I'm in the similar situation except that at my side I have a reproducable 100% valid bug, which...
by danergo
Sat Oct 16, 2021 4:14 pm
Forum: ESP-IDF
Topic: GATTTool with random address is not working with ESP32 HCI
Replies: 4
Views: 3914

Re: GATTTool with random address is not working with ESP32 HCI

Hahooooo, wakeup! Help is neeeeeeeeeeeeded!

your cpu is panicing!! 100% reproducability, blebleble :lol: :lol: :lol:


Noone cares. Just like @ samsung.
:| :| :| :| :| :| :|
by danergo
Sat Oct 16, 2021 9:40 am
Forum: ESP-IDF
Topic: GATTTool with random address is not working with ESP32 HCI
Replies: 4
Views: 3914

Re: GATTTool with random address is not working with ESP32 HCI

And after so many failed connects, this happens on the debug port: lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1) lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1) ... lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1) Guru Meditation Error: Core 0 panic'ed (LoadProhibited). E...