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

Is it possible to get nRF8002 to transmit continuously or rapidly (100/sec) when it receives a specific command?

I would like to use an nRF8002 in a proximity detection application. I would like to be able to send a request/command to the device to start a continuous or rapid transmit of dummy data, until a stop command is sent. Thanks.

Parents
  • Hi,

    Since you are planning to send a command to change the behavior of the nRF8002, an alternative would be to change the connection interval to a more frequent connection interval and then change it to a less frequent connection interval, this can be done from the master side of the link. This would provide the more frequent transmissions from the nRF8002 that you seem to require.

    In addition the nRF8001 already sends a Read Request every 30 seconds when an encrypted link is available.

    Hope this helps.

    Thanks

Reply
  • Hi,

    Since you are planning to send a command to change the behavior of the nRF8002, an alternative would be to change the connection interval to a more frequent connection interval and then change it to a less frequent connection interval, this can be done from the master side of the link. This would provide the more frequent transmissions from the nRF8002 that you seem to require.

    In addition the nRF8001 already sends a Read Request every 30 seconds when an encrypted link is available.

    Hope this helps.

    Thanks

Children
No Data
Related