Hi,
Need help to interface nrf9160 with MSP430.
Making Project where MSP430 will collect the data from ECG sensor and sending to nrf9160 in packet form. nrf9160 will going to handle the MQTT communication with broker.
I am planning to interface MSP430 to nrf9160 using UART. I never interfaced the two microcontroller using UART so before implementation need to confirm about compatibility. Also does nrf9160 has any library support for this kind of interface.
I just need to confirm is there any other way we can interface or else UART is completely fine ?
Thank you in Advance.