Hallo,
ich habe die Sourcen von habeIchVergessen genommen. Der Sketch läuft durch, ich komme auf die Configseite, die Werte werden anscheinend gespeichert - aber er verbindet sich nicht mit dem Netzwerk. Hier ist der Log von der Konsole
dump config register:
29 2E 3F 07 D3 91 FF 04 45 00 00 0F 00 1E C4 EC
8C 22 02 22 F8 47 07 30 04 76 6C 03 40 91 87 6B
F8 56 10 A9 0A 20 0D 41 00
CCVersion=0x14
CCPartnum=0x0
CC1101 found (rev. 01)
mounting FS...
mounted file system
reading config file
opened config file
{"ip":"192.168.11.10","gateway":"192.168.11.1","subnet":"255.255.255.0"}
parsed json
setting custom ip from config
192.168.11.10
*WM: SET AP STA
*WM:
*WM: Configuring access point...
*WM: ESP537799
*WM: AP IP address:
*WM: 192.168.4.1
*WM: HTTP server started
*WM: Request redirected to captive portal
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Scan done
*WM: Cubie-Wifi
*WM: -50
*WM: Home_Router_N
*WM: -53
*WM: Sent config page
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Request redirected to captive portal
*WM: Request redirected to captive portal
*WM: Handle root
*WM: WiFi save
*WM: static ip
*WM: 192.168.11.10
*WM: static gateway
*WM: 192.168.11.1
*WM: static netmask
*WM: 255.255.255.0
*WM: Sent wifi save page
*WM: Connecting to new AP
*WM: Connecting as wifi client...
*WM: Custom STA IP/GW/Subnet
*WM: 192.168.11.10
*WM: Already connected. Bailing out.
Should save config
connected...)
local ip: 192.168.11.10
saving config
{
"ip": "192.168.11.10",
"gateway": "192.168.11.1",
"subnet": "255.255.255.0"
}CC1100_PKTCTRL0=0 vs EEPROM PKTCTRL0=50
C1100_IOCFG2=46 vs EEPROM IOCFG2=13
cc1101 is not correctly set. Please do a factory reset via command e
Gruß Christoph