We are making a board with nrf9161 and nrf54L15 so that we have the GPS tracking facility and BLE . We wish to connect (send) other devices' data to this device (like temperature , humidity ) and send the GPS coordinates and the data to the servver. We shall be connecting the ICs using UART. Is that the correct way?
We would also like to know how to program them individually for their respective functionality using J-link debugger?