Hello everyone, I am currently messing around with AE & I have a plan but no idea how to execute it. I want to have two separate networks, one for processing and auto crafting & one purely for storage. I want them to be able to pull items from each other, the closest I can get is an ME interface and a storage bus, but that only works one way. does anyone else have any better ideas on how I can manage this? or am I better off just having one larger network?
AE really works better with just one larger network. There's no benefit at all to having two separate networks in the way you are envisioning.
However, that said, you might consider moving away from AE for part of your processing/crafting. Export and Import busses can get pretty expensive, both for power and material cost. But if you interface with a more traditional item transport mechanism like itemducts or BC pipes, you can save quite a bit of that expense.
For example, my ore processing works by having a precision export bus into an ender chest. The ender chest feeds a seperate network of pulverisers, redstone furnaces and itemducts, which are fed back into another enderchest. This ender chest is the main entry point into my AE system that most of my farms feed.