Appiko / nrf5x-firmware

The repository for the firmware of Appiko's camera triggering device
GNU General Public License v3.0
9 stars 10 forks source link

Add callbacks for these three functions - GSM oper status, GPRS status, HTTP request #12

Closed EarthLord closed 4 years ago

EarthLord commented 4 years ago

https://github.com/Appiko/nrf5x-firmware/blob/72ca8af7527181f617bf940325909432cee3989b/codebase/AT_lib/sim800_oper.h#L170

https://github.com/Appiko/nrf5x-firmware/blob/72ca8af7527181f617bf940325909432cee3989b/codebase/AT_lib/sim800_oper.h#L141

https://github.com/Appiko/nrf5x-firmware/blob/72ca8af7527181f617bf940325909432cee3989b/codebase/AT_lib/sim800_oper.h#L164

Only if the POST request is success or failure as of now.