This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Thingy91 connections between 9160 and 52840

I would like to program the 52840 with the HCI_UART sample to use it for Bluetooth scanning. I did this and lost the USB serial out.  I now understand that on the Thingy91, the '840 is used as a board controller and that serial communication is relayed from the 9160 through to the USB port.  I found the code for the UART / USB bridge and was able to restore the USB serial comm.

I would like to combine the two samples so that I can use Bluetooth, while retaining the USB serial out. The problem is parsing the serial out data vs the bluetooth commands.

I'm trying to determine the UART connections between the two chips. Are both UART0 and UART1 on the 9160 connected to the 52840 or just one?  I've scanned the schematics but the flexibility of the I/O on the chips makes it it a bit complex. A bit of help on the connectivity would save me a fair amount of reverse engineering.  Thanks.

Doug

Related