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

NRF52832 - ptx, prx communication.

We are working on a NRF52 DK. In the data sheet of NRF52832, there is no mention of enhanced shock burst mode or dynamic payload or multiceiver. Do I need to refer additional documentation, if so please mention.

I have downloaded NRF5 SDK 11.0. There are examples for esb_ptx, esb_prx. My question is, will esb_ptx talk to esb_prx, or they are different examples that demonstrate ptx and prx.

The path of this files are: examples\proprietary_rf\esb_ptx\pca10040\blank\arm5_no_packs examples\proprietary_rf\esb_prx\pca10040\blank\arm5_no_packs

Parents
  • Datasheet is just documentation of the SoC - i see no reason why some proprietary protocol should be documented there.

    As @shibshab mentioned, you have to look for documentation on infocenter, in SDK section (as ptx and prx examples are part of SDK). I think these examples will probably talk to each other (or need slight modifications only to do so).

Reply
  • Datasheet is just documentation of the SoC - i see no reason why some proprietary protocol should be documented there.

    As @shibshab mentioned, you have to look for documentation on infocenter, in SDK section (as ptx and prx examples are part of SDK). I think these examples will probably talk to each other (or need slight modifications only to do so).

Children
No Data
Related