You are reading a single comment by @favo and its replies. Click here to read the full conversation.
  • Hi!

    I'm testing communication between two espruinos with NRF24L01+, one should be a weather station on the outside and the other one the recipient on the inside.

    They work fine if close to each other but the longer the first one is sending data, the more noise gets mixed into the datastream.

    Also when I move them further apart, the noise starts right after the first data packe. Only the first package is sent correctly and all following packages get a lot of noise.

    I am not sure whats happening here. Is it possible that using other stuff on the sender (a TSL2561 and a DHT22) could influence the data quality a lot? To me it looks like it does, because the first data package is sent perfectly before anything is read from both sensors but once I'm reading data from them, the data gets messed up.

    Does anybody has any idea on whats happening?

    Cheers,
    Mario

About

Avatar for favo @favo started