Hi Everyone,
I am using nRF52832 DK ..please tell me where do I get the complete description for esb_ptx and esb_prx code.
Hi Everyone,
I am using nRF52832 DK ..please tell me where do I get the complete description for esb_ptx and esb_prx code.
Check out:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/esb_users_guide.html?cp=7_1_5_2
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/examples_esb.html?cp=7_1_4_9_0
Conceptually you may also find the nRF24L01 datasheet useful, since it describe the ESB protocol in details.
Best regards,
Kenneth
Thanks for the reply...also I am facing some issue while using nRF52840 module (CBTMN840)..I have made my own code to transmit some data and it is working fine on nRF52840 DK and The esb_tx code is also working on CBTMN840 but somehow my own code not working on that module..What should be the problrm?
Can it be related to UART? E.g. that you have a floating RXD input pin due to debugging? And/or that you have enabled 32kHz crystal in code, but the module do not have external 32kHz crystal?
Hi there, can please share the link where i can get complete code explanation for all the examples of nrf52832
Thanks in advance...