Applications¶
A set of example applications are provided to show how to implement typical user scenarios using the nRF9151 Connect Kit. Applications typically include a fully integrated software stack and can serve as a starting point for developing your product. They use interface drivers and libraries from the nRF Connect SDK and its set of repositories to implement a specific use case, while Samples showcase a single feature or library.
-
Enable a CMSIS-DAP interface for debug and programming, a USB-UART bridge for terminal emulation and an Interface Shell for accessing board-specific functionality.
-
Enable you to test various connectivity features of the nRF9151 such as LTE link handling, TCP/IP connections and GNSS, etc.
-
Emulate a stand-alone LTE modem on the nRF9151. The application accepts both the modem-specific AT commands and proprietary AT commands.