This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Missing AT commands for nrf91?

I am trying to do things like

  • get the current date and/or time
  • configure a socket
  • activate a socket

Usually I use commands like

  • at+cclk
  • at+csdf
  • at+ctzu
  • nitz
  • at+scfg
  • at_sgact

Am I missing something?

Related