I am designing a wireless system with 3705 and 37157.
The testing distance is about 2cm,and the antennas are provided by the EZ430-TMS37157 .In msp access mode,the data back from 37157 is at an error rate about 2%.I tested the waveform with oscillorscope,the SPI read and write back to 37157 is right,but the scio waveform is really wrong.For example,I send 6 bytes as :04 01 a5 5a 01 0a,but the returned value may be 04 01 85 5a 01 0a or 04 00 a5 5a 01 0a,or other. The wrong pattern is always altering bit '1' to '0' ,and never '0' to '1'.
What is the reason ? Is the wireless communication unreliable ?
Thank you very much,and hope for reply anxiously!