I’m considering using the WP7607 for an application (private band 8 LTE network for communications at a remote site), but I have a few questions (the sales rep directed me here).
-
We want to connect both a Linux-based Single Board Computer and a microcontroller to the modem. Is it possible to have both be connected to the network at the same time (e.g. computer via UART1 and/or USB and microcontroller via UART2?). The computer won’t always be turned on to save power so we can’t connect to the uC through the computer.
-
What is the maximum baud rate over UART1 when acting as a serial modem?
-
Can applications on the application processor simultaneously connect to the LTE network while the device is being used as a modem by a host? (This would be one way to implement communication with the microcontroller).
Thanks!