Hi Sebastian,
We have 2 variant of this product.
Variant 1: KW36 is connected over UART lines with existing Cluster.
Variant 2: KW36 is and independent module in our PWB.
I believe we need the UART connection with external tool in that case do we need to do following:
1. Disconnect the UART lines from meter and connect with external interface with PC.
2. prepare HCI Blackbox demo example and flash the image in KW36.
3. Connect the UART with RF tool .
4. perform the test.
Are the above steps are correct?
Also the above mentioned RX and TX test are same as we are trying to do with those registers manually in code?
we actually want to test the impedance in HW, and we got the response from NXP in email thread to use the mentioned register.
to prepare following images.
will the RF tester give us the same result as mentioned in below change points.
Binary#1:
RX_MODE_OVRD 1
RX_MODE_OVRD_EN 1
TX_MODE_OVRD 0
TX_MODE_OVRD_EN 1
Binary#2:
RX_MODE_OVRD 0
RX_MODE_OVRD_EN 1
TX_MODE_OVRD 1
TX_MODE_OVRD_EN 1
Br,
Kuldeep