This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF9E5 preamble

It would be helpful to know how a packet looks like when transmitted/received from the NRF9E5 chip. I already found the algorithm to build the correct CRC, expected from the NRF9E5 chip. But I'm still trying to build the correct preamble to achieve a stable reception when I send a packet from a different chip... Is the preamble manchester encoded? 10 bits means 5 zeroes and 5 ones or 10 each? Is there something else to consider? I have a working connection between the NRF9E5 and another chip, but approx 20% of the transmitted packets are lost!

Related