Hi,
What is the difference between dmm_154collector_remote_display_app_2_4g and dmm_154collector_remote_display_app example program?
-kel
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.
Hi,
What is the difference between dmm_154collector_remote_display_app_2_4g and dmm_154collector_remote_display_app example program?
-kel
Hi kel,
The TI 15.4-Stack is capable of communicating at Sub-1 or 2.4 GHz PHYs, as can the CC1352R device. Thus the dmm_154collector_remote_display_app_2_4g uses 2.4 GHz TI 15.4-Stack whereas dmm_154collector_remote_display_app uses Sub-1 GHz TI 15.4-Stack.
Regards,
Ryan
Hi Ryan,
My application is a Sub 1 GHz sensor network. At collector I need to connect smart phone using Bluetooth. From what I know a DMM alternates mode from Sub 1 Ghz and 2.4 GHz(BLE). So, I should use dmm_154collector_remote_display_app as base program for collector?
-kel
That is correct. If you needed the DMM to alternate between a 2.4 GHz TI 15.4-Stack Sensor and 2.4 GHz BLE5-Stack then you would choose dmm_154collector_remote_display_app_2_4g.
Regards,
Ryan