Other Parts Discussed in Thread: TEST2
Hi,
1.Receive and send preamble,sync,data,are they all Manchester codes,
If MANCHESTER_EN position 0,what encoding will be used?
2.Configure the baud rate in the software,Is it configured in Mancunian encoded bit time?
For example, if the protocol defines a data baud rate of 19.2K, should 38.4K be entered here?
3.NUM_PREAMBLE description, number of preamble bytes, here one byte, is equal to 8 preamble bits?
4.CC1101_IOCFG0 is configured to 0x06, GDO0 generates high level,Read CC1101_RXBYTES, the value read will be 0, is it normal?
In addition, the data read so far is not the RF signal I sent (RF signal modulation mode FSK, Manchester code mode).
Thanks!