Hi, all. I'm trying to online a Beaglebone Black with the WL1835MOD cape (http://boardzoo.com/index.php/beaglebone/beaglebone-wl1835mod-w-chip-antenna.html#.VPcwGTW350w)
I'm using the pre-built image here:
as referenced here:
http://processors.wiki.ti.com/index.php/WL18xx_AMxxx_Platform_Integration_Guide
... using the am335x-boneblack.dtb tree against a Rev C Beaglebone Black with the WL1835MOD cape.
I decompiled the am335x-boneblack.dtb tree to check its mappings: kim => /dev/ttyO4, mmc2 enabled, etc... Everything looks sane to me on cursory inspection. However, I'm not getting any response from the device.
The cape LED's seem to indicate that power is not an issue, but I could be mistaken. Probing UART4's TX and RX lines shows data being transmitted at 115 kbaud, but no data being received. Probing the MMC is a bit more of a challenge, especially considering the presence of the EMMC, so I haven't analyzed that carefully. I'm additionally slightly alarmed at the power consumption of the device - we're pulling 5V/750 mA (and I think the Bone itself is powered off the USB), and so far as I can tell neither radio has been successfully activated.
Any advice? Has anyone gotten this image working with this cape (or any TI image with this hardware combination?)
Thanks and regards,
Greg