mrezan Currently using default firmware I’m able to send AT commands using USB, but not Uart. Is it that I need to flash using at_client only I’m able to use Uart?
It actually uses UART. You would need to re-map the AT interface to another set of pins using an overlay.
mrezan What are the steps to send data using http by AT command? I want to use NB-iot. I couldn’t find an example of doing so. I want to test the network first without changing any firmware.
The default firmware doesn’t support HTTP. I think the SLM though does. https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/README.html