Difference between revisions of "At commands"

From Wiki at Neela Nurseries
Jump to: navigation, search
m (AT%SMODEMSLEEP command)
m (Nordic Semi Online Power Profiler notes addition.)
Line 13: Line 13:
 
Power Saving Mode (PSM) command details:
 
Power Saving Mode (PSM) command details:
 
*  https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/cpsms.html
 
*  https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/cpsms.html
 +
 +
 +
<!-- comentario -->
 +
 +
 +
== Nordic Semi Online Power Profiler notes ==
 +
 +
<pre>
 +
*  https://devzone.nordicsemi.com/power/w/opp/3/online-power-profiler-for-lte
 +
 +
 +
- SECTION - General settings:
 +
  Chip:  nRF9160 rev2
 +
  Network mode:  LTE-M
 +
 +
- SECTION - PSM
 +
  Enable [y]
 +
  Periodic TAU (sec)            . . . a.k.a. T3412 timer
 +
  Active time (sec)            . . . T3324 timer "Lengh of time modem must stay in RRC idle mode before entering PSM, stay reachable by network in case data needed
 +
 +
- SECTION - RRC idle mode
 +
  Enable [y]
 +
  iDRX interval (sec)          . . . "How often User Equipment listens for incoming data on the network."
 +
 +
- SECTION - Data transfer
 +
  Enable [y]
 +
  Data size (bytes)
 +
  Data transfer interval (sec)
 +
 +
- SECTION - Network paramters
 +
  TX output power (dBm)        . . . dynamically adjusted by network provider.
 +
  RRC inactivity timer (sec)    . . . decided by network provider.
 +
  cDRX interval (sec)          . . . decided by network provider.
 +
  cDRX on duration (ms)        . . . decided by network provider.
 +
  cDRX inactivity timer (ms)    . . . radio must remain in cDRX mode for this period before entering DRX mode, this decided by network provider.
 +
  iDRX PDCCH repetitions (ms)  . . . how long radio must "listen" during iDRX interval, set by network provider cannot be set by User Equipment (UE).
 +
 +
- SECTION - SIM card settings
 +
  Clock stop current (uA)      . . . card specified current consumption when card powered at 1v8.
 +
  Enable shut down in iDRX [y]  . . . review AT%XDATAPRFL command and SIM card specifications to see whether card power shutdown supported by card maker.
 +
 +
- SECTION - GPS
 +
  Enable [n]
 +
 +
 +
</pre>
  
  
 
<!-- comentario -->
 
<!-- comentario -->

Revision as of 14:18, 6 May 2022

0425 AT%SMODEMSLEEP command . . .

~04xx

Acronyms used in Nordic Semi nRF9160 and LTE modem documentation:

Power Saving Mode (PSM) command details:



Nordic Semi Online Power Profiler notes

*  https://devzone.nordicsemi.com/power/w/opp/3/online-power-profiler-for-lte


- SECTION - General settings:
  Chip:  nRF9160 rev2
  Network mode:  LTE-M

- SECTION - PSM
  Enable [y]
  Periodic TAU (sec)            . . . a.k.a. T3412 timer
  Active time (sec)             . . . T3324 timer "Lengh of time modem must stay in RRC idle mode before entering PSM, stay reachable by network in case data needed

- SECTION - RRC idle mode
  Enable [y]
  iDRX interval (sec)           . . . "How often User Equipment listens for incoming data on the network."

- SECTION - Data transfer
  Enable [y]
  Data size (bytes)
  Data transfer interval (sec)

- SECTION - Network paramters
  TX output power (dBm)         . . . dynamically adjusted by network provider.
  RRC inactivity timer (sec)    . . . decided by network provider.
  cDRX interval (sec)           . . . decided by network provider.
  cDRX on duration (ms)         . . . decided by network provider.
  cDRX inactivity timer (ms)    . . . radio must remain in cDRX mode for this period before entering DRX mode, this decided by network provider.
  iDRX PDCCH repetitions (ms)   . . . how long radio must "listen" during iDRX interval, set by network provider cannot be set by User Equipment (UE).

- SECTION - SIM card settings
  Clock stop current (uA)       . . . card specified current consumption when card powered at 1v8.
  Enable shut down in iDRX [y]  . . . review AT%XDATAPRFL command and SIM card specifications to see whether card power shutdown supported by card maker.

- SECTION - GPS
  Enable [n]