PravallikaKG
Results
2
issues of
PravallikaKG
I fetched the code from https://github.com/eclipse/paho.mqtt.embedded-c'' I am using paho client on my tiny embedded device. The programming is to be done C. Embedded device is of linux flavour. So,...
question
In ntpclient/main.c program, at **read** function call the program is hanging and not coming out. Looks like it is not getting response from ntp server. Same case at recievefrom function...