[GH-ISSUE #703] Adjusting EC Polling rate doesn't match settings #621

Closed
opened 2026-02-26 00:33:08 +03:00 by kerem · 2 comments
Owner

Originally created by @Dainslaif on GitHub (Jun 4, 2019).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/703

Describe the bug
I have a config for my G75VW laptop that correctly reads and writes the values for my fans. No matter what the EC Poll Interval value is, the values only update every 2500ms.

To Reproduce
Start NBFC and load the config matching your laptop.
Set the EC Poll Interval to 500ms.
Watch the values, which only update once every 2.5 seconds

Expected behavior
The Temperature and Fan speed readings to update at the rate I set in the EC Poll Interval.

System information
Windows 8
NBFC 1.6.3
NbfcService.zip

Additional context
Apps like Coretemp and MSI Afterburner read and update values rapidly, but I'm assuming they use different methods, so I'm not sure if there's another limiting factor taking place.

Originally created by @Dainslaif on GitHub (Jun 4, 2019). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/703 **Describe the bug** I have a config for my G75VW laptop that correctly reads and writes the values for my fans. No matter what the EC Poll Interval value is, the values only update every 2500ms. **To Reproduce** Start NBFC and load the config matching your laptop. Set the EC Poll Interval to 500ms. Watch the values, which only update once every 2.5 seconds **Expected behavior** The Temperature and Fan speed readings to update at the rate I set in the EC Poll Interval. **System information** Windows 8 NBFC 1.6.3 [NbfcService.zip](https://github.com/hirschmann/nbfc/files/3251793/NbfcService.zip) **Additional context** Apps like Coretemp and MSI Afterburner read and update values rapidly, but I'm assuming they use different methods, so I'm not sure if there's another limiting factor taking place.
kerem closed this issue 2026-02-26 00:33:08 +03:00
Author
Owner

@hirschmann commented on GitHub (Jun 5, 2019):

The poll interval defines at which rate the NBFC service polls/updates the EC.
It doesn't affect at which interval the Windows client (GUI) is updated. Currently the client update interval is 3 seconds and cannot be changed.

<!-- gh-comment-id:499240636 --> @hirschmann commented on GitHub (Jun 5, 2019): The poll interval defines at which rate the NBFC service polls/updates the EC. It doesn't affect at which interval the Windows client (GUI) is updated. Currently the client update interval is 3 seconds and cannot be changed.
Author
Owner

@Dainslaif commented on GitHub (Jun 6, 2019):

Alright, I'll submit it as a feature request, thanks.

<!-- gh-comment-id:499326892 --> @Dainslaif commented on GitHub (Jun 6, 2019): Alright, I'll submit it as a feature request, thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#621
No description provided.