tmedicci commented on issue #7193: URL: https://github.com/apache/incubator-nuttx/issues/7193#issuecomment-1273237249
> Should I raise this as another issue as this one got closed because of the PR? I don't think it's necessary. Let's try to fix your issue here ;) Could you please double-check if my commit is on your repository? Also, may I ask you if you ran the `make distclean` before building it? It's a necessary step because the `.config` may contain old data. Could you try running: `make -j distclean && ./tools/configure.sh esp32-devkitc:sta_softap && make -j bootloader && make V=1 flash ESPTOOL_PORT=/dev/ttyUSB0 && minicom -D /dev/ttyUSB0`, please? I checked with my own board (using this same password) and everything seems to be normal (I didn't have a wireless network with the `mypasswd` password. It does not check the password/try to connect on this step, so it shouldn't fail there. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org