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

questions about nRF9E5

Hi.

I would like to konw some ditails aboute nRF9E5 device:

  1. What is the rang between 2 devices using 433 mhz.
  2. do you have any samples codes ? i need to trasmitt 2 a/d data.
  3. the developping board comes with the option to use 2 devices ( 1 for tx 1 fo rx)? Many thanks
  • The person asking this question probably don't care anymore but I'll try to answer it for anyone who's looking for it in the future.

    1. I did a range test with the evaluation kit and the distance could go up to 200m with clear line-of-sight at 1m height.
    2. I don't have any A/D data code but there are several codes for EEPROM, UART and RF in nRF9E5's documents.
    3. Ugh....if I understand your question correctly, you're asking if the evaluation kit includes 2 boards (1 for TX, 1 for RX). The evaluation kit comes with 2 boards, each can be TX/RX since the nRF905 included is a transceiver. Meaning they can also change TX/RX mode during runtime (by changing the TX_EN value).

    I hope that answers your questions.

Related