uC to control a WiSOC based on network activity

Thread Starter

aboulfad

Joined Mar 9, 2017
1
Hi,

I am trying design an embedded Ultra low power LAN to Wifi Linux router and I need to control the WiSOC based on the detection of network activity on the LAN side. The device connecting to the router cannot send magic packets so Wake on LAN is out of the picture.

The reason I want to control the WiSOC is that most of the openwrt supported chipset (ar933x, ralink,.. do not have sleep modes and the WiSOC consumes anywhere from 80-120mA@5V. My target consumption in "detection/sleep" mode is < 10-20mA.

So my high level idea is to have some ultra low power Ethernet chip/uC to listen on the LAN, and when there's activity (Layer 1/2/3) to power the WiSOC and the rest of the power hungry system. However that makes for a complicated design... Any suggestions in how to accomplish my design goals? Thank you!
 
Top