NCK

Results 3 issues of NCK

AT+HTTPPOST=,, How to use it? please help? AT+HTTPPOST="http://www.nettracer","content-type:application/json&x-access-token:xRhyvidySx4644","{latitude:34}" please help me for content type and x-access-token?

How i fix this error ? help me please with example you can test with this #define FIREBASE_HOST "tmm-control-default-rtdb.firebaseio.com" #define FIREBASE_AUTH "UMSoNu2cGNM1Nmzbpv7B5rjms2XceBcuzVwJnKeI"

SDK Version : Latest File location : api_event.h & api_inc_pm.h typedef enum{ PM_CHARGER_STATE_DISCONNECTED = 0, PM_CHARGER_STATE_CONNECTED = 1, PM_CHARGER_STATE_CHRGING = 2, PM_CHARGER_STATE_FINISHED = 3, PM_CHARGER_STATE_ERROR_TEMPERATURE = 4, PM_CHARGER_STATE_ERROR_VOLTAGE = 5,...