i m using NRF52840 with sdk 15.2. In that i m testing direct test mode by UART.Now i can do transmit mode.i can check through nrfconnect dtm mode. i cannot check receiver mode by uart.
How can i check receiver side by nrfconnect?
i m using NRF52840 with sdk 15.2. In that i m testing direct test mode by UART.Now i can do transmit mode.i can check through nrfconnect dtm mode. i cannot check receiver mode by uart.
How can i check receiver side by nrfconnect?
Not sure if I understand, you need two kits, you setup one as transmitter, and the second as a receiver. Something similar to shown here in the gif here:
https://github.com/NordicSemiconductor/pc-nrfconnect-dtm
Not sure if I understand, you need two kits, you setup one as transmitter, and the second as a receiver. Something similar to shown here in the gif here:
https://github.com/NordicSemiconductor/pc-nrfconnect-dtm
In this above link, both are transmitter mode in that gif. i have two boards, first board is transmmit mode, i can able to see the variation like the gif..In the second board, i put receive mode. But i m not getting any in the channel.
i m using direct test mode.
In the gif I can see receiver on the right side of the gif. but you have to look until he configure the receiver.
Kenneth
Thanks kenneth. Now , both are working