Hi Experts,
We are using non_os_sdk 2.0 with and facing following problem with os_timer_arm() api.
os_timer_arm() api takes timer value in milliseconds and it is a unsigned 32 bit integer parameter. But timer is not triggered if we set timer value 6871000 (6871 seconds and above) though it works fine if the timer value is 6870000 msec (6870 sec or less). As a result we can not run a timer even for two hours duration (7200 sec) whereas application needs timer up to 8 hours.
I would like to know where is this limitation in the SDK and is there any patch to fix the problem?
We are home automation company and have thousands of live devices facing this issue. We can update them through FOTA once the solution is found.
Help from esp team will be very helpful.
os_timer_arm does not work for timer value more 6871 sec (6871000 ms) and above
Re: os_timer_arm does not work for timer value more 6871 sec (6871000 ms) and above
Postby Her Mary » Fri Mar 27, 2020 5:55 pm
Could the doc https://www.espressif.com/sites/default ... nce_en.pdf Section 3.1.1 help?
If the problem is still unsolved with the doc, maybe you can submit a issue on GitHub, the project seems just updated 3 days ago. https://github.com/espressif/ESP8266_NONOS_SDK/issues
If the problem is still unsolved with the doc, maybe you can submit a issue on GitHub, the project seems just updated 3 days ago. https://github.com/espressif/ESP8266_NONOS_SDK/issues
Who is online
Users browsing this forum: No registered users and 180 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.