micropython
micropython copied to clipboard
Use ntptime with sim800l
Hi I am using a sim800l instead of wifi and would like to update the clock locally with ntptime.
Is it possible to do this with sim800l and ntptime.
All help is much welcomed thanks
See my version of ntptime. The official version is ESP8266-specific and has other drawbacks.
@peterhinch Why you didn't try to merge your version into Mircopython?