Important note: If I have skipped someone's question/issue related to my firmware and the problem is not resolved, feel free to repeat this. I will do everything i can to help you.
ferbulous wrote: @boozeman @p.kaczmarek2
on my first few attempts, I did get the AP with successful flashing, but not anymore
then I tried just soldering the pins, but still the same
Are you saying that you're still not getting AP showing up on N version chip? But it showed before? Is that correct?
Can you check logs and paste full log here?
The log on UART 2 should tell you whether:
a) device fails to boot/fails to start
b) device starts in your WiFi client mode and tries to connect to your wifi network but fails (maybe you've set bad SSID or passport?)
c) device starts in AP mode for but some reasons AP creation fails
I need to know which scenario happens (a, b or c) and see full log before taking next step towards resolving your issue.
If you set a wrong SSID/password on your Beken device and haven't configured any buttons, then you will have to reflash it with recovery mode flash to access it again.
pepesuriano wrote: While I put CEN to GND I see on debug output that device restarts just fine, what could be missing? I also changed the PL2303 adapter and got the same.
This suggests that you might have a resistor on TX or RX line as some people said, but it's hard to debug remotely. Do you know any online shops like eBay where I could buy the device you have? I'd do a teardown and test myself what's wrong.
ALSO... maybe take a multimeter in a sound/buzzer continuity test mode, put one probe on programming TX port of Beken chip and then check with second probe one by one parts on board is it connected anywhere, maybe to some resistor? And then do the same for RX....
@ExploWare , what's the state of your build fails issue? Is the building working for you now? I tried to build with a clean copy of both repos and it works for me.