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
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: