Driver for performing HTTP/HTTPS GET and POST operations using the AT Protocol serial modem driver.

This solution is a full implementation of code to GET and POST via HTTP and HTTPS with a remote server over a UART based AT Protocol link. This solution is designed for the BX310x WiFi modem and provides a foundation for developing new solutions for additional AT Protocols on different hardware devices.

Supports loading a buffer for small messages, or callbacks (both Header and Data) for larger data transfers...

Sign Up For Full Access
Members gain full access to the Prosource library with dozens of source files for ARM Cortex, ATMega, PIC processors as well as desktop and embedded Linux systems. Solutions for bootloaders, Buildroot and Yocto targets as well as guided articles on embedded development to gain critical knowledge in new systems and speed up development.
Statistics:
Language:C
Files:4
Lines:636
Files size: 19.5 KB
 
RAM usage:Not Set
Avg Flash:Not Set
Code:
Source #1 - Members Only
Source #2 - Members Only
Source #3 - Members Only
Source #4 - Members Only