We have developed our own application board with the nRF9160 on it according to the reference design.
The modem is connected to an application controller by UART (no HW Ctrl pins) and I have the same UART to connect from outside.
I wanted to know if it is possible to connect it to the nRF Cloud for test reasons (just send some packages)
For the moment I use the "Serial LTE modem" Software (removed RTS/CTS) to send AT commands from application controller.
In general I can get a connection with the LTE/NB-ioT and get an IP address.
Questions:
- Is it possible to connect to the nRF Cloud just using AT commands?
- How can I use / update a certificate (only AT)?
- How do the packages look like that must be sent (by AT)?
Thanks for helping...
Regards,
Bernd