Mike Dunston

Results 169 comments of Mike Dunston

Please add these to the kconfig.projbuild file as that is where these should be configurable.

This will be more for the DCC side than just OpenLCB event chaining.

micropython uses IDF v3.x last I checked and that may explain some of the differences but not all. Can you capture the console using `CONFIG_WIFI_DEBUG_OUTPUT=y` in sdkconfig? Also can you...

@roadsnail can you connect to the web interface and on the config page for wifi click on the "Connect to network" button which should perform a WiFi scan. I'm wondering...

> By the way, I would suspect that my previous logged issue (laggy loco commands from JMRI) is probably due to the very low tx level of my CS. That's...

I'm not seeing any specific API in IDF v4.0+ that would explain this degraded RSSI as observed on the AP side, or any reason why the micropython library is able...

@buelowp IDF v4.0.1 or v4.2 branch should be safe for testing.

@roadsnail I've got a few of the second one (the one branded as HW-729). Functionally they all appear to be identical with exception of the USB port (B vs Micro-B)....

In testing https://github.com/atanisoft/ESP32CommandStation/pull/90 I noticed the following output (from an esp32 that went through factory reset process): ``` [WiFi] Configuring SoftAP (SSID: esp32cs_5020103f000) [WiFi] Configuring Station (SSID: TheHomeNet) [WiFi] Starting...

> Just to be clear - Are you referring to flash erase, then reflashing espressiff 'AT' binaries? erase flash followed by a reflash of CS binary. I have not use...