Closed AdySan closed 7 years ago
For the record, did you try to flash the two init files according to this step 9?
And does a Hello World work?
Thanks @HomeACcessoryKid as you had mentioned earlier, I had a mistake in modifying the ld/eagle.app.v6.ld
file, I had only change the len
and forgot about the org
. After changing that , the button-led example is working fine.
hello @AdySan, can you share that file you changed? or what are the new values?
I haven't tried the demo since this repository was separated out. I tried today on two separate boards, everything builds and flashes fine. Although when I look at the serial monitor, here's what I observe.
The ESP seems perpetually stuck here, doesn't reboot or crash, and obviously doesn't show up for pairing in any HK apps. Any pointers on how I could debug this?