Hello All -? I'm wondering if it's possible to change the Idle Timer on the device. Currently my device will go idle if there's no data for roughly 7 seconds which causes noticeable lag when my next packet goes out (roughly 2000 ms minus maybe 150 for the rtt). I did manage to turn off power saving mode in /etc/wimax/config.xml by setting?<PowerSaveEnable>0</PowerSaveEnable> but this did not help the issue. When the card goes idle this is what the Wimaxd.log shows: 03:00:35: ?1544275712 @Notice ? @ACT ? ? ? ? ? ?@Act_MessagesHandler(IN). pdwResponseMessageID=1544273304 [Act_MessagesHandler] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?@Act.c ? ? ? ? ? (518) ? @wimaxd03:00:35: ?1544275712 @Notice ? @ACT ? ? ? ? ? ?@Act_MessagesHandler(IN). dwSentMessageID=6 [Act_MessagesHandler] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?@Act.c ? ? ? ? ? (524) ? @wimaxd03:00:35: ?1544275712 @Notice ? @ACT ? ? ? ? ? ?@Got L4_PROXY_OPCODE_L4_INDICATION_ARRIVED message [Act_MessagesHandler] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? @Act.c ? ? ? ? ? (540) ? @wimaxd03:00:35: ?1544275712 @Notice ? @ACT ? ? ? ? ? ?@Got system state report. system state=9 , isL5DispatcherOpen=1 [Act_MessagesHandler] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?@Act.c ? ? ? ? ? (559) ? @wimaxd03:00:35: ?1544275712 @Notice ? @NDNS_Agent ? ? @NDnSAgent_SystemStateUpdate: SystemState=Idle, ConnectState=NotApplicable, swRf=1, hwRf=1 [NDnSAgent_SystemStateUpdate] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? @NDnSAgent_CBs.c (216) ? @wimaxd03:00:35: ?1544275712 @Notice ? @NDNS_Agent ? ? @L4C_SetControllerModeEx(IN): systemStateUpdate=Idle, swRfStatus=1, hwRfStatus=1 [L4C_SetControllerModeEx] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? @NDnSAgent.c ? ? (1356) ?@wimaxd03:00:35: ?1544275712 @Notice ? @NDNS_Agent ? ? @L4C_SetControllerModeEx. systemState=10 [L4C_SetControllerModeEx] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? @NDnSAgent.c ? ? (1392) ?@wimaxd03:00:35: ?1544275712 @Notice ? @NDNS_Agent ? ? @Handling DataPathConnected system state. Current state=10, previous state=9 [L4C_HandleDataPathConnected] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? @NDnSAgent.c ? ? (1080) ?@wimaxd03:00:35: ?1544275712 @Notice ? @NDNS_Agent ? ? @L4C_SetControllerModeEx(OUT): status=0 [L4C_SetControllerModeEx] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?@NDnSAgent.c ? ? (1527) ?@wimaxd Thank you, -Ted