Hi guys,
I wanna make empiricall SINR/BER dependence of Bluetooth module HC-05. So for observing errors I will transmit from one module to another bits 0 or 1 and interfere the signal using PR sequence from PXI. As I realized if I pass int values receiver get it in any case, but the closer RX to PN source the bigger delay. So for watching errors I think I have to transmit char values. But it doesn't work. Even without PXI, i have after my values in return something else. Somebody faced with this trouble earlier? Thank you.