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/CC1352R: DMM 15.4 Collector and BLE peripheral example,

Part Number: CC1352R

Tool/software: TI-RTOS

Dear Sirs

There is an DMM example for 15.4 sensor and BLE peripheral.

However I would like a 15.4 Collector and BLE peripheral. Is such an example in the pipeline and if so when?

Thanks

/Dan

  • Hello Dan,

    Yes, we see the value in this application and it is currently being worked on by our SW team.
    We cannot release any additional information on this for now.

    Regards,
    AB
  • Thanks for really fast reply.
    While waiting I am thinking about an intermediate solution.
    I could live with that the BLE and 15.4 does not run concurrently.
    Do you think it would be doable to implement the Collector example and simple peripheral and switch ( slow switch several minutes) beetwen them?
    If so I need to activate/deactivate the collector and BLE respectively. Any hints, if it's possible, how to do that?
    Thanks
    /Dan
  • Hello,

    I believe it is doable to do this, but very difficult. The reason being that a collector device needs to be listening to the network all the time. If you want to look into it, I would suggest starting with the DMM example and start modifying it to work to your specific needs. DMM has everything you need to switch between protocols, but you will need to figure out the timing of things.

    Sorry, I couldn't give you a better solution to this.

    Regards,
    AB