Kevin Sidwar

Results 20 comments of Kevin Sidwar

Hey JMAN, did you try using the code changes I posted in this PR. The ATTiny definitely isn't supported in the normal release of the library which is what this...

Shoot me an email (look in my profile for it) and I can give you instructions. Once we get you that far to see if it works I'll post them...

@ahhfzhang I will get debug logs this week and post them here. I'm waiting on a Lyra test board to arrive so I can easily work with this. I found...

Ok, I have logs and some additional information on this issue @ahhfzhang . I was not able to reproduce the issue with the voip example sdkconfig.defaults file. So I ported...

@ened I am anxiously awaiting the ability for the library to have Descriptor read capabilities. When you get to a point I'd be happy to help test #453

I posted a link to this issue on Twitter and somebody suggested using Adoptoposs. Not sure if you've heard of them or looked into it. https://adoptoposs.org/

@MingyaoLiu Yes, the fix which worked for me was to simply comment out the call to `esp_bt_controller_mem_release` since, once you release that memory, it cannot be reclaimed per the docs....

@PilnyTomas I am not able to use the master branch as it requires v5.1 of the IDF. When I check out the 2.0.11 tag I know longer get the error...

Researching this more and definitely a regression. The following shows 2.0.9 on the left, 2.0.10 in the middle and then 2.0.12 on the right which essentially puts it back to...

@SuGlider On older versions the scan actually returns a list of WiFi networks but the later versions do not. I was able to "Join Other Network" but the flow is...