-->
Page 6 of 9

Re: Native Smartmeter/datalogger

PostPosted: Wed Nov 19, 2014 2:26 pm
by Borstenhorst
this is not where it would belong.
Plase make sure you understand the program flow.

In at_base_cmd.c

at_setupCmdCipStartLog

os_timer_arm(&polling_timer, 1000, 1);
replace with
os_timer_arm(&polling_timer, 60000, 1);

in
polling_timer_elapsed

remove all the GPIO checking and add your ADC code.

Re: Native Smartmeter/datalogger

PostPosted: Wed Nov 19, 2014 4:35 pm
by alonewolfx2
thank you very much :)

Re: Native Smartmeter/datalogger

PostPosted: Wed Nov 19, 2014 4:45 pm
by Borstenhorst
Image

Re: Native Smartmeter/datalogger

PostPosted: Thu Nov 20, 2014 9:33 am
by alonewolfx2
link seems to always open in your application.it can be problem with sebserver. maybe it be better to shut down the connection after sending data.
Code: Select allSEND OK
ALREDY CONNECT

SEND OK
ALREDY CONNECT

SEND OK
ALREDY CONNECT

SEND OK
ALREDY CONNECT

SEND OK
ALREDY CONNECT