Problem with 20150730 snapshot?


 

Steve_M

TVWBB Guru
Upgraded to the 20150730 snapshot of openwrt-rpi.gz and it's unable to communicate with the HM board. Reverting back to the release version makes things work again, so it doesn't appear to be a hardware problem.

While on 20150730

Code:
# dmesg  | grep -i spi
[  226.951416] bcm2708_spi bcm2708_spi.0: SPI Controller at 0x20204000 (irq 80)
Code:
# avrupdate
Stopping LinkMeter nil	connect

LinkMeter platform is BCM2708
Loading SPI modules...
AVR fuses ffd705 OK

Starting LinkMeter nil	connect
Code:
# lmclient LMDC,0
nil	connect
Code:
# cat /dev/ttyAMA0
<nothing>
Code:
# echo -e "\\n/config\\n" > /dev/ttyAMA0
<nothing>

Code:
Terminal 1:
# cat /dev/ttyAMA0

Terminal 2:
# hmdude -b 128 -P/dev/spidev0.0
hmdude: compiled on Jul 30 2015 at 07:54:12
Using port: /dev/spidev0.0

Output on Terminal 1 after running hmdude:

?!???5??!???5??
 
Last edited:
Snap shot on July 30th? When I load the firmware update page and check the online repository the latest snapshots I see are from May 31st.... am I missing something?
 
This is the OpenWRT / LinkMeter software that runs on the RasPi, not the HeaterMeter firmware that runs on the Atmega.
 
Yup and it is worth nothing that the AVR snapshot in the image snapshot isn't necessarily the newest. In this case it coincidentally is.
 

 

Back
Top