Hi, Has anyone successfully used opentapi w/in an OM distro?
i'm trying to test out Daniel's bcm2035_tool (and/or the latest hciattach) on an e680 wi/in OM but before any communications w/ the BT chip can take place it needs to be turned on and i cannot get the command: echo -e "AT+EBTP=1\r" | nc localhost 7104 to work successfully. when i try to start opentapi via the init.d script it only reports errors with the run-parts commands and it looks like /usr/bin/opentapi runs as a daemon for a few seconds then shuts down. when i try to start it directly via /usr/bin/opentapi it evenutally reports an error that it cannot writ to /dev/mux0. i know openezx is not responsible for telling us what is going on w/in OM, but i'm new to this and not sure if there could already be a similar daemon running for OM that is attached to the mux devices, or if the devices (e.g. /dev/mux0) are created differently for OM than for a standard angstrom build. alternatively, if there is something running, does anyone know how to talk to mux4 with the "AT..." command to power up the BT ic? after looking at the bcm2035_tool, i'll be very excited to try it out on an a1200 (i think it might work with an adjustment to the baudrate setting) but it would be nice to see it work on an e680 first. thanks, Mike