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: Wireless M-bus protocol software

Part Number: CC1310
Other Parts Discussed in Thread: WMBUS,

Tool/software:

Hi,

I've downloaded the TI 'Wireless M-bus protocol software' from 

https://www.ti.com/tool/WMBUS?utm_source=google&utm_medium=cpc&utm_campaign=epd-con-null-58700007748245506_wmbus_rsa-cpc-evm-google-eu_en_int&utm_content=wmbus&ds_k=Wireless+M-Bus&gad_source=1&gad_campaignid=8754415809&gbraid=0AAAAAC068F0DU0lwlznwdRciM0XMA1Q8c&gclid=CjwKCAjwvuLDBhAOEiwAPtF0VjmkumIcZv7t1vwW_Cyi3CNwxgUcxy2AYNIu8NegoDIxewhXcqA29RoCh8cQAvD_BwE&gclsrc=aw.ds

and made it compile and debug using the tools mentioned in the release notes, but would like to have some advice before spending more time on it.

  • I would like to use the collector in 'sniffer mode' where all telegrams available in the air are caught for processing, but can't figure out how to do that. Is it even possible?

I need to integrate the stack into our own software using an updated versions of Code Composer Studio, another version of the Simplelink SDK, GCC and Linux . So is it possible to

  • Is there a guide to use the stack in my own program where I can see which files are needed and how to configure the stack etc.?
  • Will it work with Simplelink SDK version 4.10.1.01?
  • Will it compile with GCC 9.2.1 or any other version using Linux?

The downloaded version seems tightly coupled to Windows and there is some hard coded definitions to the install location making it hard to move or import into another workspace. I've tried to just copy the source directory into a new project and had to adjust som windows style includes, but ended up with some missing files/definitions so some guidance would be appriciated.

Best regards Peter