Hello,
Today, it' possible to get data position and realize http post with at_client FW ?
Hello,
Today, it' possible to get data position and realize http post with at_client FW ?
Hi,
it' possible to get data position and realize http post with at_client FW ?
I am not sure what you mean by "get data position", but you cannot use the at_client to send IP data. For that, you have to use serial_lte_modem. If you mean GPS, then no. And I don't think the serial_lte_modem has support for GPS either. However, you should be able to expand the serial_lte_modem sample to include GPS functionality
The serial_lte_modem sample can let you send TCP data (I am not sure if it supports TLS), so yes, you can send HTTP messages as long as you format them yourselves.
-Amanda H.
Hi,
it' possible to get data position and realize http post with at_client FW ?
I am not sure what you mean by "get data position", but you cannot use the at_client to send IP data. For that, you have to use serial_lte_modem. If you mean GPS, then no. And I don't think the serial_lte_modem has support for GPS either. However, you should be able to expand the serial_lte_modem sample to include GPS functionality
The serial_lte_modem sample can let you send TCP data (I am not sure if it supports TLS), so yes, you can send HTTP messages as long as you format them yourselves.
-Amanda H.
Hello,
Hi,
Maxvi33 said:
Yes, you can search on the Devzon for similar threads.
Maxvi33 said:Finally, I modify my code with segger embedded studio but before each "build and run" i must first, erase code device with programmer tool..
Another solution exists?
You can use the west build and west flash. Please see the tutorial: 1.2 Build and flash - using west
If you have a new issue, please create a new support case. :)
-Amanda H.