Seppo Takalo
Seppo Takalo
Imlement TCP/IP pipe using Sim908 TCP stack. This allows us to use streaming protocols. (e.g. WebSocket, XMPP)
Implement functions to read sms messages. Imlement functions/handlers to react for incoming messages.
LwM2M interoperability test binary requires a bit more file descriptors than the default 4. Interoperability tests got broken in PR https://github.com/zephyrproject-rtos/zephyr/pull/72834 this fixes it.
When zsh-autosuggestion is used, this syntax highlighting overwrites its colors making sometimes impossible to see if the suggestion is accepted or not. See the screencast. On the last line, it...