Is there any way to detect a transmission?

Good morning,

I want to measure the power consumption in transmission for a NBIoT sensor, is there any technique to auto detect the communication wave, or just do it manually?

Thank you!

Hi,

If you have the possibility to set a GPO high, on your device, when transmission starts then you can connect this GPO to one Otii Arc GPI and monitor this GPI.

With Enterprise license, you could in scripting (lua, python or whatever scripting language wanted):

  1. Start a recording
  2. Monitor your GPI
  3. When this GPI switches high, notice the timing and use this later when crop
  4. When transmission is done, stop recording
  5. Crop data, with some extra timing before and after transmission, not to miss any data
  6. Save project

I hope this helps!

1 Like