Rafael Silva

Results 137 comments of Rafael Silva

this is not really the approach I was looking to implement, to start with I would like to have the space available for leds labeled on the switch, this is...

I changed my mind on how I want this to work, I want to have the LEDs embedded in the footprint, behaving like the keycaps do right now in the...

Right now 3d files are generated manually, and are present in the source tree

good idea, I started drawing one up manually but didn't get far

@MPC-BlackBox I tried that but my esp just started crashing after with some heap error

I also tried to look for the function and couldn't find anything, so it's hard to know what is really going for it to return -1. I know you made...

Edited to remove since unrelated issue.

@tonyp7 ok, the heap crash was indeed fixed on the master branch, but I am still unable to connect even with esp-idf `4.2beta1`, `esp_wifi_scan_start(&scan_config, false)` still fails with `-1`

@tonyp7 hey, have you had any time to try and reproduce this issue? I got around it for now by having the credentials hard-coded once, further reprograms work by fetching...