This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/CC1310: CC1310 TI 15.4 Coprocessor Not working in Frequency Hopping, Long Range Mode

Part Number: CC1310

Tool/software: TI-RTOS

Hi,

I have ported the coprocessor_cc1310lp example to my own hardware, and it works great when configured in frequency hopping mode with the standard phy (APIMAC_STD_US_915_PHY_1).

When I modify the collector.cfg file to use long range mode (APIMAC_GENERIC_US_LRM_915_PHY_129), the network fails to start and my node devices won't join the network.

From my debugging of this - I found that the ApiMac callback in the co-processor "ApiMac_wsAsyncCnfFp_t pWsAsyncCnfCb" or "MtMac_AsyncCnf" is passed the error code "ApiMac_status_txAborted", which is commented as "For internal use only". Would it be possible to shed some light on this. Perhaps it is something wrong with my configuration or otherwise?

I have included my collector.cfg file used, in case it is helpful.

Thanks in advance.collector.cfg