I am attempting to use Enhanced Shockburst/Gazell working with coded PHY, in order to achieve long range communications with very lower power consumption. I have searched on DevZone and tried everything I have found, but still I cannot get a message through.
I am trying to modify the nRF5_SDK_15.2 examples: esb_low_power_prx and esb_low_power_ptx, modifying them to use coded PHY.
I have implemented numerous changes including those suggested here: devzone.nordicsemi.com/.../148024, but still no luck.
If I use to non-coded PHY everything works fine. With coded PHY, the firmware runs, and I believe the Tx device is likely sending coded PHY messages, but the receiver gets nothing. Clearly I am missing something.
Could you provide a simple example of ESB (or Gazell) using coded PHY for long range, with source code? Something similar to the esb_low_power_ptx/prx examples for PCA10056 would be ideal.
Thanks,
Garth