I would like to connect a Quectel BG96 Click board to a PocketBeagle The hardware side is rather straight forward: install the expansion headers and click in the board. LEDs light up and off you go.
The modem is not recognised by the operating system: how would he know there is this specific device connected to the UART? No EEPROM installed, no Cape overlay available. This can be solved using traditional techniques, if required as the UART I would use is /dev/ttyS4, which is available anyhow. How I can I explain the operating system that this specific device is installed and listening on /dev/ttyS4/? If I understand correctly the device is known by the kernel but is expected to connect over USB. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/9f479ef4-d141-4c13-9627-4a45042c595b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
