I am working on a wireless transceiver to pair with a mobile phone. I already have a Java midlet that can receive data via the USB cable (I receives serially using UART though). I am using the Nordic nRF24LU1 transceiver which has a built-in 8051 MCU How do I configure the MCU to send data through its attached USB port vi UART so that I can pair it together with the mobile phone and do seria communication?
USB Connection between MCU and Mobile Phone
Dec 27, 2007
1 Replies
You quite likely can't. It sounds like you have two usb "device" devices. You need one device to have usb "host" capability. Usb "on the go" (OTG) is one answer, usb devices that can also be the host, but unless you've got that on one of your devices you are out of luck and would need to add a third devices to play host to both of them.
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required