Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: BLE-STACK
We are trying to do UART communication from BLE module to other Processor.
We see that Data sent from BLE module is received by other chip over UART but whereas when that chip sends the data BLE module is not able to receive it.
When we probed that the rx line on BLE side we see that When data bit is 0 it is not going to complete 0 level, whereas when we disconnect and probe on UART tx of other chip we see level is properly going to 0 level.
Is there any Pull up or pull down required on BLE module to receive data properly over UART ?