Volker Kar
New member
Hi,
HeaterMeter is a greate job, thanks for that! Please keep going!
I tried to upgrade from V12 to V13 and failed.
No I am searching for some support, please.
I have the Rasp A+ and the system was running very well last year.
Ok.. flash new V13 image...and edit "config.txt" with
# SSID (network name)
wifi_ssid=xxx
# Password for encryption
wifi_password=yyy
where "xxx" and "yyy" each is the correct entry for my network
After start an the first restart I found a fresh configured system with"http://192.168.201.1/" in the LCD
after 2nd reboot I saw the correct (old@V12=desired)IP in the LCD ==> YES!!!...)
...but still no connection possible... after some time the EDIMAX LED is dark even if I type the correct IP in my browser. which means most possibly that my demand is not reaching the hetermeter. Please remember, the system was running excellent directly before the update.
I think there is some help needed... please advice but I have no cable-IP connection at the A+ AND I am a Linux noob.
Edit: After first start, EDIMAX WiFi was blinking constantly. After next start its blinking 5xlong+1xshort ?? Ideas?
Edit2: I have a running DHCP service within my network.
The desired old network adress is still available and is automaticaly allocated to heatermeter and is shown on the LCD (see...YES!!)
################etc/config/wireless shows:
config wifi-device 'radio0'
option type 'mac80211'
option phy 'phy0'
option hwmode '11ng'
#option htmode 'HT20'
#list ht_capab 'SHORT-GI-20'
#list ht_capab 'SHORT-GI-40'
#list ht_capab 'DSSS_CCK-40'
#list ht_capab 'RX-STBC1'
#option country '00'
config wifi-iface
option device 'radio0'
option network 'wwan'
option mode 'sta'
option ssid 'xxx'
option encryption 'psk2'
option key 'yyy'
####################etc/config/network shows:
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config interface 'fallback'
option ifname 'eth0'
option proto 'static'
option ipaddr '192.168.xxx.xxz'
option netmask '255.255.255.0'
config interface 'lan'
option ifname 'eth0'
option proto 'dhcp'
config interface 'wwan'
option netmask '255.255.255.0'
option ipaddr '192.168.xxx.xxy'
option proto 'static'
config interface 'xxx'
option _orig_ifname 'wlan0'
option _orig_bridge 'false'
option proto 'static'
option ipaddr '192.168.xxx.xxy'
option netmask '255.255.255.0'
The ipaddr above are exactly the right ones I want to have, and as I had with the running V12!
HeaterMeter is a greate job, thanks for that! Please keep going!
I tried to upgrade from V12 to V13 and failed.
No I am searching for some support, please.
I have the Rasp A+ and the system was running very well last year.
Ok.. flash new V13 image...and edit "config.txt" with
# SSID (network name)
wifi_ssid=xxx
# Password for encryption
wifi_password=yyy
where "xxx" and "yyy" each is the correct entry for my network
After start an the first restart I found a fresh configured system with"http://192.168.201.1/" in the LCD
after 2nd reboot I saw the correct (old@V12=desired)IP in the LCD ==> YES!!!...)
...but still no connection possible... after some time the EDIMAX LED is dark even if I type the correct IP in my browser. which means most possibly that my demand is not reaching the hetermeter. Please remember, the system was running excellent directly before the update.
I think there is some help needed... please advice but I have no cable-IP connection at the A+ AND I am a Linux noob.
Edit: After first start, EDIMAX WiFi was blinking constantly. After next start its blinking 5xlong+1xshort ?? Ideas?
Edit2: I have a running DHCP service within my network.
The desired old network adress is still available and is automaticaly allocated to heatermeter and is shown on the LCD (see...YES!!)
################etc/config/wireless shows:
config wifi-device 'radio0'
option type 'mac80211'
option phy 'phy0'
option hwmode '11ng'
#option htmode 'HT20'
#list ht_capab 'SHORT-GI-20'
#list ht_capab 'SHORT-GI-40'
#list ht_capab 'DSSS_CCK-40'
#list ht_capab 'RX-STBC1'
#option country '00'
config wifi-iface
option device 'radio0'
option network 'wwan'
option mode 'sta'
option ssid 'xxx'
option encryption 'psk2'
option key 'yyy'
####################etc/config/network shows:
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config interface 'fallback'
option ifname 'eth0'
option proto 'static'
option ipaddr '192.168.xxx.xxz'
option netmask '255.255.255.0'
config interface 'lan'
option ifname 'eth0'
option proto 'dhcp'
config interface 'wwan'
option netmask '255.255.255.0'
option ipaddr '192.168.xxx.xxy'
option proto 'static'
config interface 'xxx'
option _orig_ifname 'wlan0'
option _orig_bridge 'false'
option proto 'static'
option ipaddr '192.168.xxx.xxy'
option netmask '255.255.255.0'
The ipaddr above are exactly the right ones I want to have, and as I had with the running V12!
Last edited: