Part Number: LP-CC2652RSIP
Other Parts Discussed in Thread: CC2652RSIP
Tool/software:
I need to transmit data form RS485 and received the data in CC2652RSIP
what communication protocol should I use ?
whether the UART communication can be used in this case?
whatever the data received from rs485 should be display in UART and again I need to transmit the data from to UART of CC2652RSIP and received the data in CC2651RSIPA
I am planning to use Uart2echo_LP_CC2652RSIP_nortos_gcc example code . Is it Okay
if I want to change the code to send my payload what part of the code I need to change?