bbkiwi

Results 39 comments of bbkiwi

I've done some of what you suggest. Changing MPFS base makes no difference. Command 'wx' via backend doesn't screw things up. Connecting to the gui with everything closed down (so...

disabled mdns and problem still persists. Doesn't have to be fresh make, if I get AP with gpio 0, if I connect to station via the backend all is fine,...

Hi Scanning doesn't work for me at least when I'm connected to the station, not tried when connected to AP. I can connect to station (from AP with gui at...

I found some discussions about scan where there was a bug that caused the first ssid found to be missed. Since only my is strong the Arduino scan example usually...

Here are the bin files I make (commit 79ce4) and a log. Am I making the same files as you? [Images.zip](https://github.com/cnlohr/esp82xx/files/1039485/Images.zip)

Using the newest esp82xx may be screwing up flash so it will no longer work with code based on earlier versions of esp82xx (those before toolchain with esp_nonos_sdk was added)...

Hi Charles, I am using the example as in the "Start a new Project" section of README.md mkdir my_new_esp_project cd my_new_esp_project -- here I put a link to my fork...

the code that uses mac address is a bit iffy - the bssid is really the 4th param and there is a defunct third param (commonservices.c line 396) Look in...

I dumped memory in the case it does not reconnect to the station and find wifi credentials at 7d only but in the case that is does reconnect to the...