Skip to content

[BUG] Wifi inutilisable avec JSYRemoteUDPSender v15.0.2 #25

@domoChris

Description

@domoChris

Firmware

15.0.2 - binaire JSYRemoteUDPSender

Description

Après erase / flash de l'esp, je me connecte sans problème en mode AP. Après configuration du wifi, impossible de me connecter sur le dash. Les requêtes ping ne passent pratiquement pas (une de temps en temps).
Aucun problème en v 15.0.0.

Board

esp32dev

Ethernet adapter used ?

Non

Stack trace

============ After Setup End =============
[ 747][D][ESPCONNECT][1][core] Connecting to SSID: test...
[ 754][D][ESPCONNECT][1][core] WiFi started.
[ 5485][D][ESPCONNECT][1][arduino_events] [NETWORK_CONNECTING] WiFiEvent: ARDUINO_EVENT_WIFI_STA_GOT_IP
[ 5489][D][ESPCONNECT][1][arduino_events] State: NETWORK_CONNECTING => NETWORK_CONNECTED
[ 5500][D][JSY-UDP][1][arduino_events] NetworkState: NETWORK_CONNECTING => NETWORK_CONNECTED
[ 5501][I][JSY-UDP][1][arduino_events] Connected with IP address 192.168.1.18
[ 5511][I][JSY-UDP][1][core] Enable Network Services...
[ 5511][I][JSY-UDP][1][core] Enable Web Server...
[ 5522][I][JSY-UDP][1][core] Enable mDNS...
[ 5539][I][JSY][1][jsy] Enable JSY @ 0x00 on Serial RX (JSY TX Pin): 4 and Serial TX (JSY RX Pin): 25
[ 5540][D][JSY][1][jsy] find(0x00) 4800 bauds
[ 5550][D][JSY][1][jsy] openSerial(4800)
[ 6529][D][JSY][1][jsy] timedRead(0x00) timeout
[ 7506][D][JSY][1][jsy] timedRead(0x00) timeout
[ 8482][D][JSY][1][jsy] timedRead(0x00) timeout
[ 8483][D][JSY][1][jsy] find(0x00) 9600 bauds
[ 8483][D][JSY][1][jsy] openSerial(9600)
[ 9472][D][JSY][1][jsy] timedRead(0x00) timeout
[ 10448][D][JSY][1][jsy] timedRead(0x00) timeout
[ 11425][D][JSY][1][jsy] timedRead(0x00) timeout
[ 11425][D][JSY][1][jsy] find(0x00) 19200 bauds
[ 11425][D][JSY][1][jsy] openSerial(19200)
[ 12412][D][JSY][1][jsy] timedRead(0x00) timeout
[ 13389][D][JSY][1][jsy] timedRead(0x00) timeout
[ 14365][D][JSY][1][jsy] timedRead(0x00) timeout
[ 14365][D][JSY][1][jsy] find(0x00) 38400 bauds
[ 14366][D][JSY][1][jsy] openSerial(38400)
[ 14402][D][JSY][1][jsy] readModel(0x00)
[ 14431][I][JSY][1][jsy] Detected JSY-MK-194 @ 0x01 with speed 38400 bauds

Additional notes

J'ai l'impression que je détecte plus de réseaux wifi en v15.0.0 qu'en v15.0.2, mais ce n'est peut-être qu'une coïncidence.

En tout cas bravo pour l'ensemble de tes projets (que je découvre), c'est top !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions