Search found 263 matches

by BuddyCasino
Wed Sep 20, 2017 10:23 pm
Forum: ESP-IDF
Topic: No heap anymore after adding bluetooth in menuconfig
Replies: 13
Views: 16410

Re: No heap anymore after adding bluetooth in menuconfig

loboris wrote: Have you ever tested deepsleep on ALB32-WROVER ? Maybe I somehow managed to damage the module (everything else works fine, so it would be quite strange).
Nope, but if you attach test code I'll be happy to run it once that module is soldered.
by BuddyCasino
Wed Sep 20, 2017 5:04 pm
Forum: ESP-IDF
Topic: No heap anymore after adding bluetooth in menuconfig
Replies: 13
Views: 16410

Re: No heap anymore after adding bluetooth in menuconfig

Ah thats why, I have the ALB32-WROVER. Guess I can use my current breakouts then. Thanks!
by BuddyCasino
Wed Sep 20, 2017 4:40 pm
Forum: ESP-IDF
Topic: No heap anymore after adding bluetooth in menuconfig
Replies: 13
Views: 16410

Re: No heap anymore after adding bluetooth in menuconfig

I have three Wrover modules and some unpopulated Wroom breakout boards. Does that mean they are not pin-compatible and I need new breakouts?
by BuddyCasino
Tue Sep 19, 2017 8:57 am
Forum: Report Bugs
Topic: I2S Receive bug causing garbage data?
Replies: 12
Views: 16618

Re: I2S Receive bug causing garbage data?

I have both the ICS-43434 and the SPH0645, and also printed the values in binary. Can't remember to have observed this phenomenon. Can you attach your code so I can re-check?
by BuddyCasino
Mon Sep 18, 2017 4:41 pm
Forum: ESP-IDF
Topic: mbedTLS server mode
Replies: 8
Views: 13226

Re: mbedTLS server mode

Guess I should, but I've got no energy currently due to an annoying project (anybody else hates Scala?).
by BuddyCasino
Mon Sep 18, 2017 11:12 am
Forum: ESP-IDF
Topic: mbedTLS server mode
Replies: 8
Views: 13226

Re: mbedTLS server mode

You're absolutely right, bringing in a new dependency should be the last resort. But if all else fails, it may be better than trying to bang your head against the wall for weeks. The OpenSSL API is horrible btw., but because it was the only OSS TLS lib its usage is widespread. Why supporting it woul...
by BuddyCasino
Sun Sep 17, 2017 4:41 pm
Forum: ESP-IDF
Topic: mbedTLS server mode
Replies: 8
Views: 13226

Re: mbedTLS server mode

BearSSL has since transitioned from Alpha to Beta, so I think its safe to give it a try. You can get some hints on how to use it from my Alexa implementation (start here: https://github.com/MrBuddyCasino/ESP32_ ... e_socket.c).
by BuddyCasino
Sun Sep 17, 2017 4:30 pm
Forum: General Discussion
Topic: What would you like to see in The Next Chip?
Replies: 426
Views: 836357

Re: What would you like to see in The Next Chip?

IMHO, it is the lack of detailed documentation that is hurting IDF, not the implementation. Also, the code examples misses their mark - instead of showing how to use the API s, including limitations and quirks etc., they show an implementation of a hardware interface for some specific hardware, the...
by BuddyCasino
Sat Sep 16, 2017 10:15 am
Forum: General Discussion
Topic: Where can I purchase high quality ESP32 development boards with the most recent version of silicon (rev 1, I believe)?
Replies: 44
Views: 51457

Re: Where can I purchase high quality ESP32 development boards with the most recent version of silicon (rev 1, I believe

These were the best quality/price dev boards I've had so far in the standard form factor: https://www.aliexpress.com/item/Official-DOIT-ESP32-Development-Board-WiFi-Bluetooth-Ultra-Low-Power-Consumption-Dual-Core-ESP-32-ESP/32805210673.html?spm=a2g0s.9042311.0.0.Uz0SJL Something smaller would be pre...