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.

CC1310: Mode supporting of Stack Stackforce wireless mbus Library in CC1310

Part Number: CC1310
Other Parts Discussed in Thread: WMBUS

Hi All,

I am developing our application with the stackforce stack libraries as the following link provided:

http://www.ti.com/tool/wmbus

As my understanding, the stack libraries support difference mode individually, and the relationship is shown as following table.

 

 

Meter

 

 

Collector

 

APL_CC13xx_Meter_S1.lib

APL_CC13xx_Meter_S2.lib

APL_CC13xx_Meter_T1_C1.lib

APL_CC13xx_Meter_T2_C2.lib

 

Fixed

Fixed

Set T1 Mode

Set C1 Mode

Set T2 Mode

Set C2 Mode

APL_CC13xx_Collector_S2.lib

OK

OK

 

 

 

 

APL_CC13xx_Collector_T2.lib

 

 

OK

 

OK

 

APL_CC13xx_Collector_C2.lib

 

 

OK

OK

OK

OK

The library APL_CC13xx_Meter_T1_C1.lib provide two mode change by the command wmbus_setMode(WMBUS_MODE_C1) or wmbus_setMode(WMBUS_MODE_T1).

Are there others library or the other way to support all mode in the same library or code ? For example WMBUS_MODE_S1 or WMBUS_MODE_C1 or WMBUS_MODE_T1.

And is there any collector library support difference mode by setting the wmbus_setMode?

Best Regards,

Dragon Lai